.toptable {
	background-image: url(/images/top_bkgrnd.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
}
body {
	background-image: url(/images/bkgrnd.gif);
	margin: 0px;
	padding: 0px;


}
.maintable {
	background-color: #FFFFFF;
	border: 1px solid #D2D3D3;
	position: static;
}
.maintable2 {
	background-color: #FFFFFF;
	border: 1px solid #D2D3D3;
	position: static;
}
.mainpage {
	width: 688px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;

}
A.leftnav:LINK, A.leftnav:VISITED {
	font-size: 11px;
	color: #274776;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
A.leftnav:HOVER {
	text-decoration: underline;
	color: #C0C2DB;
}
input {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 1px;
}
.padding {
	padding: 6px;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FFCC00;
	padding: 1px 1px 1px 4px;
	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: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.nrmltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;

}
