body {
    padding:0;
	margin:0;
	background:	#000000;
	scrollbar-base-color:#000000;
}

td{
	font-size:11pt;
	font-family:Georgia;
    color:000000;
}

.link{
	color:FFFFFF;
	font-family:Georgia;
	font-size:10pt;
	text-decoration:underline;
}
.link:hover{color:gold;
	text-decoration:underline}
	
.link2{
	color:FFFFFF;
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:underline;
}
.link2:hover{color:gold;
	text-decoration:underline}
	
.link3{
	color:972600;
	font-family:Tahoma;
	font-size:11pt;
	text-decoration:underline;
}
.link3:hover{color:000000;
	text-decoration:underline}
	


.divider {
			border-bottom:#3C3624 1px solid;
			}
.topmenubar {
			font-size:14px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#DCC67F;
			font-weight:bold;
			text-decoration:none;
			}
			
.topmenubar:hover {
			color:#fff;
			}
			
/*------------------------------left body---------------------*/

.welcome {
			font-size:18px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: #DCC67F;
			font-weight:bold;
			}
			
.bodytext {
			font-size:11px;
			color:#848484;
			padding-right:25px;
			}
			
.knowmore {
			font-size:11px;
			color:#FDBA2D;
			padding-right:25px;
			text-decoration:none;
			}
			
/*------------------------------footer----------------------*/

.copyright {
		padding-right:20px;
		font-size:11px;
		color:#848484;
		}
		
.footer-link {
			font-size:11px;
			color:#848484;
			text-decoration:none;
			}
			
.footer-link:hover {
			text-decoration:underline;
			}