.mainhdr {
	font-family:  Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform:uppercase;
	/*color: #690303; */
	color:#3B5998;
	text-decoration: none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff6c00;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.btn {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2d3437;
	height: 20px;
	border: 1px solid #FFFFFF;
}
.focushdr {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
	color: #ff6c03;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #868686;
	text-decoration: none;
	height::25px;
}
.txtbox {
	/*border: 1px solid #dfe3e5;*/
	border:1px solid #BDC7D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height:20px;
}

.subheading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #3D474B;
	text-decoration: none;
}
.txtarea {
	/*border: 1px solid #dfe3e5;*/
	border:1px solid #BDC7D8;
}

.tablewithgrayborder
{
	border:solid 1px #BBBBBB;
	background-color:#F7F7F7;
}

.textlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3B5998;
	text-decoration: none;
	line-height: 25px;
}

.blacklabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}

.txtbox_new {
	/*border: 1px solid #dfe3e5;*/
	border:1px solid #BDC7D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height:20px;
	width:50px;
}

.txtbox_serialno {
	/*border: 1px solid #dfe3e5;*/
	border:1px solid #BDC7D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height:20px;
	width:25px;
}
.button
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 font-style:normal;
 font-weight:bold;
 color: #B9F0E1;
 text-decoration:none;
}


a.button:link
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 font-style:normal;
 font-weight:bold;
 color:#B9F0E1;
 text-decoration:none;
}

a.button:hover
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 font-style:normal;
 font-weight:bolder;
 color: #0099CC;
 text-decoration:none;
}

a.button:active
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 font-style:normal;
 font-weight:bold;
 color:#B9F0E1;
 text-decoration:none;
}

.btn1
{
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform:capitalize;
	color:#3B5998;
	text-decoration: none;
}

a.btn1:link
{
    font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform:capitalize;
	color:#3B5998;
	text-decoration: none;
}

a.btn1:active
{
    font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform:capitalize;
	color:#3B5998;
	text-decoration: none;
}
	
a.btn1:hover
{
    font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform:capitalize;
	color: #66CCFF;
	text-decoration:none;
}

.textcolor1
{
color:#336699;
font-style:normal;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-decoration: none;
line-height: 18px;
}

.textcolor2
{
color: #339999;
font-style:normal;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
line-height: 18px;
}

.textcolr
{
color:#333333;
font-style:normal;
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
line-height: 18px;
}

.warning
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
}
