		body {
			
			scrollbar-arrow-color: 		#FFFFFF;
			scrollbar-3dlight-color: 	#FFFFFF;
			scrollbar-darkshadow-color: #FFFFFF;
			scrollbar-face-color: 		#C5D0D8;
			scrollbar-highlight-color: 	#FFFFFF;
			scrollbar-shadow-color: 	#FFFFFF;
			scrollbar-track-color: 		#FFFFFF;
			scrollbar-width:			100;
		}
		
		td {
			font-family:				arial;
			font-size:					9pt;
			line-height: 				15px;
			color:						#394520;
		}
		
		.caption {
			font-family:				arial;
			font-size:					8pt;
			line-height: 				12px;
			color:						#394520;
			font-weight:				bold;
			text-align:					center;
		}
		
		.title {
			font-family:				arial narrow, arial;
			font-size:					16pt;
			line-height: 				28px;
			color:						#394520;
			font-weight:				bold;
		}
		
		.head, .head a {
			font-family:				arial;
			font-size:					10pt;
			line-height: 				14px;
			color:						#394520;
			font-weight:				bold;
			text-decoration:			none;
		}
		
		.head a:hover {
			text-decoration:			none;
			color:						#F7A854;
		}			
		
		.bighead {
			font-family:				arial;
			font-size:					12pt;
			line-height: 				19px;
			color:						#394520;
			font-weight:				bold;
		}
		
		.headphone {
			font-family:				arial;
			font-size:					10pt;
			line-height: 				14px;
			color:						#394520;
			font-style:					italic;
		}
		
		.tilty {
			font-family:				arial;
			font-size:					9pt;
			line-height: 				15px;
			color:						#394520;
			font-weight:				bold;
		}
		
		.sidebar {
			font-family:				arial;
			font-size:					8pt;
			line-height: 				15px;
			color:						#9A9A67;
			font-weight:				bold;
		}
		
		.yellow {
			font-family:				arial;
			font-size:					12pt;
			line-height: 				17px;
			color:						#FE9F10;
			font-weight:				bold;
		}
		
		.lilyellow {
			font-family:				arial;
			font-size:					10pt;
			line-height: 				15px;
			color:						#FE9F10;
			font-weight:				bold;
		}
		
		.fine {
			font-family:				arial;
			font-size:					7pt;
			line-height: 				12px;
			color:						#394520;
		}
		
		.sidelinks {	
			font-family:				arial;
			font-size:					9pt;
			line-height: 				17px;
 		}
 		
 		.sidelinksel {	
			font-family:				arial;
			font-size:					9pt;
			line-height: 				17px;
			color: 						#F7A854;
 		}
		
		a {	
			font-family:				arial;
			font-size:					9pt;
			line-height: 				15px;
			color:						#394520;
			text-decoration:			none;
 		}
 		a.green {
 			color:						#699520;
			text-decoration:			none;
 		}

		a:hover
			{	
			color: 						#F7A854;
 			text-decoration:			none;
 		}
 		
		textfield {
			margin:3px;
			height:20px;
			width:80px; 
			background:transparent;
			border:none;
		}
		
			.closedMenu, .closedMenu a {
			text-decoration:			none;
			font-family:				Arial;
			font-size:					11px;
			line-height: 				19px;
			color:						#6D6741;
			text-transform: 			uppercase;
			font-weight:				bold;w

		}

		.openMenu, .openMenu a {
			text-decoration:			none;
			font-family:				Arial;
			font-size:					11px;
			line-height: 				19px;			
			color:						#394520;
			text-transform: 			uppercase
			font-weight:				bold;
		}

		.menuItem, .menuItem a {
			text-decoration:			none;
			font-family:				Arial;
			font-size:					10px;
			line-height: 				18px;			
			color:						#54662B;
			font-weight:				bold;
			text-transform: 			none;
		}
		
		.bluMenuItem, .bluMenuItem a {
			text-decoration:			none;
			font-family:				Arial;
			font-size:					10px;
			line-height: 				18px;			
			color:						#6BB4D1;
			font-weight:				bold;
			text-transform: 			none;
		}
		
		.selectedMenuItem, .selectedMenuItem a {
			text-decoration:			none;
			font-family:				Arial;
			font-size:					10px;
			line-height: 				18px;			
			color:						#FF9900;
			font-weight:				bold;
			text-transform: 			none;
		}	
		
		.selectedBluMenuItem, .selectedBluMenuItem a {
			text-decoration:			none;
			font-family:				Arial;
			font-size:					10px;
			line-height: 				18px;			
			color:						#2088B9;
			font-weight:				bold;
			text-transform: 			none;
		}