﻿.pagehdr
{
	background-color: #0061B0;
	font-size: 15px;
	color: White;
	font-weight: bold;
	font-family: arial;
	border: 1;
	text-align: center;
}

.pagehdr2
{
	background-color: #006600;
	font-size: 15px;
	color: White;
	font-weight: bold;
	font-family: arial;
	border: 1;
	text-align: center;
}
.pagehdr3
{
	background-color: #f76b6b;
	font-size: 15px;
	color: black;
	font-weight: bold;
	font-family: arial;
	border: 1;
	text-align: center;
}
.alterrowstyle
{
	font-family: Arial;
	font-size: 11px;
	background-color: mintcream;
	color: Black;
	text-align: left;
	vertical-align: top;
}
.gridrowstyle
{
	font-family: Arial;
	background-color: white;
	font-size: 11px;
	color: Black;
	text-align: left;
	vertical-align: top;
}
.mendSpan
{
	color: Red;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.menu
{
	background-color: #0061B0;
	font-size: small;
	color: White;
	font-weight: bold;
	font-family: Arial;
	border: 1;
	text-align: left;
}

.menuHoverStyle
{
	background-color: White;
	font-size: small;
	color: #0061B0;
	font-weight: bold;
	font-family: Arial;
	border: 1;
	text-align: left;
}
.logout
{
	border: #0061b0 2px solid;
	color: #0061b0;
	width: 100%;
	font-weight: bold;
	font-size: smaller;
	font-family: Arial;
}
font
{
	font-weight: normal;
	font-size: medium;
	text-transform: capitalize;
	color: blue;
	font-family: Arial;
}




.lblSubHeadingStyle
{
	font-size: 13px;
	color: #0061B0;
	font-family: 'Arial';
	text-align: center ;
	height: 17px;
	font-weight: bold;
	text-decoration: underline;
}

.lbltxt
{
	height: 20px;
	width: 153px;
	border-right: #e0e0e0 2px solid;
	border-top: #e0e0e0 2px solid;
	border-left: #e0e0e0 2px solid;
	border-bottom: #e0e0e0 2px solid;
}

.lblmessage
{
	font-family: Arial;
	font-size: 13px;
	color: Red;
	font-weight: bold;
}

.litmsg
{
	color: red;
}


.tblstyle
{
	 border: #0061b1 1px solid; 
	border-radius: 8px;
	-moz-border-radius: 8px;
	width: 75%;
}

.tdformat
{
	text-align: left;
	vertical-align: top;
}




.popupHeader
{
	font-size: 9px;
	color: blue;
	font-family: arial;
	font-weight: bold;
}

.popupCaption
{
	background-color: #0061B0;
	font-size: 13px;
	color: white;
	font-family: Arial;
	font-weight: bold;
}




/* #trback
	{
		HEIGHT: 21px;
	 BACKGROUND-COLOR: #7aceeb;
	} */



.lblstyle
{
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	font-size: 14px;
	color: Black;
	font-weight:bold;
}



.loginstyle
{
	color: #0061b0;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
}

.headimg
{
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 6px solid rgba(221, 218, 215, 0.23);
}

.bodystyle
{
	background: whitesmoke;
}

/* .divred
{
	height:1.5px;
	background-color:#cc3333;
	width:100%
}

.divcblue
{
	height:1.5px;
	background-color:#7aceeb;
	width:100%
} */

.divstyle
{
	border: lightskyblue 2px solid;
	height: 1px;
	background-color: #cc3333;
	width: 99.7%;
}

.divblank
{
	height: 1.5px;
	width: 99%;
}

.gridheader
{
	background-color: #0061B0;
	font-size: 12px;
	color: White;
	font-weight: bold;
	font-family: arial;
	text-align: left;
	height: 18px;
}

.txtbox
{
	color: Black;
	font-family: Arial;
	font-size: 12px;
	width: 120px;
}

.ddl
{
	color: Black;
	font-family: Arial;
	font-size: 12px;

}
.btnStyle
{
	background-color: #0061B0;
	font-size: 12px;
	color: White;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	width: 120px;
	height: 25px;
	border-width: 0px;
}

.btnStyle2
{
	background-color: #006600;
	font-size: 12px;
	color: White;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	width: 120px;
	height: 25px;
	border-width: 0px;
}
.gridstyle
{
	font-family:Arial;
	font-size:12px;	
}









