* { margin: 0; padding: 0; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background: #383838 url(/images/bg_body.gif) repeat-y 50% 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2e2e2e;
}

li {
  margin-left: 20px;
}

#id3 {
  color: #0000FF;
  text-decoration: underline;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}

img { border-width: 0; }

a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #0000CC;
}

a.bluelink
{
  color: #A4C6FF;
  text-decoration: underline;
}

#menubar_notloggedin td
{
  font-size: 10px; 
  color: #FFFFFF;
  font-weight: bold;
}

#menu_notloggedin td
{
  color: #FFFFFF; 
  font-size: 11px; 
  font-weight: bold;
  text-align: center;
}
#menu_notloggedin td a:link, #menu_notloggedin td a:visited
{
  color: #FFFFFF; 
  text-decoration: underline;
}

#menu_notloggedin td.menu_notloggedin_selected
{
  background-color: #DE1C4D;
}


#menubar_loggedin td
{
  font-size: 10px; 
  color: #FFFFFF;
}

#menu_loggedin td
{
  color: #FFFFFF; 
  font-size: 11px; 
  text-align: center;
}
#menu_loggedin td a:link, #menu_loggedin td a:visited
{
  color: #FFFFFF; 
  text-decoration: underline;
}

#userinfo td
{
  text-align: left;
}

.userinfo_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

.ownprofile 
{
	font-size: 12px;
}

#registerblock td
{
  text-align: left;
  color: #FFFFFF;
	font-size: 11px;
}

#featuredblock td
{
  text-align: left;
}

.statusblock abbr
{
  font-size: 10px;
  border-bottom: none;
}

#laststatus  {
  padding: 6px;
}

#laststatus a abbr {
  color: blue;
}

#laststatus .statustitle { 
  font-weight: bold;
  display: block;
  font-size: 20px; 
} 
#laststatus .statusmeta { 
   text-align: right;
   float:right;
   font-size: 10px
} 

#lastdirectmessage  {
  padding: 6px;
}

#lastdirectmessage a abbr {
  color: blue;
}

#lastdirectmessage .directmessagetitle { 
  font-weight: bold;
  display: block;
  font-size: 20px; 
} 
#lastdirectmessage .directmessagemeta { 
   text-align: right;
   float:right;
   font-size: 10px
} 

.account_explanation {
	font-size: 10px; 
	color: #666666;
}

.footerlinks {
  font-size: 11px;
  color: #0000FF;
  text-decoration: underline;  
}

.messageblock abbr
{
  font-size: 10px;
  border-bottom: none;
}
