body {
	margin: 0;
}

a:link {
	color: 8b8078;
	text-decoration: none;
}

a.tab:link {
	color: 8b8078;
	text-decoration: none;
	font-size: 90%;
	display: block;
	height: 20px;
	padding-top: 5px;
}

a.tab:hover {
	COLOR: #FFFFFF;
	font-weight: bold;
	background-color: #8B8078;
}

a.red:link {
	COLOR: #CC0000;
	text-decoration: none;
}

a.green:link {
	COLOR: #009900;
	text-decoration: none;
}


a.blue:visited {
	COLOR: #000099;
	text-decoration: none;
}

a.red:visited {
	COLOR: #CC0000;
	text-decoration: none;
}

a.green:visited {
	COLOR: #009900;
	text-decoration: none;
}


a.blue:link {
	COLOR: #000099;
	text-decoration: none;
}


A:visited {
	COLOR: 8b8078;
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: d7d2cb;
	TEXT-DECORATION: underline;
}

A:active {
	COLOR: 8b8078;
	TEXT-DECORATION: none;
}

.lightbar {
	line-height: 120%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: d7d2cb;
}


.text {
	FONT-SIZE: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textred {
	FONT-SIZE: 80%;
	COLOR: #CC0000;
}
.textsmall  {
	FONT-SIZE: 70%;
}

.textsmred {
	FONT-SIZE: 70%; 
	COLOR: #CC0000; 
}

.textsmaller {
	FONT-SIZE: 60%;
}

h1 {
	FONT-SIZE: 100%;
	COLOR: #8b8078;
	text-transform: uppercase;
}

h2 {
	FONT-SIZE: 80%;
	COLOR: 8b8078;
	font-weight: bold;
}

h3 {
	FONT-SIZE: 80%;
	COLOR: 8b8078;
	font-style: italic;
}

h4 {
	FONT-SIZE: 90%;
	font-weight: bold;
	color: #8b8078;
}

h5 {
	FONT-SIZE: 80%;
	color: #8b8078;
	font-weight: normal;
}
.dateheading {
	FONT-WEIGHT: bold;
	COLOR: 8b8078;
}
.navhlinks {
	FONT-WEIGHT: bold;
	FONT-SIZE: 75%;
	COLOR: 8b8078;
	TEXT-DECORATION: none;
	line-height: 150%;
}



form, p, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

p {
	FONT-SIZE: 80%;
}

ul {
}

#formarea {
 	background-color: #f2e5cc;
	padding: 1%;
 }

.red {
	COLOR: #CC0000; 
}

.purple {
	COLOR: #000099;
}

.boxheadwhite {
	COLOR: #FFFFFF;
	background-color: #afa79f;
}

TABLE.border {
	border: 1px solid 8b8078;
}
.border {
	border: 1px solid #AFA79F;
}

TD.tdborder {
	border: 1px solid #CCCCCC;
}
.blue {
	COLOR: #8B8078;
}
.navlinkssmall  {
	font-size: 70%;
	font-weight: normal;
	line-height: 160%;
	color: 8b8078;
}
.side-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7d2cb;
}
.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFA79F;
}
.navlinkssmallbold {
	font-size: 70%;
	font-weight: bold;
	line-height: 160%;
	color: 8b8078;
}
.bottombar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.topbar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.green {
	COLOR: #009900;
}
redlink {
	COLOR: #CC0000;
}

