tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0D3F1C;
	text-decoration: none;
}
.blacktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
form{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
}
td.tabbg
{
	background-image:url(images/grad_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-attachment: fixed;

}
body {
	background-color: #BBE4FF;
	margin-left: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:hover {
		color: #000000;
		text-decoration: none;
}
.heading
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
