﻿.menutext {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #800000;
	line-height: 20px;
}
img{
border-style: none;
}

a {
	color: #800000;
	text-decoration: none;
}
a:visited {
	color: #800000;
}
a:active {
	color: #800000;
}
.menutext.centerline {
	text-align: center;
}
a:hover {
	color: #008080;
}
.picRight {
	margin: 8px 4px 8px 8px;
	float: right;
	clip: rect(auto, auto, auto, auto);
}
.picLeft {
	margin: 8px 8px 8px 4px;
	float: left;
	clip: rect(auto, auto, auto, auto);
}
.regulartxt {
	font-family: Verdana;
	font-size: small;
}
.regulartxt.headline {
	color: #000080;
	font-weight: bold;
	font-size: medium;
	float: right;
}
.regulartxt.bold {
	font-weight: bold;
}
.regulartxt.boldred {
	font-weight: bold;
	color: #000080;
}
.txtRight {
	float: right;
}
.bumppara {
	margin-left: 40px;
}
h1 {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #FF9900;

h2 {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #000080;
}

}
.bump80 {
	margin-left: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
}

