.fullsite {
	background-image: url(images/fullsite.jpg);
	background-repeat: repeat-y;
}
.verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.leftlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4B43;
	line-height: 20px;
	margin-left: 17px;
	margin-top: 7px;
}
.leftlinks a:link {
TEXT-DECORATION: none;
color: #4F4B43;
}
.leftlinks a:visited {
TEXT-DECORATION: none;
color: #4F4B43;
}
.leftlinks a:hover {TEXT-DECORATION: none;
color: #950303;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4B43;
}
.bottomlinks a:link {
TEXT-DECORATION: none;
color: #4F4B43;
}
.bottomlinks a:visited {
TEXT-DECORATION: none;
color: #4F4B43;
}
.bottomlinks a:hover {TEXT-DECORATION: underline;
color: #980000;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.highlight {
	font-weight: bold;
	background-color: #FFFF00;
}
