.bodyStyle
{
	color: black;
	background-color: #cfe4f8;
}

.textStyle
{
	BORDER-RIGHT: black 1px groove; 
	BORDER-TOP: black 1px groove; 
	FONT-SIZE: 8pt;
	BORDER-LEFT: black 1px groove; 
	COLOR: 4989B5; 
	BORDER-BOTTOM: black 1px groove; 
	FONT-FAMILY: Verdana, arial; 
	background-color: #F7F7F7;
	font-weight: bold;	
}	
.ListStyle
{
	BORDER-RIGHT: black 1px groove; 
	BORDER-TOP: black 1px groove; 
	FONT-SIZE: 8pt;
	BORDER-LEFT: black 1px groove; 
	COLOR: 4989B5; 
	BORDER-BOTTOM: black 1px groove; 
	FONT-FAMILY: Verdana, arial; 
	background-color: #F7F7F7;
	font-weight: bold;	
}	

.tdBanner
{
	background-color: #003366;
}

.tableBanner
{
	border:none 0px ;
	margin: 0pt 0px 0px 0px;
	width: 100%;
	height: 4%;
}
.LabelErrorMsg
{
	font-weight: normal;
	font-size: 10pt;
	text-transform: capitalize;
	color: red;
	font-style: normal;
}
.tblTitle
{
	text-align:center;
	width:100%;
}

TD
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, Helvetica;
}

.buttonLogin
{
	border-right: #cccccc 1px outset;
	border-top: #cccccc 1px outset;
	font-weight: bold;
	border-left: #cccccc 1px outset;
	color: white;
	border-bottom: #cccccc 1px outset;
	background-color: #3399cc;
	border-color:SkyBlue;
	border-style:Groove;
}

.GridButton
{
	border-right: #cccccc 1px outset;
	border-top: #cccccc 1px outset;
	font-weight: bold;
	border-left: #cccccc 1px outset;
	cursor: hand;
	color: white;
	border-bottom: #cccccc 1px outset;
	background-color: #54b5d9;
}
BUTTON
{
	color: #006633;
	background-color: lightsteelblue;
	border-style :groove ;
	font-family: Verdana;
}

.Labelcontrol
{
	font-weight: bold;
	font-size: 8pt;
	font-family:Verdana;
	color:  #12478d;
}

.LabelcontrolPwd
{
	font-weight:normal;
	font-size: 7pt;
	font-family:Verdana;
	color:  #12478d;
}

.LabelCompany
{
	font-weight: bold;
	font-size: 8pt;
	font-family:Verdana;
	color:  white;
}

.ViewTitle
{
	font-weight: bold;
	font-size: 9pt;
	font-family:Arial;
}
.ViewText
{
	font-size: 9pt;
	font-family:Arial;
}


.LabelLogin
{
	font-weight: bold;
	font-size: 12pt;
	text-transform: capitalize;
	color: #ffffff;
}


.GridHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #a8d4f3;
	text-align: center;
	border-color:SteelBlue
}
.GridItemStyle
{
	font-size: 9pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color:  #FFFFFF;
	text-decoration: none;
}
.GridAlternateItemStyle
{
	font-size: 9pt;
	color: black;
	font-family: Helvetica, sans-serif;
	background-color: #d5edff  ;
	text-decoration: none;
}

.BtnColor
{
	font-weight: bold;
	color: white;
	border-top-style: groove;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	border-right-style: groove;
	border-left-style: groove;
	background-color: #4687b3;
	border-bottom-style: groove;
}
body, html 
{
  background-color :#cfe4f8;
  scrollbar-face-color: #4687b3;
  scrollbar-shadow-color:black;
  scrollbar-highlight-color: #cfe4f8;
  scrollbar-darkshadow-color:#cfe4f83;
  scrollbar-track-color:#cfe4f8  ;
  scrollbar-arrow-color: #cfe4f8;
}

.FootNote
{
	font-weight: bold;
	font-size: 8pt;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
}
.ToolbarText
{
	font-family : Arial;
	font-size : 10pt;
	color:#FFFFFF;
	font-weight: bold;	
}

.CheckStyle
{
	font-weight: bold;
	font-size: 9pt;
	color: #4989B5;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CFE4F9;
}
