img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-color: #FFC;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding:0px;
	
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
		color: #FFF;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #09F;
	font-weight:bold;
}

	h1 {color: #FF9; font-size:24px; font-weight:bold; padding:0; margin:0;}
	h2 {color: #FFF; font-size:18px;}
	.floatleft { float:left; padding:3px 10px 0px 0px; clear:both; }
	.floatright { float: right; padding:3px 0px 0px  10px; clear:both; }
	
	.textfields{
font:11px Georgia, "Times New Roman", Times, serif;
width:176px; 
}