body{
font-family: Verdana;
font-size: 9px;
color: #CCC;
margin:0px;
padding:0px;
scrollbar-face-color: #242424;
scrollbar-shadow-color: #171717;
scrollbar-highlight-color: #333333;
scrollbar-3dlight-color: #171717;
scrollbar-darkshadow-color: #282828;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #000000;
}
a:link, a:visited{
color: #CCC;
text-decoration: none;
}
a:hover, a:active{
color: #FFF;
text-decoration: none;
}
input, textarea{
font-family: Verdana;
font-size: 9px;
color: #CCC;
border: 1px #333333 solid;
background: #191919;
}
select{
font-size: 9px;
font-family: Verdana;
}
table, tr, td{
font-size: 9px;
color: #CCC;
}
.tableborder, .tableborder tr, .tableborder td{
border: 1px #333333 solid;
}
.line{
	border-top: 1px #CCCCCC dashed;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.rowheader{
color: #CCCCCC;
background: #171717;
font-weight: bold;
}
.rowheader2{
background: #1F1F1F;
}
.row{
background: #2F2F2F;
}