BODY
{
	background-color: #F4F3DF;
}
.SubMenu
{
	font-size: 12px;
	border-left-color: white;
	border-bottom-color: white;
	color: #1B3599;;
	border-top-color: white;
	font-family: Arial;
	background-color: #EEEEEE;
	border-right-color: white;
	cursor:pointer;
	cursor:hand;
	font-weight:bold;
	FILTER: Alpha(Opacity=100); 

}

.SubMenuCover
{
    BORDER-TOP: #000000  1px solid;
    BORDER-LEFT:  #000000  1px solid;
    BORDER-RIGHT:  #000000  1px solid;
    BORDER-BOTTOM:  #000000 1px solid;
    
   	cursor:pointer;
	cursor:hand;
}

.ActiveRow
{
	background-color: #EFD5BE;
	color:#5770a9;
		cursor:pointer;
	cursor:hand;
		font-size: 12px;
	font-family: Arial;

	
	 BORDER-TOP: #ccccc  1px solid;
    BORDER-LEFT: #ccccc  1px solid;
    BORDER-RIGHT: #ccccc  1px solid;
    BORDER-BOTTOM: #ccccc 1px solid;
}

.Verdana11Px{  font-family:Arial, Helvetica, sans-serif; 
	text-align: justify; font-size:11px; color:#333366;}

.Verdana11PxBlack{  font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-align: justify; font-size:11px; color:#00000;}

.Verdana13PxBlack{  font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-align: justify; font-size:13px; color:#00000;}

.Head1
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
	; font-size:13px; color:#DD1A28;	font-weight:bold;
}

.SubMenubar{  font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-align: justify; font-size:11px; color:#1B3599; 	background-color: #EEEEEE;}

.aBlue {  color: #1B3599; text-decoration: none; cursor:pointer;	cursor:hand;}
.aBlue:hover {  color: #1B3599; text-decoration: underline;cursor:pointer;	cursor:hand;}

.aWhite {  color: #FFFFFF; text-decoration: none;cursor:pointer;	cursor:hand;}
.aWhite:hover {  color: #FFFFFF; text-decoration: underline;cursor:pointer;	cursor:hand;}

.aBlack {  color: #000000; text-decoration: none;cursor:pointer;	cursor:hand;}
.aBlack:hover {  color: #000000; text-decoration: underline;cursor:pointer;	cursor:hand;}

.SubMenuBarCover
{
    BORDER-TOP: #DD1A28  1px solid;
    BORDER-LEFT:  #DD1A28  1px solid;
    BORDER-RIGHT:  #DD1A28  1px solid;
    BORDER-BOTTOM:  #DD1A28 1px solid;
}


.LeftMenu { 
	font-family: Verdana; font-size: 14px; color:white; font-weight:bold;
}

.H 
{
	background-color: "#EFD5BE"; 
	bgcolor:"#EFD5BE"; 
	layer-background-color: "#EFD5BE"; 
	cursor:pointer;
	cursor:hand;
	color:#5770a9;
	font-family: Verdana; 
	font-size: 14px; 
	color:white; 
	font-weight:bold; 
	vertical-align: absmiddle;
}  

.D 
{
	background-color: "#5770a9"; 
	bgcolor:"#5770a9"; 
	layer-background-color: "#5770a9"; 
	cursor:pointer;
	cursor:hand; 
	color:white;
	font-family: Verdana; 
	font-size: 14px; 
	color:white; 
	font-weight:bold; 
	vertical-align: absmiddle;
}  