body
{scrollbar-face-color: #5d5b60;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #c7b299;
scrollbar-darkshadow-color: #8c6239;
scrollbar-track-color: #49383e;
scrollbar-arrow-color: #FFFFFF;

	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	color: #c7b299;
	background-image: url(Graphics/backIndex.jpg);	
}


a {
	text-decoration: none;
	color: #ec741e;
}

a:hover {
	text-decoration: underline;
	color: #524f4a;
}

a:visited {
	color: #ec741e;
	text-decoration: none;
}

.text {
	float: left;
	margin: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.text a:link { font-family: verdana, arial, sans-serif; font-size: 13px; color: #ec741e; text-decoration: none;}
.text a:hover { font-family: verdana, arial, sans-serif; font-size: 13px;  text-decoration: underline; color: #ec741e;}
.text a:visited { font-family: verdana, arial, sans-serif; font-size: 13px; color: #ec741e; text-decoration: none;} 


.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #ebebeb;
}

h1 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bolder;
	line-height: 28px;
	color: #FF0000;
}

h2 {
	font-family: Verdana;
	font-size: 18px;
	line-height: 20px;
	color: #ec741e;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	line-height: 16px;
	color: #ec741e;
}

.header {
	font-family: Verdana;
	font-size: 18px;
	line-height: 14px;
	color: #89ada3;
	font-weight: lighter;
}

.toplinks {
	font-family: Verdana;
	font-size: 12px;
	color: #857d5a;
	font-weight: bold;
}

.toplinks a:link, .toplinks a:visited, .toplinks a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color: #857d5a;
	font-weight: bold;
	}

.toplinks a:hover { 
	text-decoration : none;
	color: #ceb345;
	border-bottom: 1px dotted #ceb345;
	font-weight: bold;
	}

