.Error
{
	font-family: Verdana, Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: red; 
}
.bordertd
{
border:1px solid #DBDBDB;
color:#9A9A9A;
font-size:11px;
font-weight:bold;
text-align:center;

}

.borderTableStyle
{
border:1px solid #DBDBDB;

}
.RowHighlight
{
	
	color: navy;
	font-size: 12px;
	background-color:#C8DEF2;
	cursor:hand;
	font-family:Arial;
}
.RowDim
{
	color: black;
	background-color:#F5f5f5;
	font-size: 12px;
	cursor:hand;
	font-family:Arial;
}

.RowAltHighlight
{
	
	color: navy;
	font-size: 12px;
	background-color:#C8DEF2;
	cursor:hand;
	font-family:Arial;
}
.RowAltDim
{
	color: black;
	background-color:#DFDFDF;
	font-size: 12px;
	cursor:hand;
	font-family:Arial;
}
		


.Buttons
{
	border: 1px solid;
	text-align: center;
	background-color:#333333;
	/*width: 65px;*/
	cursor: hand;
	height: 22px;
	color: white;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 11px;
}

.TextBoxMandatory
{
    BORDER: #8e9cb5 1pt solid;
    BACKGROUND-POSITION: right top;
    FONT-SIZE: 12px;
    BACKGROUND-IMAGE: url(SiteImages/Required.gif);
    WIDTH: 180px;
    height:20px;
    COLOR: #191970;
     BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: Verdana
}
.TextArea
{
	BORDER: #8e9cb5 1pt solid;
    FONT-SIZE: 12px;
     WIDTH: 350px;
    COLOR: #191970;
    FONT-FAMILY: Verdana
	
}

.Pagerstyle
{
	FONT-WEIGHT: bold;
    COLOR:blue;
    font-family:"Trebuchet MS", Verdana;
    font-size :13px;
}

.combo
{
	BORDER: #8e9cb5 1pt solid;
    FONT-SIZE: 12px;
    WIDTH: 180px;
    height:20px;
    COLOR: #191970;
    FONT-FAMILY: Verdana
}

.FormLabel
{
    PADDING-LEFT: 0px;
    FONT-SIZE: 8pt;
    COLOR: #23649c;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: right;
    font-weight:bold;    
}

.LoginHeader
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    font-family: Arial;
    text-align: center;
    background-color:#f5f5f5;

}
.ListHeader
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    color:White;
     background-image:url(SiteImages/Bg.Jpg);
    font-family: Arial;
    text-align: center;
	background-color:#23649C;
}
.TableHeader
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    font-family: Arial;
    padding:5px;
    text-align: left;
    background-color:#99ccff;
}

/*******************Classes for LEFTMENU Control *****************/

.HighLightRow
{
	font-size: 12px;
	font-weight:bold;
	color: white;
	background-color:red;
}
.DimmedRow
{
	font-size: 11px;
	color: #CCCCCC;
	background-color:#999999;
}

/*******************Classes for LEFTMENU Control *****************/