body {
	scrollbar-face-color: #c1cacd;
	scrollbar-shadow-color: #c1cacd;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #c1cacd;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	background: #939598 url('../gfx/bg00.gif') ;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
table{
	color:#5d667d;
	line-height:18px;
}
td { 
	color:#5d667d;
}
tr { 
	color:#5d667d;
}


.content {
	font: 12px Verdana, Trebuchet MS;
	color:#666666;
	line-height:18px;
}
.content a{
	font: 12px Verdana, Trebuchet MS;
	color:#666666;
	background-color:none;
    text-decoration:underline;
	font-weight:none;
}
.content a:hover{
	font: 12px Verdana, Trebuchet MS;
	color:#ff0000;
	background-color:none;
    text-decoration:underline;
	font-weight:none;
}
.content a:active{
	font: 12px Verdana, Trebuchet MS;
	color:#ff0000;
	background-color:none;
    text-decoration:underline;
	font-weight:none;
}
.content b{
	font: 14px Verdana, Trebuchet MS;
	color:#F5822B;
	background-color:none;
    text-decoration:bold;
	font-weight:none;
}


.subnav {
	font: 11px Verdana, Trebuchet MS;
	color:#999999;
	font-weight:bold;
}
.subnav a{
	font: 11px Verdana, Trebuchet MS;
	color:#999999;
	background-color:none;
    text-decoration:none;
	font-weight:bold;
}
.subnav a:hover{
	font: 11px Verdana, Trebuchet MS;
	color:#000000;
	background-color:none;
    text-decoration:underline;
	font-weight:bold;
}
.subnav a:active{
	font: 11px Verdana, Trebuchet MS;
	color:#000000;
	background-color:none;
    text-decoration:underline;
	font-weight:bold;
}
.subnav a:selected{
	font: 11px Verdana, Trebuchet MS;
	color:#000000;
	background-color:none;
    text-decoration:underline;
	font-weight:bold;
}



.credits {
	font: 10px tahoma, arial,  sans-serif;
	color:#ffffff;
	font-weight:none;
}
.credits a{
	font: 10px tahoma, arial,  sans-serif;
	color:#ffffff;
	background-color:none;
    text-decoration:none;
	font-weight:none;
}
.credits a:hover{
	font: 10px tahoma, arial,  sans-serif;
	color:#ffffff;
	background-color:none;
    text-decoration:none;
	font-weight:none;
}
.credits a:active{
	font: 10px tahoma, arial,  sans-serif;
	color:#ffffff;
	background-color:none;
    text-decoration:none;
	font-weight:none;
}

hr {
	color:#cccccc;
	border:dotted ;
	size:1;
}

.form{
	border-right:1px solid;
	border-left:1px solid; 
	border-top:1px solid; 
	border-bottom: 1px solid;
	background:#ffffff;
	font:Trebuchet MS, arial, tahoma,  sans-serif;
	color:#333333; 
	font-weight: normal; 
	font-size:11px;
	height:20px;
}