.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.maintext a{
}
.maintext a:hover{
	color: #C5AD5F;
}
.header {
	background-image:  url(images/title3.gif);
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 75px;
	background-repeat: no-repeat;
}
.header img{
	position:absolute;
	top: 15px;
	width: 47px;
	height: 48px;
	right: 25px;
	left: 725px;
	background-repeat: no-repeat;
}
.headerlinks {
	background-image:  url("images/bgb.gif");
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.headerlinks a{
	color: #333333;
	position: relative;
	left: 20px;
	top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2AC5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image:  url("images/bgb.gif");
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}
.headerlinks a:hover, .headerlinks a.active{
	color: #000000;
	background-image:  url("images/bga.gif");
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8B4341;
	text-align: center;
	display: block;
	width: 175px;
	font-weight: bold;
	padding: 2px;
}
.rightlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: none;
	width: 175px;
	display: block;
}
.rightlinks a{
	text-decoration: none;
	color: #666666;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F1ECDA;
	padding-left: 5px;
	height: 18px;
	padding-top: 0px;
	width: auto;
}
.rightlinks a:hover{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	color: #000000;
	background-color: #EDE7D1;
	border-bottom-style: none;
}
img {
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 25px;
	padding-top: 0px;
	color: #666666;
}
.footer a:hover{
	color: #726023;
	text-decoration: none;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.border {
	border: 1px solid #666666;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.highlight {
	background-color: #EFE3B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
}
.borderlight {
	border: 1px solid #D7C28E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
