body 
{
	margin-top:40;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	font-family:Verdana;
	font-size:10px;
	color:Black;
	padding-left:8px;
}

.roundedPanel
{
	width: 443px;
	background-color: #f4f2f1;
	color: white;
	font-weight: bold;

}
.BannerTBL {
	background-image: url(images/topbanner.jpg);
	background-repeat:no-repeat;
	clear: none;
	float: none;
	height: 122px;
	width: 775px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ContentTBL {
	background-repeat: repeat;
	clear: none;
	float: none;
	height: auto;
	width: 775px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tdPad {
	padding: 10px;
}
.Headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 300px;
}
