.header1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FA1212;
	text-indent: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FA1212;
	border-bottom-width: 1px;
}
.header2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6288CB;
	text-indent: 7px;
	background-repeat: no-repeat;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #575757;
	letter-spacing: 1px;
}
.bodytextRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FC0006;
	letter-spacing: 1px;
}
.bodytextGRAY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
}


.photo-r {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
body {
	margin: 5px;
	background-color: #858383;
	background-attachment: fixed;
	background-image: url(backgrnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}
a:link {
	text-decoration: none;
	color: #990000;

}
a:visited {
	text-decoration: none;
	color: #990000;

}
a:active {
	text-decoration: none;
	color: #990000;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
ul {
	list-style-position: outside;
	white-space: normal;
	list-style-image: url(images-etc/ul.jpg);
	line-height: normal;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #990000;
}
.navfooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #333333;
	font-weight: normal;
}
.navfooterRED {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #FC0006;
	font-weight: normal;
}

.photo-l {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.body  a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.body  a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.body  a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.body  a:hover {
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}
.body-text-l-border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #666666;
	padding-left: 15px;
}

