body {
	background-color: #510000;
	background-position: center top;
	text-align: center;
	background-image:url(Images/bg2.png);
	background-repeat:repeat-x;
}
.tabletitle {
	background-image: url(Images/tbltop.gif);
	height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #999999;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px none;
	border-left: 0px solid;
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}
.tablebody {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	vertical-align: top;
	background-color: #700101;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0px;
	height: 100%;
}
.navitem {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #CC3333;
	text-align: center;
	vertical-align: top;
	border: thin solid #990000;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.basictext {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #999999;
}
a:active {
	color: #CCCCCC;
}
.imgborder {
	border: 4px solid #510000;
}
.affiliate {
	border: 1px solid #CCCCCC;
}