body{
  background: #e7e7e7;
  font: 10px verdana;
  color: #000000;
  text-align: justify;
  margin: 0; 
  padding: 0;
  letter-spacing: 0px;
  line-height: 17px;
}

#header{
  background: url(sb_backgr.png);
  background-repeat: repeat-x;
  font: 10px verdana;
  color: #000000;
  text-align: justify;
  margin: 0; 
  padding: 0;
  letter-spacing: 0px;
  line-height: 17px;
}


#navigation{
float:left;
width:200px; 
padding: 20px 0px 0px 0px;
margin-left: 10px;
}

#info{
float:left;
width:200px;   
padding: 20px 0px 0px 0px;
margin-left: 10px;
font-family: arial, sans-serif; 
font-size: 7pt;
color: #404040;
text-transform: lowercase;
line-height: 12px;
}

#info a:link, a:visited  {
	font-weight: bold;
        cursor: help;
	text-decoration: none; 
	color: #404040;
}

#info a:hover { 
	color: #ffffff;
        cursor: help;
	background-color: #b20803;
}

#navlist li
{
margin: 0;
}

#navcontainer ul
{
list-style-type: none;
text-align: left;
text-transform: uppercase;
}

#navcontainer ul li a
{
background: transparent url(list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font-size: 8pt;
font-family: verdana, arial, sans-serif;
text-decoration: none;
color: #999;
}

#navcontainer ul li a:hover
{
background: transparent url(ist-on.gif) left center no-repeat;
color: black;
}

#navcontainer ul li a#current
{
background: transparent url(list-active.gif) left center no-repeat;
color: #666;
}

#content {
width:800px; 
margin:0 auto; 
}

#container {
float: right; 
width: 500px;
padding:5px 5px 5px 5px;
border:0px;
font-family: verdana, arial, sans-serif;
font-size: 10pt; 
color: #404040;
}

#container a:hover { 
	color: #ffffff;
        cursor: help;
	background-color: #b20803; 
}

#container a:link  {
	font-weight: bold;
        cursor: help;
	text-decoration: none; 
	color: #404040;}

#container a:active {
        font-weight: bold;
        cursor: help;
	text-decoration: none; 
	color: #ffffff;}

#container a:visited {
        font-weight: bold;
        cursor: help;
	text-decoration: none; 
	color: #404040;}

li {
margin-top: 0.5em;
}

li.bulletcontent {
list-style-image:url(bullet_squares.png)
}

#footer {
position: relative;
clear: both;
background: url(footer_backgr.png);
background-repeat: repeat-x;
font-family: arial, verdana, sans-serif;
font-size: 9px;
font-weight: normal;
padding-left: 0px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 15px;
line-height: 11pt;
color: #c8c8c8;
}

#footer a:hover{
text-decoration: none;
}

#footer a:link, a:visited  {
	font-weight: bold;
        cursor: help;
	text-decoration: none; 
	color: #c8c8c8;}

#footer a:hover { 
	color: #ffffff;
        cursor: help;
	background-color: #b20803; 
}

input, textarea, option, select {
	padding:2px; 
	font: 8pt arial;
	color: #404040;
	letter-spacing: 1px;
        background-color: #c8c8c8; 
        border-right: 0px solid #D1D1D1;
        border-left: 0px solid #D1D1D1;
        border-top: 0px solid #D1D1D1;
        border-bottom: 2px solid #404040; 
        font-weight: normal;
}


.stats {
  position: relative;
  margin: 15px;
  padding: 5px;
  width: 400px;
  border-right: 1px solid #404040;
  border-left: 1px solid #404040;
  border-top: 1px solid #404040;
  border-bottom: 1px solid #404040; 
  background: #e7e7e7;
  text-align: left;
  line-height: 11pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt; 
  color: #404040;
  }

.sidetitles {
 font-family: arial, Helvetica, sans-serif; 
 font-size: 11pt;  
 font-weight: bold; 
 color: #404040;
 text-align: left;
 text-transform: lowercase;
}


h2 {
 background: url(boxes.png);
 background-repeat: no-repeat;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 13pt;  
 font-weight: bold; 
 color: #404040;
 text-align: right;
 text-transform: uppercase;
 line-height: 20pt
}

td {font: 10pt Verdana, arial, Tahoma, sans-serif; color: #404040;}

p {margin-left:0em;}

b  {font-family: verdana, helvetica, sans-serif; font-size: 10pt; text-transform: lowercase;  font-weight: bold; color: #404040; line-height: 10pt;}
em {font-size: 8pt; 
color: #404040;
line-height: 15px;
}

hr {display:none}
