body {
	background-color: #000000;
	background-image: url(images/bg001.jpg);
	background-repeat: no-repeat;
	padding: 11px;
	scrollbar-face-color:4F4F4F;
	scrollbar-track-color:333333;
	scrollbar-arrow-color:818181;
	scrollbar-shadow-color:000000;
	scrollbar-dark-shadow-color:000000;
	scrollbar-3dlight-color:000000;
	scrollbar-highlight-color:4F4F4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
}

td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
}

p {
	padding-left: 5px;
}


.subleft {
	background-color: #141414;
	background-image: url(images/bg-body-trees.jpg);
	background-repeat: repeat-x;
}

.points {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #BFA056;*/
	 color: #cccccc;
	mso-list: l0 level1 lfo1;
	tab-stops: list .5in;
	line-height: 25px;
}
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	width: 94%;
	padding-left: 15px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	font-variant: normal;
	background-image: url(images/wood_pattern.jpg);
	background-repeat: repeat;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #BAA65B;
	font-variant: normal;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAA65B;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAA65B;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAA65B;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAA65B;
}

#main {
	horizontal-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.homecenter {
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	top: 50%;
}
.homebg {
	background-image: url(images/bg-body-trees.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

