img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-color:#fff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:0px;
	margin:0px;
}
a:link {
	color: #000;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #F90;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #900;
	font-weight:bold;
}
.style1 {
	font-size: 38px;
	font-weight: bold;
		text-transform:uppercase;
		font-family:"Times New Roman", Times, serif;
}
.style2 {
	font-size: 34px;
	font-weight: bold;
	color: #666666;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	
}
.style3 {
	color: #900;
	font-weight: bold;

}
.style4 {
	font-size: 24px;
	color: #FD7B3D;
	font-weight: bold;
}
	h1 {color: #C00; font-size:30px; font-weight:bold; padding:0; margin:0; }
	h2 {color: #093; font-size:20px;}
	h3 {color: #F60; font-size:14px; font-weight:bold; text-transform:uppercase;  padding: 0 0 0 10px;}
	ul{ padding: 0 0 0 40px; margin:0;}

	.floatleft { float:left; padding:3px 10px 0px 0px; clear:both; }
	.floatright { float: right; padding:3px 0px 0px  10px; clear:both; }
	
	.textfields{ margin:0; padding:0;
width:119px; border: 1px solid #000;

}
