body {  background-color:#FFFFFF;
		/*background-image: url(images/back.jpg);
		background-repeat: repeat-x;*/
		}

	a:hover{text-decoration:none}	
	.scroll 
	{		
		scrollbar-3dlight-color: #DFDDC6; 
		scrollbar-arrow-color: #666666;
		scrollbar-base-color: #DFDDC6;
		scrollbar-darkshadow-color: #DFDDC6;
		scrollbar-face-color: #DFDDC6;
		scrollbar-highlight-color: #666666;
		scrollbar-shadow-color: #666666;
		scrollbar-track-color: #DFDDC6
	}
	
	.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#333333;
	}
	.flash_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#F3B65A;
	}
	
	.link_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#986F60;
	}	
	.link1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#814B3E;
	}	
	
	.link_by
	{
		font-family:Tahoma;
		font-size:10px;
		color:#FFFFFF;
	}	
	.copyright_text
	{
		font-family:Tahoma;
		font-size:10px;
		color:#78463B;
	}

	.form
	{
		width:px; height:17px; border-color:#814B3E; border-bottom-width:1px;border-right-width:1px; background-color:#ECEBE0; font-size:9px;
	}
	.form_div
	{
		height:19px; margin-top:10px;		
	}
		
	a.link_text:link {text-decoration:none;}	
	a.link_text:hover {text-decoration:underline;}
	a.link_text:active {text-decoration:none;}
	a.link_text:visited {text-decoration:none;}	
	
	a.copyright_text:link {text-decoration:none;}	
	a.copyright_text:hover {text-decoration:underline;}
	a.copyright_text:active {text-decoration:none;}
	a.copyright_text:visited {text-decoration:none;}	

	a.link_by:link {text-decoration:none;}	
	a.link_by:hover {text-decoration:underline;}
	a.link_by:active {text-decoration:none;}
	a.link_by:visited {text-decoration:none;}	

