.small {
	font-size: 10px;
}
.main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336600;
	border-left-color: #336600;
	background-color: #FFFFFF;
}
.nav {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #996600;
	border-left-color: #996600;
}
body {
	background-image: url(images/bg.gif);
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	font-weight: bold;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #666666;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #666666;
}
input {
	background-color: #E0D1B2;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #CC9933;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E0D1B2;
	font-weight: bold;
	border: 1px solid #CC9933;
}

a:link {  font-weight: bold; color: #996600; text-decoration: none}
a:visited {  font-weight: bold; color: #996600; text-decoration: none}
a:hover {  font-weight: bold; color: #669933; text-decoration: underline}
a:active {  font-weight: bold; text-decoration: underline}

a.footer:visited { color: #CC9900; text-decoration: none}
a.footer:active { color: #FFCC33;}
a.footer:link { color: #CC9900; text-decoration: none}
a.footer:hover { color: #FFCC33; text-decoration: underline}
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF ; text-align: center}
