body {
	background-image:url(/images/back.jpg);
	background-repeat:repeat-x;
	background-position: top center;
}

.body {
	font-family: Rockwell, Courier, Times New Roman, Times;
	font-size: 14px;
	color: #663300;
}

.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
.boxdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CB6632;
	font-style: bold;
	font-weight: bold;
}
.topbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CD6530;
	font-style: bold;
	font-weight: bold;
}
.topboxrev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
	font-style: bold;
	font-weight: bold;
}

a{
	color:#669999;
	text-decoration:none;
}

a:hover{
	color:#009999;
	text-decoration:underline;
}

.boldfoot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.tdsidebar {
	background-image: url(backtable.jpg);
	background-repeat: repeat-x;
}.bottomcell {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom: 1;
}
