.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.quoter {
	color: #660000;
	font-weight: bold;
}
.quotepos {
	font-style: italic;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
}
.menubar {
	background-color: #A93E39;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.title-team {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F75B0;
	line-height: 25px;
}

.title-org {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D95F34;
	line-height: 25px;
}

.title-ind {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00A250;
	line-height: 25px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.grey{
	background-color: #999999;
}
.red 
{
	background-color: #A93E39;
}
.tan 
{
	background-color: #E8E3CD;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.nav a {
	color: #000000;
	text-decoration: none;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	color: #666666;
}

.navt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.navt a {
	color: #A93E39;
	text-decoration: none;
}
.navt a:link {
	color: #A93E39;
	text-decoration: none;
}
.navt a:hover {
	color: #666666;
}

.menu {
	background-color: #A93E39;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a {
	color: #A93E39;
}
a:link {
	color: #A93E39;
}
a:hover {
	color: #666666;
}