body {
	background-color: #F5F5F5;
	scrollbar-face-color: #CADBEF;
	scrollbar-highlight-color: #F1F5F8;
	scrollbar-shadow-color: #D4F2E4;
	scrollbar-3dlight-color: #D4F2E4;
	scrollbar-arrow-color: #5B6EB6;
	scrollbar-track-color: #E6F3FC;
	scrollbar-darkshadow-color: #5A8287;
	color: #6978A5;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-image: url(images/gears.jpg);
	}

font,th,td,p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}


h1 {
	color: #6495ED;
	font-size: 18px;
	letter-spacing: 10px;
}

h2{
	color: #8482C6;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
}

h3{
	color: #4169E1;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
}

b {
	color: #5B6EB6;
}

i {
	color: #6666CC;
}

a:link,a:active,a:visited {
	text-decoration: none;
	color: #28699B;
	border-bottom: thin dotted #A9A9A9;
}
a:hover		{
	text-decoration: underline;
	color: #8A2BE2;
}
hr	{
	border: 1px solid #C7CBE6;
	background-color: #8092DE;
}

textarea, select, input{
	color: #465673;
	font: normal bold 12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #B0C4DE;
	background-color: transparent;
}

li{
	list-style: circle url(images/bullet.gif);
	padding: 1px 1px 1px 1px;
	margin: 1px 1px 1px 1px;
}


u{
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FF1493;
	text-decoration: none;
}

TT {
	color: #AB91E3;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	border: 1px dashed #DCDCDC;
	background-color: #FFFFF0;
	font-weight: bold;
}

.fdnews{
	border-top: 1px dashed #A488E1;
}

.fdnews div {
	border-bottom: 1px dashed #A488E1;
	padding: 10px;
}

.sidebar {
	border: 1px dashed #A488E1;
}

.content {
	border-left: 1px dashed #A488E1;
	border-top: 1px dashed #A488E1;
	border-bottom: 1px dashed #A488E1;
	white-space: normal;
}

.header {
	border-left: 1px dashed #A488E1;
	border-top: 1px dashed #A488E1;
	border-right: 1px dashed #A488E1;
	background-image: url(images/head.jpg);
}

