/********************** Main Document Body **********************/

html, body {  
    
	scrollbar-base-color: 			#B1D8AB;
	scrollbar-track-color:  		#B1D8AB;
	scrollbar-face-color: 			#B1D8AB;
	scrollbar-highlight-color: 		#B1D8AB;
	scrollbar-3dlight-color: 		#5D8257;
	scrollbar-darkshadow-color: 	#5D8257;
	scrollbar-shadow-color: 		#5D8257;
	scrollbar-arrow-color: 			#5D8257; 

    background-color: 				33382E;
	background-repeat: 				repeat-x;
	background-position: 			top center;
	margin-left: 					0px;
	margin-right: 					0px;
	margin-top: 					0px;
	margin-bottom: 					0px;
}

.smallText {
   	font-family:	 				Verdana, Helvetica, Sans-serif; 
   	font-size: 			    		10px;
	FONT-style: 					normal; 
	line-height: 					normal; 
	FONT-weight: 					normal; 
   	color: 				   			#5D8457;
	text-align:						justify
}

.redText {
   	font-family:	 				Verdana, Helvetica, Sans-serif; 
   	font-size: 			    		10px;
	FONT-style: 					normal; 
	line-height: 					normal; 
	FONT-weight: 					normal; 
   	color: 				    		#FF0000;
	text-align:						justify
}
