body {
margin:0px;
background:#02537E;


}

.brd {border:1px #2d4900 solid;
}
.inner-txt {
	font-family:Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	line-height:18px;
}

.prd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #382c17;
	text-decoration: none;
	font-weight: normal;
}
.prd td{ padding:10px 4px 10px 4px; vertical-align:top; }

.active {
	display:block;
	width:87px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height:20px;
	color:#FFFFFF;
	background:URL(images/hover.png);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:middle;
	
}
.normal:hover {
	display:block;
	width:87px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height:20px;
	color:#FFFFFF;
	background:URL(images/hover.png);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:middle;
}
.normal {
	display:block;
	width:87px;
	height:20px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	line-height:20px;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	
}

.style3 {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #e3fe00;
}
.text3 {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
}
.num-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.txt-box {
	border:1px #0268AA solid;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.rightBrdr {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}

.heading {
	font-family:Tahoma, Arial;
	font-size:20px;
	color:#0162ad;
	text-align:justify;
}

.link {
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#ffff00;
	text-decoration:none;
	font-weight:bold;

}

.trustsign {
color:#0162ad;
}

a {
	color: #ffffff;
	text-decoration:none;

}
