body {
	font-family: "verdana","tahoma","arial","helvetica","sans-serif";
	font-size: 8pt;
background-color: #000000; /*04E98;*/
  color: #ccc; /*#000000*/ /*1900D1*/
  margin-top: 0px;
  margin-bottom: 0px;
}

#header{text-align:center;margin-left:auto;margin-right:auto;width:600px;font-size:12px;}
#header input{text-align:center;display:block;font-size:18px;color:#ccc;background-color:#000;border:1px solid #444;margin:20px auto;}
#header input[type="hidden"]{border:none}
#header input[type="text"]{font-family:verdana,tahoma,arial,helvetica,sans-serif;width:600px;background-color:#000}
/*#header input[type="submit"]{display:none}*/
#header form{border:none}
#header .l{margin-top:20px;margin-bottom:10px}
#header a:link,a:visited{font-weight:bold;color:#A83838;text-decoration:none}
#header a:hover{text-decoration:underline}

table {
  border-collapse: collapse;
  border: none;
   background-color: #333; /*#ECE9D8 #353535*/
}

table.main, table.mainouter {
  background-color: #000000; /*353535; /*#F5F4EA #F4F4F0*/
  border:none;
}

table.bnb {
	background-color:#000000;
	border-collapse: collapse;
	border: none;
}
td.bnb {
	padding: 0px;
	border: 0px;
	background: transparent;
}

h1 {
  font-size: 12pt;
}

h2 {
  font-size: 10pt;
  margin-bottom: 6px;
}

p {
	font-size: 8pt;
}

p.sub { 
  margin-bottom: 4pt;
}

td {
	font-size: 8pt;
	/*border: solid #61625d 1px;*/
	border:none;
}

td.embedded {
   border: none;
   padding: 0px;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
	background-color:#222;
	font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
  font-weight: bold;
  color: #ccc; /*ffffff*/
  background-color: #222; /*0055A4*/
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	/*font-weight: bold;*/
	font-size: 9pt;
   border: none;
}

td.navigationsmall {
	font-weight: bold;
	font-size: 8pt;
   border: none;
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

font.gray
{
  color: #ACA899;
  text-decoration: underline;
}

/*a:link, a:visited {
 color: #000000;
}

a:hover {
  color: #FF0000;
}*/
a:link, a:visited {
	color: #ccc;
	font-weight:none;
	text-decoration: none;
}

a:hover {
	color: #fff;
	font-weight:none;
	text-decoration: underline;
}

a.index {
	font-weight: bold;
}

a.sort {
	font-weight: bold;
	color: #FFFFFF;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #A83838;
	text-decoration: none;
}

a.altlink:hover {
  text-decoration: underline;
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #004E98;
	text-decoration: none;
}

a.altlink_blue:hover {
  text-decoration: underline;
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}

a.altlink_green:hover {
  text-decoration: underline;
}

a.colheadlink:link, a.colheadlink:visited{
/*	font-weight: bold; */
	color: white;
	/*color: #A83838;*/
	text-decoration: underline;
}

a.colheadlink:hover {
/*  text-decoration: underline;*/
  text-decoration: none;
  color: white;
}

.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

.sort {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #0055A4;
}

input {
	border: 1px #222 solid;
	/*font-family: "tahoma", "arial", "helvetica", "sans-serif";*/
	font-size: 12px;
}

textarea {
	border: 1px #222 solid;
	/*font-family: "tahoma", "arial", "helvetica", "sans-serif";*/
	font-size: 12px;
}

select {
	/*font-family: "tahoma", "arial", "helvetica", "sans-serif";*/
	font-size: 12px;
}

.btn {
  width: 80px;
  height: 25px;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

li {
	list-style-type: square;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

ul {
  margin-left: 5pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

img.border  
{  
  border-style: solid;  
  border-color: #000000; 
  border-width: 1px;
}
img.unlockednew {
 padding: 0px;
 border: 0px none;
 background-image: url('pic/forum/unlockednew.gif');
 background-repeat: no-repeat;
 background-position:  center 50%;
}

img.unlocked {
 padding: 0px;
 border: 0px none;
 background-image: url('pic/forum/unlocked.gif');
 background-repeat: no-repeat;
 background-position:  center 50%;
}

img.lockednew {
 padding: 0px;
 border: 0px none;
 background-image: url('pic/forum/lockednew.gif');
 background-repeat: no-repeat;
 background-position:  center 50%;
}

img.locked {
 padding: 0px;
 border: 0px none;
 background-image: url('pic/forum/locked.gif');
 background-repeat: no-repeat;
 background-position:  center 50%;
} 
#mainmenu ul {
	display: block;
	margin: 0px 0 0 0px;
	padding: 0;
	list-style: none;
}
#mainmenu li {
    display: inline;
    margin-left:5px;
    margin-right:5px;
}
#mainmenu li a.shop {
	color:red;
}
#mainmenu li a.donate {
	color:#356AA0;
}