/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #261c19;
}



img#rapidstatscounter { 

    display: none;

}





a:active    { color: #e8dac1; font-size: 11px; font-family: tahoma; text-decoration: none}
a:visited    { color: #e8dac1; font-size: 11px; font-family: tahoma; text-decoration: none}
a:hover    { color: #e8dac1; font-size: 11px; font-family: tahoma; text-decoration: underline }
a:link    { color: #e8dac1; font-size: 11px; font-family: tahoma; text-decoration: none; }



a.other:active    { color: #888787; font-size: 11px; font-family: tahoma; text-decoration: none}
a.other:visited   { color: #888787; font-size: 11px; font-family: tahoma; text-decoration: none }
a.other:hover     { color: #ed1d24; font-size: 11px; font-family: tahoma; text-decoration: none;}
a.other:link      { color: #888787; font-size: 11px; font-family: tahoma; text-decoration: none;}

a.other1:active    { color: #9c9c9c; font-size: 11px; font-family: tahoma; text-decoration: none}
a.other1:visited   { color: #9c9c9c; font-size: 11px; font-family: tahoma; text-decoration: none}
a.other1:hover     { color: #9c9c9c; font-size: 11px; font-family: tahoma; text-decoration: underline}
a.other1:link      { color: #9c9c9c; font-size: 11px; font-family: tahoma; text-decoration: none}

a.other2:active    { color: #ed1d24; font-size: 11px; font-family: tahoma; text-decoration: underline}
a.other2:visited   { color: #ed1d24; font-size: 11px; font-family: tahoma; text-decoration: underline }
a.other2:hover     { color: #888787; font-size: 11px; font-family: tahoma; text-decoration: underline}
a.other2:link      { color: #ed1d24; font-size: 11px; font-family: tahoma; text-decoration: underline}

a.other3:active    { color: #ed1d24; font-size: 11px; font-family: tahoma; text-decoration: none}
a.other3:visited   { color: #ed1d24; font-size: 11px; font-family: tahoma; text-decoration: none }
a.other3:hover     { color: #888787; font-size: 11px; font-family: tahoma; text-decoration: none}
a.other3:link      { color: #ed1d24; font-size: 11px; font-family: tahoma; text-decoration: none}



.style1 { font-family: tahoma; font-size: 11px; color: #e8dac1;  }
.style1-header { font-family: tahoma; font-size: 14px; color: #e8dac1;  }
.style2 { font-family: tahoma; font-size: 9px; color: #e8dac1;  }
.mainbody{ font-family: tahoma; font-size: 11px; color: #7b7b7b; }
.style4 { font-family: tahoma; font-size: 11px; color: #ffffff;  }

.imageborders { border: 1px solid #e8dac1;  }



.style5 { font-family: tahoma; font-size: 10px; color: #9c9c9c; padding-left:10px; font-weight:bold }



input
{
color: #e8dac1;
background:url(images/forumbg1.gif) repeat-x; 
border: 1px dashed #e8dac1; 
font-family: tahoma; font-size: 11px; 
padding:2px;
}

textarea
{
color: #e8dac1;
background:url(images/forumbg2.gif) repeat-x; 
border: 1px dashed #e8dac1; 
font-family: tahoma; font-size: 11px; 
padding:2px; 
}

select
{
color: #e8dac1;
background: #ffffff;
border: 1px dashed #e8dac1;
font-family: tahoma; font-size: 11px; 
}

.textboxwidth {width:95%}

li {
list-style:none; 
height:20px; 
margin-left:10px;
margin-right:10px;  
padding-left:15px; 
padding-top:4px; 
border-bottom:1px dashed #e8dac1
} 
ul {margin:0px; margin-bottom:10px;  padding:0px} 













