a, a.active, a.visited {
color:#993300;
}

body {
	margin: 0px;
	padding: 0px;

}
h4 {
font-size:14px;
font-weight:bold;
margin-bottom:0px;
margin-top:4px;
color:#993300;
font-family: Arial, Helvetica, sans-serif;
}
h1 {
font-size:14px;
font-weight:bold;
margin-bottom:7px;
margin-top:0px;
color:#993300;
font-family: Arial, Helvetica, sans-serif;
}
h2 {
font-size:22px;
font-weight:bold;
margin-bottom:7px;
margin-top:0px;
color:#993300;
font-family: Arial, Helvetica, sans-serif;
}
h3 {
font-size:24px;
font-weight:bold;
margin-bottom:7px;
margin-top:0px;
color:#993300;
font-family: Arial, Helvetica, sans-serif;
}
.tableborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.tablepadding {
	padding-left: 30px;
}
.defaultfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.nowrap {
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC9900;
	background-position: center;
	text-align: center;
	font-weight: bold;
}
.buttons2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	background-color: #F5D167;
	background-position: center;
	text-align: center;
	font-weight: bold;
	cursor: hand;
}
a.menu {
	color:#FFFFFF;
	text-decoration: none;
}
a.menu:hover {
color: #993300;
}
ul
{
list-style-type: none;
}


li.regular
{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.3em;
	line-height: 100%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}