@charset "UTF-8";
/* CSS Document */

#topmenu a:link {
	font-family: Helvetica;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
#topmenu a:hover {
	font-family: Helvetica;
	font-size: 12px;
	text-transform: uppercase;
	color: #88161B;
}
#topmenu a:visited {
	font-family: Helvetica;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
}
#topmenu a:active {
	font-family: Helvetica;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.bottomtext {
	font-family: Helvetica;
	font-size: 10px;
	color: #CCCC99;
}
#sidemenu a:link {
	font-family: Helvetica;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
#sidemenu a:hover {
	font-family: Helvetica;
	font-size: 13px;
	color: #9A9475;
	font-weight: bold;
}
#sidemenu a:visited {
	font-family: Helvetica;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
}
#sidemenu a:active {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.bodytext {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
.redborder {
	border: 1px solid #88161B;
}
.header-names {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.header-names2 {
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #663;
}
.header-names3 {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #663;
}
.header-names4 {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.names-text {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.blackborder {
	border: 1px solid #000000;
}.stl-header {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #88161B;
}
.frontborder-divider {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C7BF98;
}
.clickhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.index-topdiv {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
}
.index-botdiv {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}