body {padding:0; margin:0;}

body {background-image: url('images/bg_blue_gray_grid.gif');}

body, td, th {
text-align: left;
font-family:Verdana;
font-size:11px;
color:#595A5C;}

.heading{
text-align: left;
font-family:Arial;
font-size:16px;
font-weight:bold;
color:#35477d;}

.bld {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#000000;}

a {
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#0e5bc1;}

a:hover {
text-decoration: none;
color: #ff8900;
}

.white{
	color: #FFFFFF;
	font-size:11px;
}
.white:visited {
	color: #FFFFFF;
	font-size:11px;
}
.white:hover {
	color: #ff9b35;
	font-size:11px;
	text-decoration: none;
}
.white:active {
	color: #FFFFFF;
	font-size:11px;
}