<style type="text/css">
<!--
body {
	background-color: #c10202;

}

.content {
    font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}	

.tdbg {
	background-color: none;
	background-image: url(mainbg.gif);
    background-repeat:repeat;
}

.tdfoot {
	background-color: none;
	background-image: url(footer.gif);
    background-repeat: norepeat;
	height: 38px;
}

.copyright {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright a {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
}

.copyright a:hover {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	color: #2C9939;
}

.lowernav {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.lowernav a {
	font-size: small;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	
}
.lowernav a:hover {
	font-size: small;
	text-decoration: none;
	color: #C10202;
	font-family: Arial, Helvetica, sans-serif;
	
}
 
.tablemenu {
border-style: dotted;
border-width: 2px;
border-color: #cccccc;
}

	
-->
</style>

