body {
	background-color: #4F0000;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.nav {
	background-image: url(images/nav.jpg);
}
a.topnav {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding: 10px;
	float: left;
	display: block;
}
a:hover.topnav {
	color: #000000;
	text-decoration: underline;
}
a.topnavg {
	font-weight: bold;
	color: #009D00;
	text-decoration: underline;
	padding: 10px;
	float: left;
	display: block;
}
a:hover.topnavg {
	color: #000000;
	text-decoration: underline;
}
.main {
	padding: 4px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FC881B;
	margin: 0px;
	padding: 0px;
}
.ref {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #990000;
	padding: 2px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.footer {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	color: #333333;
}
.cat-top {
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	font-family: "Comic Sans MS";
}
li a{
	font-weight: bold;
	color: #000000;
	background-color: #EE664C;
	padding: 2px;
	display: block;
	margin-bottom: 1px;
	display: block;
	list-style-type: none;
}
li {
	list-style-type: none;
}.catleft {
	padding-right: 1px;
}
.catright {
	padding-left: 1px;
}a.white {
	color: #FFFFFF;
	text-decoration: none;
}
