@charset "utf-8";
/* CSS Document */
html, body {
	background-image: url(../images/mainBG.gif);
	background-repeat: repeat;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

a.orange { color:#d15d00; text-decoration:none; font-size:12px; }

a.orange:hover { text-decoration:underline; }
.otext {
	font-size: 12px;
	color: #d15d00;
}

b { color:#000099; }

.response { display:none; }

.small { font-size: 11px; }
.autobodyheading {
	color: #C60;
	font-weight: bold;
}
