body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D7D7D7;
	text-decoration: none;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #D7D7D7;
	text-decoration: none;
}


.footertxt {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #655B5B;
	text-decoration: none;
}
.headings {
	font-family: "Times New Roman", Times, serif, Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFAD00;
	text-decoration: none;
}
#scroll {
	height: 290px;
	width: 460px;
	padding-right: 5px;
	overflow: auto;
	
		scrollbar-face-color: #F9CA1A;
		scrollbar-shadow-color: #ffffff;
		scrollbar-highlight-color: #BA7E00;
		scrollbar-3dlight-color: #BA7E00;
		scrollbar-darkshadow-color: #111111;
		scrollbar-track-color: #000000;
		scrollbar-arrow-color: #000000;

	
}
.link:hover {

	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #A0A0A0;
	text-decoration: none;
}
