body,html {
	height:100%;
	color: #CCCCCC;
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	text-decoration: none;
	background-color: #000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#D3D3D3;
	scrollbar-base-color:#A9A9A9;
	scrollbar-track-color:#696969;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#A9A9A9;
	scrollbar-highlight-color:#7F7F7F;
	scrollbar-shadow-color:#7F7F7F;
}
a:link {
	color: #CC3333;
	text-decoration: none;
}
a:visited {
	color: #FF3333;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: line-through;
}
a:active {
	color: #CC3333;
	text-decoration: none;
}
/* ------ begin div tag identifiers ------ */
#wrapper { min-width:760px; height:100%; background-image: url("/images/l.gif"); background-position:middle left; background-repeat:no-repeat;}
#main {width:100%; height:249px; padding:50px 0px 0px 0px;}
#e {width:100%; height:15px; margin-top:30px;}
#c {width:100%; height:9px; padding:10px;}
#e2 {width:100%; height:9px; padding:10px;}
/* ------ end div tag identifiers ------ */
