/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin: 0px;
	background-color: #000000;
	scrollbar-face-color: #C8B47F; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #000000;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.backc1 {
	background-color: #FFFFFF;
}
.backc2 {
	background-color: #000000;
}
.backc3 {
	background-color: #4D5563;
	background-image: url(../images/menuback.gif);
}
.backc4 {
	background-color: #4D5563;
}
.backc5 {
	background-color: #1E303C;
}
.backc6 {
	background-color: #0033FF;
}
.backc7 {
	background-color: #0033CC;
}
.backc8 {
	background-color: #003399;
}

.sm_whiteB {
	color: #FFFFFF;
	font-size: 11px;

}
.sm_whiteB12 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.sm_whiteB14 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.sm_greyB14 {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.link1 a:link {
	color: #768296;
	font-size: 10px;
	text-decoration: none;
}
.link1 a:hover {
	color:#CCCCCC;
	font-size: 10px;
	text-decoration: underline;
}
.link1 a:visited {
	color: #768296;
	font-size: 10px;
	text-decoration: underline;
}



.link2 a:link {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
}
.link2 a:hover {
	color:#FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
.link2 a:visited {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
}
.link3 a:link {
	color: #768296;
	font-size: 9px;
	text-decoration: none;
}
.link3 a:hover {
	color:#CCCCCC;
	font-size: 9px;
	text-decoration: underline;
}
.link3 a:visited {
	color: #768296;
	font-size: 9px;
	text-decoration: none;
}
.link4 a:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.link4 a:hover {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.link4 a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}




.link5 a:link {
	color: #D4B773;
	font-size: 11px;
	text-decoration: underline;
	font-family: Tahoma;
	font-weight: bold;
}
.link5 a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #FF9900;
	font-family: Tahoma;
	font-weight: bold;
}
.link5 a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #D4B773;
	font-family: Tahoma;
	font-weight: bold;
}
.link6 a:link {
	color: #D4B773;
	font-size: 12px;
	text-decoration: underline;
}
.link6 a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #FF9900;
}
.link6 a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #D4B773;
}
.link7 a:link {
	color: #EAEAEA;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.link7 a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #768296;
	font-weight: bold;
}
.link7 a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #768296;
	font-weight: bold;
}

.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #283F59;
	cursor : pointer;
	background-color : #AFB6C0;
	padding : 1px;
	margin: 1px;
	border: 1px ridge #BFD5EA;
}

.input { 
         color: #000033; 
         font-size: 9px; 
         font-family: Verdana; 
         font-weight: normal; 
} 
.red {
	color: #FF0000;
	text-indent: 5px;
	text-align: center;
	list-style-type: none;
}
.copyright {
	color: #666666;
	text-indent: 5px;
	text-align: center;
	list-style-type: none;
	font-size: 10px;
}
.small {
	color: #CCCCCC;
	font-size: 10px;
}
.hilite {
	color: #FF9900;
	font-size: 10px;
}
.intin {
	color: #FFFFCC;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
