body  {
	background-image : url("../graphics/bg_thom.gif");
	background : url(../graphics/bg_thom.gif) fixed;
	background-repeat: no-repeat;
	background-color: #474747;
	font-family : verdana;
	font-size : 10px; 
	color : #ffffff;
	font-style : normal;
	font-weight : normal;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	scrollbar-face-color: #464646; 
	scrollbar-highlight-color: #464646; 
	scrollbar-shadow-color: #626262; 
	scrollbar-3dlight-color: #626262; 
	scrollbar-arrow-color:  #626262; 
	scrollbar-track-color: #464646; 
	scrollbar-darkshadow-color: #464646;
}

	<!-- LINK STYLES -->


A {
    color: #CC3300;
    text-decoration: none;
}

A:link {
    color: #CC3300 !important;
    text-decoration: none;
}

A:visited {
    color: #CC3300 !important;
    text-decoration: none;
}

A:hover {
    color: #FF9900 !important;
    text-decoration: none;
}

A:active {
    color: #CC3300 !important;
    text-decoration: none;
}

	<!-- BACKGROUND STYLES -->

	
table.darkgrey  {
	background-color : #474747;
}

td.darkgrey  {
	background-color : #333333;
	font-family : verdana;
	font-size : 10px;
	color : #999999;
	font-style : normal;
	font-weight : normal;
}

td.updates  {
	background-color : #333333;
	font-family : verdana;
	font-size : 10px;
	color : #FF9900;
	font-style : normal;
	font-weight : normal;
}

td.updatescontents  {
	background-color : #333333;
	font-family : verdana;
	font-size : 10px;
	color : #F0F0F0;
	font-style : normal;
	font-weight : normal;
}

td.redorange  {
	background-color : #CC3300;
	font-family : verdana;
	font-size : 10px;
	color : #CC3300;
	font-style : normal;
	font-weight : bold;
}

table.redorange  {
	background-color : #CC3300;
	font-family : verdana;
	font-size : 10px;
	color : #CC3300;
	font-style : normal;
	font-weight : bold;
}

	<!-- CONTENT STYLES -->


td.asterisk  {
	background-color : #2C2C2C;
	font-family : verdana;
	font-size : 10px;
	color : #FF9900;
	font-style : normal;
	font-weight : bold;
}

tt.asterisk  {
	font-family : verdana;
	font-size : 10px;
	color : #FF9900;
	font-style : normal;
	font-weight : bold;
}

td.expect  {
	background-color : #000000;
	font-family : verdana;
	font-size : 10px;
	color : #ffffff;
	font-style : normal;
	font-weight : bold;
}

td.contents  {
	background-color : #333333;
	font-family : verdana;
	font-size : 10px;
	color : #ffffff;
	font-style : normal;
	font-weight : normal;
}

td.menu  {
	background-color : #222222;
	font-family : verdana;
	font-size : 10px;
	color : #ffffff;
	font-style : normal;
	font-weight : normal;
}

td.whatis  {
	background-color : #333333;
	font-family : verdana;
	font-size : 10px;
	color : #777777;
	font-style : normal;
	font-weight : normal;
}

td.soon  {
	background-color : #2C2C2C;
	font-family : verdana;
	font-size : 10px;
	color : #474747;
	font-style : normal;
	font-weight : normal;
}
