Body {
	scrollbar-arrow-color : #FFD700;
	scrollbar-base-color : #003366;
	scrollbar-shadow-color :#1D1D28;
	scrollbar-face-color : #184963;
	scrollbar-highlight-color :#9FA0A7;
	scrollbar-darkshadow-color : #003366;
	scrollbar-3d-light-color:#F3F7FA;
}

A:link    {color : #FFD700; text-decoration : none;}
A:visited {color : #FFD700; text-decoration : none;}
A:active  {color : #EA860B; text-decoration : none;}
A:hover   {color : #FFA332; text-decoration : none;}

A.top:link    {color : #FFFFFF;	text-decoration : none;}
A.top:visited {color : #FFFFFF; text-decoration : none}
A.top:active  {color : #FFFFFF; text-decoration : none;}
A.top:hover   {color : #FFCC33; text-decoration : none;}

A.nav:link    {color : #E9A44F; text-decoration : none;	text-align : center;	font-size : 12px;	font-weight : bold;}
A.nav:visited {color : #E9A44F; text-decoration : none;	text-align : center;	font-size : 12px; font-weight : bold}
A.nav:active  {color : #EA860B; text-decoration : none;	text-align : center;	font-size : 12px; font-weight : bold}
A.nav:hover   {color : #C67715; text-decoration : none;	text-align : center;	font-size : 12px; font-weight : bold}

A.subnav:link    {color : #DDEFFF;	text-decoration : none;	text-align : center;	font-size : 10px;	font-weight : bold;}
A.subnav:visited {color : #DDEFFF; text-decoration : none;	text-align : center;	font-size : 10px; font-weight : bold}
A.subnav:active  {color : #DDEFFF; text-decoration : none;	text-align : center;	font-size : 10px; font-weight : bold}
A.subnav:hover   {color : #FFFFFF;	text-decoration : none;	text-align : center;	font-size : 10px; font-weight : bold}

A.red:link    {color : #DC143C;	text-decoration : none;	text-align : center;	font-size : 13px;	font-weight : bold;}
A.red:visited {color : #DC143C; text-decoration : none;	text-align : center;	font-size : 13px; font-weight : bold}
A.red:active  {color : #DC143C; text-decoration : none;	text-align : center;	font-size : 13px; font-weight : bold}
A.red:hover   {color : #F26884;	text-decoration : none;	text-align : center;	font-size : 13px; font-weight : bold}

A.linknav:link    {color : #000000;	text-decoration : none;}
A.linknav:visited {color : #000000; text-decoration : none}
A.linknav:active  {color : #000000; text-decoration : none;}
A.linknav:hover   {color : #FFFFFF; text-decoration : none;}

.orangetext {color : #FEC92B; text-decoration : none;}
.greentext {color : #83FF0B; font-size : 13px; text-decoration : none;}
.blacktext {color : #000000; font-size : 13px; text-decoration : none; font-weight : bold;}
.bluetext {color : #006699; text-decoration : none; font-weight : bold; font-size : 10px;}
.redtext {color : Red; text-decoration : none; font-weight : bold; font-size : 13px;}
.pinktext {color : #FF1493; text-decoration : none; font-weight : bold; font-size : 13px;}



TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #DDEFFF;
	font-weight : normal;
}

.pagetitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Silver;
	font-weight : bold;
}

.navtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #E9A44F;
	font-weight : bold;
}

.config {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;  
}

form
{
 padding : 0px;
 margin : 0px;
 padding-bottom: 0px; 
 padding-left: 0px; 
 padding-right: 0px; 
 padding-top: 0px; 
 margin-bottom: 0px; 
 margin-top: 0px; 
 margin-right: 0px;
 margin-left: 0px;
}

.brightcell {
	background-color: #00486C;
	color: #FFFFFF;

}
