.verdana_10px {font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif;}/*For words on search page*/
.verdana_10px_B {font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }/*For words on search page*/
.color_white {color: #FFFFFF}/*Show words as White*/
.verdana_18px_B {font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.verdana_16px_B {font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.tablebackground {background-color: #3333FF} 
.verdana_11px {font-family: Georgia, "Times New Roman", Times, serif; 
                 font-size:11px;}
.verdana_10px_B_white {font-family: Georgia, "Times New Roman", Times, serif;
				   font-size: 10px;
				   font-weight: bold;
				   color: #FFFFFF}
.verdana_10px_B_black {font-family: Georgia, "Times New Roman", Times, serif;
				   font-size: 10px;
				   font-weight: bold;
				   color: #000000;}
.border_B1 {border-bottom-width: 1;
			    border-bottom-style:solid;
				border-bottom-color:#E8E8E8;}
.border_B1_B {border-bottom-width: 1;
			    border-bottom-style:solid;
				border-bottom-color:#000000;}				
.border_L_R_T_B1 {border-bottom-width: 1;
			    border-bottom-style:solid;
				border-bottom-color:#E8E8E8;
				border-left-width: 1;
			    border-left-style:solid;
				border-left-color:#E8E8E8;
				border-right-width: 1;
			    border-right-style:solid;
				border-right-color:#E8E8E8;
				border-top-width: 1;
			    border-top-style:solid;
				border-top-color:#E8E8E8;}		
.border_L_R_T_B1_black {border-bottom-width: 1;
			    border-bottom-style:solid;
				border-bottom-color:#000000;
				border-left-width: 1;
			    border-left-style:solid;
				border-left-color:#000000;
				border-right-width: 1;
			    border-right-style:solid;
				border-right-color:#000000;
				border-top-width: 1;
			    border-top-style:solid;
				border-top-color:#000000;}	
				
a, a:visited{
color:#000000;
}			

a:hover{
color:#000000;
text-decoration:none;
}							
			   
																