body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	/*background-color: #989898;*/
	background-color: #8198A5;
}
td{
	/*vertical-align: top;*/
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	color: #202020;
	font-weight: normal;
}
#maintable{
	background-image: url("../web.gif");	
	
}
#page{
	background-color: #D5D5D5;
	padding: 0px;
	border-left: 1px solid #D5DDE1;
	border-right: 1px solid #D5DDE1;
	width: 950px;
	text-align: left;
	background-image: url("../images/bg3.jpg");
	background-repeat: no-repeat;
}
a{
	color: #000000;
	font-weight: normal;
	
}
a:hover{
	color: #9B5160;
}
.imgheader{
	border-bottom: 1px solid #220301;
}
.desc{
	font-size: 12px;
	margin-bottom: 5px;
	color: #404040;
	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: normal;
	color: #9B5160;
	margin-top: 2em;
	text-align: right;
	padding-right: 10px;
}
#footerlinks a{
	color: #000000;
	font-weight: normal;
}

.catname, .catnamebig{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff ;
	font-weight: bold;
	padding: 6px 6px 6px 5px;
	margin: 0px;
	border-bottom: 1px solid #D5DDE1;

	/*border-right: 1px solid #8C7236;
	border-left: 1px solid #432D00;*/
	text-align: left;
	background-image: url(../images/line.gif);
	/*background-image: url(../images/section_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;*/
	background-color: #000040;
}

.catnamebig{
	background-image: url(../images/linebig.gif);
}


.catname a{
	color: #DE2121 ;
	font-weight: bold;
	/*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: #000080;
}
.cat{
}
.cat a{
	text-decoration: none;
}
.selcat{
	color: #ffffff;
	font-weight: bold;
	background-color: #9B5160;
	padding: 2px 4px 2px 4px;
}
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; 
	text-align: center;
}
.tocat a{
	font-weight: bold;
	background-color: #F49B40;
	padding: 5px;
	color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 12px;
}
.tocat a:hover{
	color: #FFFFFF;
}
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: 500px;
}
.descriptionfield{
	width: 500px;
	height: 200px;
}
.combofield{
	width: 500px;
}
.submitbutton{
	width: 500px;
}
.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: #9B5160;
	font-weight: normal;	
}

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

#toplist{
	margin-bottom: 1em;
}
#toplist a{
	/*color: #404040;*/
}
#toplist .star{
	color: #9B5160;
	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;
}
