.body {
	background-color: #212B32;
	margin: 0px;
}
.links_up {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #103D67;
	text-decoration: none;
}
.links{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #103D67;
	text-decoration: none;
}
.links2{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.links:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #103D67;
	text-decoration: underline;
}
.padding1 {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	text-decoration: none;
	text-align: justify;
}
.border1 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B1B1B1;
}
.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.textfield {
/*	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 16px;
	border: 1px solid #144D81;*/
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EDEDED;
	/*height: 16px;*/
	border: 1px solid #8A8A8A;
}
.link2_up {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #92C2E3;
	text-decoration: none;
}
.link2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #92C2E3;
	text-decoration: none;
}
.link2:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #92C2E3;
	text-decoration: underline;
}
.padding2 {
	padding-left: 5px;
}
.footer_up {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: none;
	line-height: 16px;
}
.footerlink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: none;
	line-height: 16px;
}
.footerlink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: underline;
	line-height: 16px;
}
.heading2 {
	background-color: #F6F6F6;
	border: 3px solid #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #0A4573;
	text-decoration: none;
	/*height: 22px;*/
	padding-left: 5px;
}
.contenttext {
	font-family: Tahoma;
	font-size: 11px;
}
.link3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003399;
text-decoration: none;
font-weight: bold;
}
.opinion {

	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 5px;
	text-decoration : none
}
.button-bg{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;

	background-color:#3B5D2B
	text-align: center;
	height: 20px;
	border: 1px solid #3499CF;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #005BB7;
}


.redtext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.link5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993333;
}
.border
{
	border: 1px dotted #006699;
}
.cssbut{
	border:none;
	text-align:center;
	font-weight:bold;
	color:#000000;
	font-size:11px;
	cursor:hand;
	width:136px;
	height:33px;
	text-transform:capitalize;
	background-color: transparent;
	background-image: url(../images/login_bt.gif);
	background-repeat: no-repeat;
	outline:none;
}
/*.border
{
	border: 1px solid #006699;
}*/