body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003A6D;
}
a:link {
	text-decoration: none;
	color: #003A6D;
}
a:visited {
	text-decoration: none;
	color: #003A6D;
}
a:hover {
	text-decoration: none;
	color: #C4122F;
}
a:active {
	text-decoration: none;
	color: #003A6D;
}
.headpad {
	background-image: url(images/headpad.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.d_rast {
	background-image: url(images/d_rust.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.lug {
	background-image: url(images/lug.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.uprust {
	background-image: url(images/u_rust.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.city {
	background-image: url(images/city.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bluerast {
	background-image: url(images/bluerast.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.blpnt {
	background-image: url(images/blpnt.gif);
	background-repeat: repeat-x;
	background-position: center top;
}