.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 16px;
	text-decoration: none;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #cccccc; 
	line-height: 16px; 
	text-decoration: none; 

}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	line-height: none;
	text-decoration: none;
}

.form_head {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #F9173F; 
	line-height: 16px; 
	text-decoration: none; 

}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: none;
	text-decoration: none;
}

.form_tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}

.menu1{
	font-size: 12;
	color: #CCCCCC;
	font-weight: none;
	font-style: none;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.menu1 			{font-size:12px; COLOR: #CCCCCC; TEXT-DECORATION: none; Font-weight: none; font-family: arial;}
.menu1:link 	{font-size:12px; COLOR: #CCCCCC; TEXT-DECORATION: none; Font-weight: none; font-family: arial;}
.menu1:hover 	{COLOR: #569ac9; TEXT-DECORATION: none; font-family: arial;}
.menu1:active 	{COLOR: #569ac9; TEXT-DECORATION: none; font-family: arial;}

.copyright {
	font-size: 11px;
	color: #cccccc;
	font-weight: none;
	font-style: none;
	font-family: arial;
}
.copyright			{font-size:11px; COLOR: #cccccc; TEXT-DECORATION: none; Font-weight: none; font-family: arial;}
.copyright:link 	{font-size:11px; COLOR: #cccccc; TEXT-DECORATION: none; Font-weight: none; font-family: arial;}
.copyright:hover 	{COLOR: #ffffff; TEXT-DECORATION: none; font-family: arial;}
.copyright:active 	{COLOR: #ffffff; TEXT-DECORATION: none; font-family: arial;}

.textarea {
	scrollbar-3dlight-color:#ffd700;
	scrollbar-arrow-color:#ff0;
	scrollbar-base-color:#ff6347;
	scrollbar-darkshadow-color:#ffa500;
	scrollbar-face-color:#008080;
	scrollbar-highlight-color:#ff69b4;
	scrollbar-shadow-color:#f0f;
} 