html,body {
	margin: 0 0 0 0;
	padding:0;
	height:100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #cccccc;
	background-color: #000000;
	background-image: url(".././_images/bg.gif");
	background-repeat: repeat-x;
	background-position: left top;
	
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #666666;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	
	}
	

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */

a {
	color: #cccccc;
	text-decoration: none;
}

a:hover {
	color: #ed1c24;
	text-decoration: none;
}

DIV#header {
	position: absolute;
	width: 900px;
	height: 60px;
	left: 50%;
	margin-left: -450px;
	margin-top: 16px;
}

DIV#main {
	position: absolute;
	width: 900px;
	left: 495px;
	margin-left: -450px;
	margin-top: 99px;
	top: 7px;
}

DIV.pdmc {
	font-size: 65%;
	color: #FFFFFF;
}

DIV.main_box {
	width: 680px;
}

SPAN.text_1 {
	font-size: 140%;
}

SPAN.text_2 {
	font-size: 175%;
}

SPAN.text_3 {
	font-size: 200%;
}

DIV.scroller {
	width: 305px;
	height: 411px;
	padding: 0 10px 0 0;
	overflow: auto;
}

DIV.scroller2 {
	height: 411px;
	padding: 0 10px 0 0;
	overflow: auto;
}

DIV.comments {
	width: 600px;
	margin: 10px 10px 10px 10px;
}

.btnav, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
	height: 26px;
}

.btnav a:hover {
	color: #fff200;
}

SPAN.text_4 {
	font-size: 140%;
	color: #FF9900;
}

SPAN.text_5 {
	font-size: 175%;
	color: #FF9900;
}

SPAN.text_6 {
	font-size: 200%;
	color: #FF9900;
}