body {
	background-image: url(../images/biz_bg.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	background-color: c12227;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #C17400;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
.bot:link {
	font-size: 9pt;
	color: #FFCC00;
	text-decoration: none;
}
.botext {
	font-size: 9pt;
	color: #FFFFFF;
}
.bot:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 9pt;
}
.bot:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}


td {
	font-size: 9pt;
	color: #000000;
}
input {
	background-color: #D8D8D8;
	border: thin solid #D8D8D8;
}
textarea {
	background-color: #D8D8D8;
	border: thin solid #D8D8D8;
}
.but {
	background-color: #FF6600;
	color: #FFFFFF;
}
.subhead {
	font-size: 10pt;
	font-style: normal;
	color: #F7941D;
	text-decoration: none;
}
