.bordering {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #800000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #F9F9F9;
}
.navborder {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #800000;
	border-bottom-color: #800000;
}
.backnews {
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.backcommserv {

	background-image: url(images/commservice.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.backmeetings {
	background-image: url(images/meetings.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.backlogin {
	background-image: url(images/adminlogin.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.backdocs {
	background-image: url(images/docs.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.backchapofficers {
	background-image: url(images/chapofficers.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.dropmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}
.definetag {
	font-size: 9px;
}
.dottedunder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #800000;
}
a.define:link {
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #800000;
}
a.define:visited {

	font-weight: bold;
	color: #800000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #800000;
}
a.define:active {


	font-weight: bold;
	color: #800000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #800000;
}
a.define:hover {

	font-weight: bold;
	color: #800000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #800000;
}
.backtitle {
	background-image: url(images/title.jpg);
}
a.white:link, a.white:visited {
	color: #FFFFFF;
}
a.white:active, a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
