 
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: underline;}


/*Body css*/
html, body{
	margin-left: 0px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f3f2f7;
	
	
	
}


/*Text Link css*/
.link_1 a:link {Font-Family:Century;color: #ffffff;text-decoration:  none;font-size: 12px; font-weight:bold;}
.link_1 a:visited {Font-Family:Century;color: #ffffff; text-decoration: none;font-size: 12px; font-weight:bold;}
.link_1 a:active {Font-Family:Century;color: #ffffff;text-decoration: none;font-size: 12px; font-weight:bold;}
.link_1 a:hover {Font-Family:Century;color: #000000;text-decoration: none; font-size: 12px; font-weight:bold;}

.link_2 a:link {Font-Family:Century;color: #000000;text-decoration:  none;font-size: 12px; font-weight:bold;}
.link_2 a:visited {Font-Family:Century;color: #000000; text-decoration: none;font-size: 12px; font-weight:bold;}
.link_2 a:active {Font-Family:Century;color: #000000;text-decoration: none;font-size: 12px; font-weight:bold;}
.link_2 a:hover {Font-Family:Century;color: #ffffff;text-decoration: none; font-size: 12px; font-weight:bold;}

.link_3 a:link {Font-Family: Century;color: #000000;text-decoration: none;font-size: 12px; font-weight:bold;}
.link_3 a:visited {Font-Family: Century;color: #000000; text-decoration: none;font-size: 12px; font-weight:bold;}
.link_3 a:active {Font-Family: Century;color: #000000;text-decoration: none;font-size: 12px; font-weight:bold;}
.link_3 a:hover {Font-Family: Century;color: #000000;text-decoration: underline; font-size: 12px; font-weight:bold;}




/*Font css */
.Light10{Font-Family: Arial, Verdana, Helvetica, sans-serif;Font-Size: 10px; Font-weight:normal; }
.Light11{Font-Family: Arial, Verdana, Helvetica, sans-serif;Font-Size: 11px; Font-weight:normal; }
.Light12{Font-Family: Arial, Verdana, Helvetica, sans-serif; ;Font-Size: 12px; Font-weight:normal; }
.Light13{Font-Family: Arial, Verdana, Helvetica, sans-serif;Font-Size: 13px; Font-weight:normal; }
.Light14{Font-Family: Trebuchet MS;Font-Size: 18px; Font-weight: normal; }
.Light16{Font-Family: Arial, ;Font-Size: 16px; Font-weight:normal; }
.Light24{Font-Family: Annabel Antique ..., Annabel Antique Script;Font-Size: 24px; Font-weight:normal; }


/*Text color css*/
.White{color:#FFFFFF;}
.Black{color:#000000;}
.Blue{color:#ecf8f7;}





/*Bgcolour css*/
.BgWhite{background-color:#ffffff;}
.BgGray{background-color:#ecf8f7;}
.BgBlue{background-color:#e7f1f3;}
.BgBlue01{background-color:#ececec;}



/*Image Border css*/
.ImgBdr1{border:1px solid #e0e1e1;}


/*Table Border*/
.TblBrd1{ border-left:1px solid #ffffff;}


/*Linehight*/
.Linehight{line-height:10px;}


/*Paddign Css*/
.Pad1{padding-left:5px; padding-bottom:5px;}
.Pad2{padding-left:30px;}
.Pad3{padding-left:8px;}

/*Margin css*/
.Margin{margin:5px 5px 5px 5px;}


/*Button css*/
.But1{Font-Family: Verdana,Arial,Tahoma; Font-Size: 11px; Font-weight:normal; Background-color:#e9e9e9; color:#7d7d7d;
Border:1px solid #949494;}

.But2{Font-Family: Verdana,Arial,Tahoma; Font-Size: 11px; Font-weight:normal; Background-color:#ffffff; color:#000000;
Border:1px solid #a5acb2;}