body {	
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	}
	
.newsposted {
	font-size: 9px;
	color: #666666;
	}
	
.newsheader {
	color: #333333;
	text-transform: capitalize;
	font-weight: bolder;
	}
	
#banner {
	position: absolute;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0;
	}

.main {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	}
	
.promoteinput {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #C6CF6D;
	border: 1px solid #C6CF6D;
	}
	
.promotebutton {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B0BD39;
	border: 1px solid #333333;
	width: 150px;
	}
	
.promotebanners {
	width: 220px;
	border: 1px solid #B0BD39;
	}
	
.promotebanner {
	width: 150px;
	border: 1px solid #B0BD39;
	}
	
.vipinput {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #F3E989;
	border: 1px solid #F3E989;
	}
	
.vipbutton {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	background-color: #EFDF58;
	border: 1px solid #EFDF58;
	width: 70px;
	}
	
.vipbutton2 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	background-color: #EFDF58;
	border: 1px solid #EFDF58;
	width: 150px;
	}

#content {
	width: 224px;
	margin: 0px;
	padding: 0px;
	position: absolute;	
	}
	
a:link {
	color: #E4430D;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #E4430D;
	}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}

a:active {
	text-decoration: none;
	font-weight: bold;
	color: #E4430D;
	}
