BODY {
	font : "Times New Roman", Times, serif;
	scrollbar-3dlight-color:#3A88C8;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #F2F2F2;
	scrollbar-darkshadow-color:#2B6697;
	scrollbar-face-color: #E1E1E1;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: Black;
	margin : 0px 0px 0px 0px;
	color : White;
	background-image : url(images/bgt3.jpg);
	background-position : top;
	background-repeat : no-repeat;
	background-color : #4D7495;
}
TD {
	font : normal 13px "Times New Roman", Times, serif; color : White;
}


.copyright {
	font : 9px "Times New Roman", Times, serif;
	text-decoration : none;
}

A:HOVER, a:link, a {
	color : White;
}

A.nav, A.nav:active, A.nav:focus, A.nav:link, A.nav:visited  {
	font-size : 20px;
	color : #4D7395;
	text-decoration : none;
	background-color : transparent;
	border : 1px solid White;
	padding : 2px 6px 2px 6px;
	width : 160px;
	display : block;
	background-image : url(images/bgbtn.jpg);
}
A.nav:hover {
	font-size : 20px;
	color : #4E0D2B;
	background-color : transparent;
	text-decoration : none;
}
A.navs, A.navs:active, A.navs:focus, A.navs:link, A.navs:visited  {
	font-size : 20px;
	color : #A6B9CA;
	text-decoration : none;
	background-color : transparent;
	border : 1px solid White;
	padding : 2px 6px 2px 6px;
	width : 160px;
	display : block;
	background-image : url(images/bgbtn2.jpg);
}

.link {
	color : #D2D2DD;
	text-decoration : none;
	font-size : 10;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	letter-spacing : normal;
	border-bottom-style : double;
	border : 3 outset;
	border-width : 1;
	background-color : #1D3A58;
	border-bottom-color : Fuchsia;
	border-left-color : #FC8C10;
	border-top-color : #FFCC33;
}

.baselink {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 12;
	font-family : "Times New Roman", Times, serif;
	letter-spacing : normal;
	background-color : #FF0000;
	font-weight : bold;
}

.linkChoose {
	color : #EBEBEB;
	text-decoration : none;
	font-size : 12;
	font-family : "Times New Roman", Times, serif;
	letter-spacing : normal;
	background-color : #C60000;
	font-weight : bold;
}

.link2 {
	color : #705F63;
	text-decoration : none;
	font-size : 10;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	letter-spacing : normal;
	border-bottom-style : double;
	border : 0;
	border-width : 1;
}

.smalltext {
	font : 9px "Times New Roman", Times, serif;
}

.title1 {
	font : 16px "Times New Roman", Times, serif;
    font-weight : bold;
	color : #4D7495;
	background-color : #ffffff;
	text-decoration : none;
 	font-weight : normal;
	margin-top : 2px; 
}

.title {
	font : italic  15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : extra-bold;
	color : #ffffff;
	text-decoration : italic;
	font-weight : normal;
	margin-top : 2px;
}
