/* CSS Document */

body {
	margin : 0;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #000000;
	background:#f6f6f6;

      }
	  
a:focus{outline:0px;}
 
.blue-head{font-family:"Times New Roman", Times, serif; font-size:22px; color:#003366;}
.black-head{font-family:"Times New Roman", Times, serif; font-size:20px; color:#000000;}
.red-head{font-family:Trebuchet Ms; font-size:13px; color:#cc0000;}

.blacktext
{FONT-FAMILY:VERDANA; 
 FONT-SIZE:12PX; 
 COLOR:#000000;
 }
.black_small
{FONT-FAMILY:VERDANA; 
 FONT-SIZE:11PX; 
 COLOR:#000000;
 }


/*----------------------- Menu css -------------------------*/

.menu-tabs{height:31px; font-family:tahoma; font-size:11px; color:#ffffff;}
.menu-tabs a{height:23px; display:block; color:#ffffff; text-decoration:none; padding:8px 0 0 0; margin:0 12px 0 12px;}
.menu-tabs a:hover{background:url(../images/menu-over-bg.jpg); height:23px; display:block; color:#ffffff; text-decoration:none; padding:8px 0 0 0; margin:0 12px 0 12px;}

.sel{background:url(../images/menu-over-bg.jpg); height:31px;  font-family:tahoma; font-size:11px; color:#ffffff; width:124px;}


