.gridheader     {
                background :#BACAC0;
                color:black;
                font-weight:bold
                }
.gridfooter     {
                background :B2C9D5;
                color:black;
				border-bottom-style:inset;
				border-bottom-width:1px;
				border-bottom-color:#000000;
				border-top-style:outset;
				border-top-width:1px;
				border-top-color:#000000;
                }
.griditem       {
                background :#DDDDDD;
                color:black
                }
.gridalteritem  {
                background :#EEEEEE;
                color:black
                }
.gridbody       {
                background :#e7e7e7;
                color:black
                }
.CommonTextField {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color:#666666;
	width:50%;
	padding-left:5px;
	border: 1px solid #999999;
}
.CommonDropDown
 {
	font-family: Tahoma, Verdana;
	font-size: 11px;	
	border: 1px solid #999999;
	color:#000000;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	
}
.TableTopHeading {
	font-family:Tahoma, Verdana;
	font-size: 12pt;	
	font-weight:bold;
	color:#FFFFFF;
}
.TableRowHeading {
	font-family: Tahoma, Verdana;
	font-size: 10pt;	
	font-weight:bold;	
}
.CommonButton {
width:50%;
}
.FooterText {
	font-family:Tahoma, Verdana;
	font-size: 10px;	
	color:#FFFFFF;
}
.CommonLink {
	font-family:Tahoma, Verdana;
	font-size: 11px;	
	color:#02566F;	
	text-decoration:underline;
}
.CommonLink:hover {
	font-family:Tahoma, Verdana;
	font-size: 11px;	
	color:#02566F;	
	text-decoration:none;
}
.SecureBodyTable {
	width:800px;
}
.NavLink {
	font-family:Tahoma, Verdana;
	font-size: 10px;	
	font-weight:bold;
	color:#02566F;	
	text-decoration:underline;
}
.NavLink:hover {
	font-family:Tahoma, Verdana;
	font-size: 10px;
	font-weight:bold;	
	color:#02566F;	
	text-decoration:none;
}
