@charset "utf-8";
.menubg {
	background-image: url(images/menubtn.jpg);
}
.blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: blink;
}

.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d8cb4;
	text-decoration: none;
}
.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d8cb4;
	text-decoration: none;
}

.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tablebgdark {
	background-color: #edf3fe;
}
.tablebrdr {
	border: 1px solid #E1E1E1;
}

.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.blubld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #21669E;
	text-decoration: none;
}

.footer:active {
}
.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}




.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d8cb4;
	text-decoration: none;
}
.nrmltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	text-align:justify;
	padding:0px 3px 0px 0px;
}
.whitetxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.more:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.more:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tablebrdr {
	border: 1px solid #CCCCCC;
}

.more:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
.menu:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.orngetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6e00;
	text-decoration: none;
}
.orngetxt h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff6e00;
	text-decoration: none;
}
.orngetxt h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6e00;
	text-decoration: none;
}
.orngetxt h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6e00;
	text-decoration: none;
}
.greybg:link {
	background-color: #FFFFFF;
}
.greybg:visited {
	background-color: #FFFFFF;
}
.greybg:hover {
	background-color: #E8E8E8;
}
.greybg:active {
	background-color: #FFFFFF;
}


.footertxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
/*seo navigation style start here*/
.navi
{
	width:100%;
}
.navi h1 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 0px 0px 10px;
	text-decoration:none;
}
.navi h1 a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#004184;	
	text-decoration:none;
}
.navi-bg
{
	background-image:url(images/navi-bg.png);
	background-repeat:no-repeat;
	width:170px;
	height:45px;
}
/*seo navigation style end here*/
/*enquiry page style*/
.enq-font
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	
}
/*enquiry page style end here*/
