/*::::::::::::::::::::::::::defaults:::::::::::::::::::::::::*/


A {text-decoration:none; color:#FFFFFF}
A:hover {text-decoration:none; color:#FFFFFF}

/*UserIDtitle	UserNAMEtitle	UserTYPEtitle*/
.dbblue {font-size:12px; color:#4233CD; text-decoration:none;}

.small {font-size:10px; text-decoration:none;}





/*top navigation font blue color - use on the search | user manual | log out area*/
.topnav a {text-decoration:none; color: #4233CD}
.topnav a:hover {text-decoration:underline; color: #4233CD}



/*:::::::::::::::css for color theme::::::::::::::::::::*/
/*color:	#framecolor	#frameline	#evenresults
/*GRYTheme: 	#AB0028		#0080FF 	#BCCADC */
/*WHTTheme: 	#2E6E1B 	#FFD200 	#E0DCB8 */
/*BRNTheme: 	#2C2289 	#FF7E00 	#D9CEBF */



.framecolor
{
	background-color: #21140D;
	color: #FFFFFF;
}




/*this is the color for the background in the subnavigation bar.*/
.subnavbg
{
	background-color: #21140D;
}

/*font color for the dhtml generated text*/
.subnav a 
{
	
	font-size:12px;
	text-decoration:none; 
	color: #78B1E7
}
.subnav a:hover 
{
	
	font-size:12px; 
	text-decoration:underline; 
	color: #84C3FF
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::*/




