.mainborder {
	border: 3px solid #666633;
}
.shadowborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.thinborder {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
.topborder {
	border-top: 1px solid #333333;
}
.leftborder {
	background-color: #666633;
}
.line {
	background-image: url(line.gif);
	background-repeat: repeat-x;
}
.leftwhite {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
	line-height: 20px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	text-decoration: underline;
}
.nav {
	background-color: #666633;
}
.nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
	text-decoration: none;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666633;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993300;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #993300;
	line-height: 22px;
	border: 1px solid #000000;
	padding: 2px;

}
.bold {
	font-weight: bold;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.watermark {
	background-attachment: fixed;
	background-image: url(watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.italic {
	font-style: italic;
}
.boldred {
	font-weight: bold;
	color: #993300;
	font-size: 13px;
}
.small {
	font-size: 11px;
}
.small a{
	font-size: 11px;
}
.red {
	color: #993300;
}
beige h4 {
	color: #993300;
	background-color: #CEC89E;
}
