@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
body, td, th {
	font-family: Tahoma;
	font-size: 11px;
	color: #524A4C;
}
.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #3D82BC;
}
a.orange {
	color: #FF7240;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:hover.orange {
	color: #FF7240;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
a.credit {
	color: #99CC99;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:hover.credit {
	color: #99CC99;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
.form1 {
	font-family: Tahoma;
	font-size: 11px;
	height: 19px;
	width: 146px;
	border: 1px solid #524A4C;
}
.form2 {
	font-family: Tahoma;
	font-size: 11px;
	height: 97px;
	width: 146px;
	border: 1px solid #524A4C;
	overflow: hidden;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	text-align: left;
}
a:hover.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FF7240;
	text-decoration: underline;
}
.lower-heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #94C167;
	text-decoration: none;
}
