body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia;
	
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #989898;
}
td{
	/*vertical-align: top;*/
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	line-height: 1.4;
	color: #202020;
	font-weight: normal;
}
#maintable{
	background-image: url("../web.gif");	
	
}
#page{
	background-color: #FFFFFF;
	padding: 5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 730px;
	text-align: left;
}
a{
	color: #000000;
	font-weight: normal;
	
}
a:hover{
	color: #202020;
}
.imgheader{
	border-bottom: 1px solid #220301;
}
.desc{
	font-size: 12px;
	margin-bottom: 5px;
	color: #202020;
	font-weight: normal;
}
#content{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

#sidebar{
	margin-top: 5px;
	/*margin-left: 10px;*/
	text-align: left;
}
#footerlinks{
	font-weight: bold;
	margin-top: 2em;
	text-align: right;
	padding-right: 10px;
}
#footerlinks a{
	color: #000000;
	font-weight: normal;
}
.catname, .catname a{
	color: #CC0000;
	font-size: 18px;
	font-family: Arial;
	text-decoration: none;
}
.catimage{
	border: 2px solid #7A2E14;
	float: left;
	margin-right: 5px;
	/*margin-bottom: 5px;*/
	margin-top: 5px;
}

.catname a:hover{
	text-decoration: underline;
	color: #CC0000;
}
.selcat{
	color: #CC0000;
	font-weight: bold;
}
li {
	margin-top: 1px;
	margin-bottom: 1px;
	list-style: disc; 
	line-height: 1.4;  
	margin-left: 0px;
	padding-left: 0px;
	/*padding-left: 0px; */
}
.tocat{
	
	list-style: none; 
}
.tocat a{
	
	font-weight: bold;
	background-color: #CC0000;
	padding: 5px;
	color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 12px;
}
ul{
		/*margin: 0px 0px 1em 0px;
	padding: 0px 0px 1em 0px;	*/
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 2px;
	padding-top: 2px;
}
h1{
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
form{
	margin: 0px;
}

/* backend stuff */
.oddrow{
	background-color: #EEEEEE;
	color: #000000;
	 
}
.oddrow a, .oddrow td{
	color: #000000;
}
.evenrow{
	background-color: #F5F5F5;
	color: #000000; 
	
}
.evenrow a, .evenrow td{
	color: #000000;
}
.textfield{
	width: 300px;
}
.descriptionfield{
	width: 300px;
	height: 200px;
}
.combofield{
	width: 300px;
}
.submitbutton{
	width: 100px;
}
.buttons{
	margin: 10px 0px 0px 0px;
}
.caption{
	margin: 1em 0px 0px 0px;
}
.description{
	color: #000000;
	margin: 0px 0px 0px 0px;
}

.logname{
	font-weight: bold;
}

#trades{
	margin-top: 1em;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	
}
#trades a{
	color: #7A2E14;
	font-weight: normal;	
}

.topbanner{
	float: left;
	text-align: left;
	padding: 5px;
}

#toplist{
	margin-bottom: 1em;
}
#toplist a{
	color: #404040;
}
#toplist .star{
	color: #ff0000;
	font-weight: bold;
}
#toplist td{
	font-family: Verdana;
	font-size: 10px;
	vertical-align: top;	
}
#avcats{
	margin-bottom: 1em;
}
.stars{
	font-weight: bold;
	color: #ff0000;
	font-size: 14px;
}
.bottomnav td, .bottomnav a{
font-weight: bold;
font-size: 18px;
text-align: center;
background-color: #989898;
padding: 2px;
margin: 4px;
}
.selected{
background-color: red !important;
}
