body{
	scrollbar-3dlight-color:B4B4B4;
	scrollbar-arrow-color:333333;
	scrollbar-base-color:EEEEEE;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-face-color:eeeeee;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-shadow-color:B4B4B4;
	background-image: url(../images/bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	background-color: #ECE6E0;
	}

/************ A ************/

a:link{
	font-style:normal;
	text-decoration:underline;
	color:#00B600}
	
a:visited{
	font-style:normal;
	text-decoration:underline;
	color:#00B600}

a:hover{
	font-style:normal;
	text-decoration:none;
	color:#00B600}

a:active{
	font-style:normal;
	text-decoration:underline;
	color:#00B600}
		
/*********** font ***********/

.up{
	color:#FFCC00;
	font-size:11px;
	font-weight:normal;
	line-height:150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.normal{
	font-size:11px;
	color:#483932;
	font-weight:normal;
	line-height:188%;
	word-spacing: 0px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	}
	
.normalcolor{
	font-size:11px;
	color:#C44915;
	font-weight:normal;
	line-height:165%;
	word-spacing: 3px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	}

.normalhighlight{
	font-size:11px;
	color:#C44915;
	font-weight:bold;
	line-height:165%;
	word-spacing: 3px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	}

.normallight12{
	font-size:12px;
	color:#ACA67F;
	font-weight:normal;
	line-height:160%;
	word-spacing: 3px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	}

.topicstitle{
	font-size:15px;
	color:#795C28;
	font-weight:bold;
	line-height:165%;
	}

/*********** footer ***********/	
.footer{
	font-size:10px;
	color:#412814;
	font-weight:normal;
	word-spacing: -2px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	text-align: center;
	padding-top: 5px;
	}

.footer a:link,.footer a:visited,.footer a:hover,.footer a:active{
	text-decoration:none;
	font-size:11px;
	color:#412814;
	}

