body { margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #000000; color: #FFFFFF;}

td { font-family: tahoma; font-size: 10px; color: #CCCCCC; }

input { font-family: tahoma; font-size: 11px; color: #43231A; }
textarea { font-family: tahoma; font-size: 11px; color: #43231A; }
A:link			{ color: #CEC0B2; text-decoration: underline;}
A:visited		{ color: #CEC0B2; text-decoration: underline;}
A:hover			{ color: #BE3636	; text-decoration: underline;}
A				{ text-decoration: none}

.whitelink:link			{ color: #FFFFFF; text-decoration: none;}
.whitelink:visited		{ color: #FFFFFF; text-decoration: none;}
.whitelink:hover		{ color: #B27A63; text-decoration: none;}
.whitelink				{ text-decoration: none}

.comment:link			{ color: #9592B4; text-decoration: underline;}
.comment:visited		{ color: #9592B4; text-decoration: underline;}
.comment:hover			{ color: #FFFFFF; text-decoration: underline;}
.comment				{ text-decoration: none}

.alert {color: #FF0000;}
.big {font-size: 12px;}

.welcomeback { background-image: url(interface/welcome_back.jpg); margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; background-attachment: fixed}


div.welcometext {	height: 399;width: 326px; overflow: auto; border: 0px;}


input { font-family: arial; font-size: 11px; color: #444444;}

.textarea { font-family: arial; font-size: 11px; color: #444444; border: 1px solid;}

select { font-family: arial; font-size: 11px; color: #444444; }

.subnav {background-image: url(interface/subnav_shadow.gif);}
.subnavlink:link {color: #999999; text-decoration: none;}
.subnavlink:visited {color: #999999; text-decoration: none;}
.subnavlink:hover {color: #FF9999; text-decoration: none;}
.subnavborder { background-color: #4E4A44; }

.membernews { background-color: #2A1111; }
.mainborders {border-left: 1px solid #4E4A44; border-right: 1px solid #4E4A44; background-color: #000000;}
.titlebar {background-color: #313131; color: #FFFFFF;}
.titlebardark {background-color: #222222; color: #FFFFFF;}
.titlebardarker {background-color: #000000; color: #FFFFFF;}
.titlebarlight {background-color: #666666; color: #FFFFFF;}
.imageborder {border: 1px solid #666666;}
.imageborderthick {border: 10px solid #000000}
.contentback {background-color: #1A1A1A;}
.darktext {color: #999999;}
.darkertext {color: #4D4D4D;}
.purpletext {color: #9592B4;}


.nav {background-color: #000000;}
.nav2 {background-color: #333333;}
.nav3 {background-color: #9592B4;}
.data {background-color: #1D1D1D;}

.cellodd {background-color: #333333;}

html 
{
  height: 100%;
  overflow: auto;
}

#flashcontent
{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  color: #4d4d4d;
}

#flashcontent p
{
  text-align: center;
  font-family: verdana,arial,sans-serif;
  font-size: 9px;
  line-height: 4px;
}

#flashcontent a:link, #flashcontent a:visited, #flashcontent a:active
{
  font-family: verdana,arial,sans-serif;
  font-size: 9px;
  color:#ca0061;
  text-decoration: none;
}

#flashcontent a:hover
{
  text-decoration: underline;
}
		
body
{
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #000000;
}
