BODY, TABLE {
   cursor:crosshair;
  letter-spacing: 1px;
line-height: 14px;
font-size: 8pt; 
font-family: trebuchet MS, tahoma, arial, verdana; 
color: #C2C2C2; 
   border-collapse: collapse;
	background:#000000;
   scrollbar-base-color: #2A2237; 
   scrollbar-shadow-color:#EDEEE7;
   scrollbar-highlight-color:#EDEEE7;
   scrollbar-3dlight-color: #2A2237; 
   scrollbar-darkshadow-color: #2A2237; 
   scrollbar-track-color: #2A2237; 
   scrollbar-arrow-color: #2A2237;
}
#tblbg
{
	background:#000 url('img/tblbg.jpg') center repeat-y;
}
td {
padding: 0;
margin: 0;
}
img {
border: 0;
}
input, textarea, select, option {
font: 11px tahoma, verdana, arial, sans-serif;
color: #0D3146;
background-color: #C2C2C2;
border: 1px solid #0D3146;
frameborder=0
margin: 1px;
padding: 1px;
}
A, link, visited, active {
font-family: verdana, tahoma, arial; 
font-size: 7pt;
text-decoration: none;
font-weight: normal;
text-transform: uppercase;
color: #ADC1CE;
letter-spacing:2px;
}

A:hover {
   font-family: verdana, tahoma, arial; 
   font-size: 7pt;
   text-decoration: none;
   font-weight: normal;
   text-transform: uppercase;
   color: #EDEEE7;
   cursor: help;
}
hr {
   color:#424249;
   width:95%;
   line-height:1px;
   height:50%
}
h4
{
font-family:verdana, tahoma, arial; 
color:#0D3146;
font-size: 7pt;
letter-spacing:2px;
font-weight:bold;
text-transform: uppercase;
background:#8C9195;
padding:3px;
text-align:center;
border-top: 1px  #EDEEE7;
border-bottom: 2px groove #C2C2C2;
}
h5
{
font-family:verdana, tahoma, arial; 
color:#EDEEE7;
font-size: 7pt;
letter-spacing:2px;
font-weight:bold;
text-transform: uppercase;
padding:3px;
text-align:center;
}
#sidebar a, link, visited, active {
	font:10px Lucida Grande,  Arial, Verdana, sans-serif;
	color:#8C9195;
	padding: 2px;
	text-decoration: none;
}

#sidebar a:hover {
font-size:10px;
line-height:12px;
   text-decoration: none;
   font-weight: normal;
   color: #C2C2C2;
   text-transform: none;
   cursor: help;
}
#sidebar { width: 180px;
}
.sidebox {
font-size:10px;
line-height:12px;
font-family:verdana, tahoma, arial; 
color:#0D3146;
background: #C2C2C2;
width: 160px;
border-bottom: 2px groove #83959F;
margin:25px 5px 15px 25px;
padding:4px;
}

#content
{
padding-bottom:3px;
padding-left:5px;
margin:5px 10px 5px 20px;
background: #121F2F;
border-right: 1px solid #E7E5E6;
color:#91A0A9;
text-align:left;
}
#footer
{
background:#C2C2C2;
text-align:center;
border-bottom: 3px ridge #C2C2C2;
}
/*	FanUpdate 1.6 CSS classes	*/

p.catfile {
	text-align: left;
}

p.commenter {
	background: #fff;
	margin: 0 0 1em 0;
}

p.archivelink {
	text-align: center;
}

div.comment_box {
	clear: both;
	background: #eee;
	padding: 1em;
	width: 100%;
	overflow: auto;
	margin: 0 0 1em 0;
}

img.gravatar {
	float: left;
	margin: 0 1em 0 0;
}

.credit {
	clear: both;
	text-align: right;
	border-top: 1px dotted #1B2715;
	margin: 1em 0 0 0;
}

.credit p {
	margin: 0;
}
