html, body{
background-color:#000000;
margin:0;
padding:0;
width:100%;
height:100%;
scrollbar-face-color: #454951; 
scrollbar-shadow-color: #B0B0B0; 
scrollbar-highlight-color: #F3F3F3; 
scrollbar-3dlight-color: #454951; 
scrollbar-darkshadow-color: #C0C0C0; 
scrollbar-track-color: #F3F3F3; 
scrollbar-arrow-color: #920F3B;
color: #434343;
font-family:"Times New Roman",Georgia,Serif;
font-size: 11px;}

a.mainlinks:link, a.mainlinks:visited, {
text-decoration: none; 
font-family:"Times New Roman",Georgia,Serif;
font-size: 12px;
color:#808285;}

a.mainlinks:active, a.mainlinks:hover {
color:#808285;
text-decoration:none;
}

a:link {
		color: #A3A3A3;
		text-decoration: none;
		}
a:active {
		color: #A3A3A3;
		text-decoration: none;
		}
a:visited {
		color: #666666;
		text-decoration: none;
		}
a:hover {
		color: #808285;
		text-decoration: none;
		}
td 	{
		color: #808285;
		font-family:"Times New Roman",Georgia,Serif;
		font-size: 11px;
		}
.text {
		color: #808285;
		font-family:"Times New Roman",Georgia,Serif;
		font-size: 12px;
		}
.smalltext {
		color: #808285;
		font-family:"Times New Roman",Georgia,Serif;
		font-size: 9px;
		}
.formstyle {
		background:#F4DAB8; color: #808285;
		ffont-family:"Times New Roman",Georgia,Serif;
		font-size:10px;
		}
.formbox {
		background:#454951; border: 1px solid #454951; width: 450px;
		}
.formbutton {
		background:#DFDFDF; color: #C7C7C7;
		font-family:"Times New Roman",Georgia,Serif;
		font-size:10px; border: 1px solid #282828;
		}
.gone {
		text-decoration:line-through;
		font-family:"Times New Roman",Georgia,Serif;
		font-size:12px;
		}
.thumb {
		border-color:#C0C0C0; 
		border-width:1px; 
		border-style:solid;
		}

