body {
	font-family: "cursiva", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
  background-color: #232731;
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 0px;
/*  background-repeat: repeat-y;*/
}

table {
  border-collapse: collapse;
  border: none;
   background-color: #EDEDED; 
}

table.main, table.mainouter {
  background-color: #C9C9C9;
  background-repeat: repeat-y;
}

table.bottom {
  background: transparent;
}

a.catlink:link, a.catlink:visited{
	text-decoration: none;
}

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 #000000 1px;
}

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

td.pollalt {
  border: none;
  padding: 0px;
  text-align: left;
  background-color: #DEDEDE;
}

td.bottom {
  border: none;
}

td.heading {
  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: #E8EAEA;
  background-color: #323233;
}

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

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

td.navigation {
	font-weight: bold;
	font-size: 10pt;
   border: none;
}

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

td.logo {
 padding: 0px;
 border: 0px;
 background-repeat: no-repeat;
 background-position: center;
 background-image: url(pic/logo/v3_default.gif);
}

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

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

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

a:link, a:visited {
  text-decoration: underline;
  color: #ffffff;
}

a:hover {
  color: #acbfd3;
}

a.index {
	font-weight: bold;
}

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

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

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

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

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

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

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

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

.red {
	color: #AB4848;
}

.yellow {
	color: #B5BA2F;
}

.green {
	color: #42AF42;
}

input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}

.btn {
  width: 75px;
  height: 23px;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

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

img.border  
{  
  border-style: solid;  
  border-color: #597575; 
  border-width: 1px; 
}

.color-sysop {
	color: #038d8b;
}
.color-admin {
	color: #008003;
}
.color-mod {
	color: #b91d9a;
}
.color-upper {
	color: #0A006D;
}
.color-vip {
	color: #dc1616;
}
.color-elite {
	color: #6505BF;
}
.color-dangerous {
	color: #737373;
}
.color-power {
	color: #804836;
}
.color-user {
	color: #000000;
}
.color-dl {
	color: #800000;
}
.color-ul {
	color: #008003;
}
.color-rt {
	color: #00599D;
}
.color-hf {
	color: #000099;
}

a:active.menu, a:hover.menu {
background-color:#CCCCCC;
border-left-width: 0px;
border-left-style: solid;
border-left-color: #F8F8F8;
background-image: url(pic/buttons/v2_black_button2.png);
color: #000000;
}
a.menu {
display:block;
padding:3px;
text-align:center;
text-decoration:none;
background-color: #CCCCCC;
font-size: 10px;
font-family: tahoma;
border: none;
font-weight: bold;
border-top: 0px solid #999999;
background-image: url(pic/buttons/v2_black_button.png);
}

.front {
border : none;
background : url(pic/login.png);
padding-left: 310px;
padding-bottom: 35px;
}
.login {
background:transparent;
border:1px #FFFFFF solid;
font-size: 10px;
opacity:0.5;
color: #FFFFFF;
}
.logintext {
background:transparent;
font-size: 10px;
opacity:0.5;
color: #FFFFFF;
}
.login:hover {
background:transparent;
border:1px #FFFFFF solid;
color: #FFFFFF;
}
.login:focus {
background:transparent;
opacity:1;
border:1px #FFFFFF solid;
color: #FFFFFF;
}