body
{
	background:#FFFFFF;
}
body.blk
{
	background:#000000;
}
body,table,input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.gensmall,.postdetails,.gensmall select,.gensmall input,td.quote,td.attachrow,.genmed,.smalllight
{
	font-size: 9px;
}
a.gen,a.genmed,a.gensmall { color: #A18607; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited    { color: #A18607; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover    { color: #A18607; text-decoration: underline; }
a.oldlink {font-weight: normal;}
.smalllight, .smalllight a
{
  color: #A18607;
}
a
{
 font-weight: bold;
 text-decoration: underline;
 color: #53208B;
}
th a, td.catHead a,td.catLeft a,td.catLeft, td.rowpic a,td.attachheader,td.catBottom
{
  color: #E1C647;
}
th h1
{
    font-weight: bold;
    font-size: 11px;
    color: #E1C647;
    margin:0px;
    display: inline;
}
form
{
  margin:0px;
}
td.content
{
  background:#D7B309;
}
th, td.catHead
{
	color: #E1C647;
	background:#53208B;
	/*padding: 3px;*/
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a
{
	font-weight: bold;
	font-size: 14px;
	color: #53208B;
}
.error
{
        color: #FF0000;
}
li
{
	list-style-type: none; 
	vertical-align: middle;
}

td.menu a,td.menu b
{
   padding: 2px;
    width: 100%;
}
td.menu
{
   background: #E1C647;
}

td.menu a:hover
{
    color: #D7B309;
    background:#53208B;
}
table.bordered, table.forumline
{
    border: 1px solid;
    border-color: #53208B;
}
tr.highlight,td.row2,td.quote,td.attachrow
{
    background: #EBD984;
    background-color: #EBD984;
}
td.row2_d
{
    background: #EBD984 url('/images/backtitle2.jpg') top left repeat-y;
}
td.row1_d,td.row3_d
{
    background: #E1C647 url('/images/backtitle.jpg') top left repeat-y;
}
tr.highlight th,td.catLeft, td.rowpic,td.catBottom,td.attachheader
{
    background: #74456A;
    background-color: #74456A;
}
tr.highlight2,td.row1,td.row3,td.row3Right
{
    background: #E1C647;
    background-color: #E1C647;
}
td.quote
{
    border: 1px solid;
    border-color: #FFFFFF;
}
td.attachrow		{ border-color : #FFFFCC; }
td.attachheader     { border-color : #FFFFCC; }
table.attachtable	{ border-color : #FFFFCC;	border-collapse : collapse;border: 1px #EBD984 solid; }
hr
{
 color:#D7B309;
 height: 1px;
}

.cornerLeft
{
	float:left;
}
.cornerRight
{
	float:right;
}
.pad
{
	margin: 10px;
}
.padTrue, .standart td.padTrue  
{
	padding: 10px;
}
.padLeft
{
	margin-left: 10px;
}
.padRight
{
	margin-right: 10px;
}
.padTop
{
	margin-top: 10px;
}
.padTopSmall
{
	padding-top: 2px;
}
.padBottom
{
	margin-bottom: 10px;
}
.padBottomSmall
{
	padding-bottom: 2px;
}