/* CSS Document */

p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.Heading {
	font: bold 18px 'Trebuchet MS';
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #330000;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}



.sub_header {
	font: bold 18px 'Trebuchet MS';
	display: none;
	color: #330000;
	font-size: 12px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #330000;
	line-height: 18px;
	padding: 3px 22px 20px;
	list-style-type: none;
	text-align: left;
	text-decoration: underline;
}

.link {
       font-family: Tahoma, Arial, sans-serif;
	   color:#FFCC00;
	   font-size:9px;
	   
}
 a:hover {font-weight:bold;
          font-size:10px;
		  
		  color:#FF0000;
		  
}		  
		   
	   
      
 .refern  {font-weight:bold;	  
		   font-family: Verdana, Arial, Helvetica, sans-serif;
		   color:#FFFFFF;
		   font-size:16px;
		   }
.externall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
