p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.navheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.pagesubheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 181440;
}
.pageheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: 181440;

}
a:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;

}
.formbuttons {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #181440;
}
.shift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}

.shift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
.shift3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006633;
}
.forumname {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	background-image: url(images/message_board/header_bkgd.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.topicname {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
}
.subjectname {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
}
.messageauthor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.messagesignature {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	font-style: italic;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #181440;
	font-weight: bold;
}
.borders {
	border: 1px solid #333333;
}
.rightnav {
	background-color: #EBEBEB;
	padding: 2px;
	border: 2px solid #FF0200;
}
