body {
	background-color: #FF6600;
	margin: 0px;
	padding: 0px;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.bottomnav { color: #FFFFFF; text-decoration: none}
a.bottomnav:hover { color: #CCCCCC; text-decoration: none}
a { color: #993333; font-weight: bold; text-decoration: none}
a:hover { color: #000000; text-decoration: none}
.bottomnav {color: #FFFFFF;}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.topback {
	background-image: url(images/top_back.gif);
	background-repeat: repeat-x;
}
.bottomback {
	background-image: url(images/bottom_back.gif);
	background-repeat: repeat-x;
}
.pd {padding-left: 30px;}