#body { 
	background-color: #333333;
	margin: 0;
	text-align: left;
}

.content {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: none;
}

.Newstitle {
	font-family: Verdana;
	font-size: 9px;
	color: #3D3D3D;
	font-weight: none;
}

.Newsdate {
	font-family: Verdana;
	font-size: 10px;
	color: #067D67;
	font-weight: none;
}

.Newscontent {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: none;
}

.morelink, .morelink a:link, .morelink A:active, .morelink a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #DCDFE2;
	text-decoration: none;
}

.morelink a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #DCDFE2;
	font-weight: none;
	text-decoration: underline;
}

.footer, .footer a:link, .footer A:active, .footer a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #A0A0A0;
	text-decoration: none;
}

.footer a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #A0A0A0;
	font-weight: none;
	text-decoration: underline;
}

.credit, .credit a:link, .credit A:active, .credit a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #545454;
	text-decoration: none;
}

.credit a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: none;
	text-decoration: none;
}

.scrollbar { 
	scrollbar-base-color: #444444; 
	scrollbar-face-color: #B2B2B2; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #444444;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #444444; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #444444; 
}

.inputtext {
	font-family:Verdana;
	font-size:10;
	color:#000000;
	border: 1px solid #999999;
}

h1 { font-family: Verdana; font-size: 9px; font-weight: normal; display: inline; color: #474747;}

.pagelink
{
	font-family: Verdana;
	font-size: 10px;
	color: White;
}