body {
	margin-top:0;
	background-color:#FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topbar {
	background-image: url(../images/topbar.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.btmbar {
	background-image: url(../images/bottombar.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.red_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #760000;
	text-decoration: none;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.mainfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a.mainfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.mainfont:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.mainfont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.lrg_blkfnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.titlefont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
	width: 140px;
}
a.titlefont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display: block;
	width: 140px;
}
.contactimage {
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
}
.headerfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
	text-decoration: none;
}
.italicfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #990000;
	text-decoration: none;
}
.redborder {
	border: 1px solid #760000;
}
.blackfont11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
