a
{
color: white;
font-size: 10pt;
font-family: arial;
text-decoration: none;
}
a:hover {
	color: #ffddCC;
text-decoration: underline;
}
.bodyText
{
color: black;
font-size: 12pt;
line-height: 25px;
font-family: arial;
}
.button
{
color: #FFFFFF;
font-size: 10pt;
font-family: arial;
background: #800000;
width: 75px;
}
.forum
{
color: black;
font-size: 9pt;
line-height: 11pt;
font-family: arial;
width: 500px;
}
.forumMessage
{
color: black;
font-size: 9pt;
line-height: 11pt;
font-family: arial;
background: #FFFFFF;
border: 1px solid #FFFFFF; 
}
.forumMessageBold
{
color: black;
font-size: 9pt;
line-height: 11pt;
font-family: arial;
font-weight: bold;
background: #FFFFFF;
border: 1px solid #FFFFFF; 
}
.forumCat
{
background: #F0F0F0;
text-align: left;
color: #000000;
font-size: 11pt;
line-height: 13pt;
border: 1px solid #FFFFFF; 
font-weight: bold;
width: 77%;
}
.forumCat a
{
text-align: left;
color: #000000;
font-size: 11pt;
line-height: 13pt;
font-weight: bold;
}
.forumCat a:hover
{
color: #AA0000;
text-decoration: underline;
text-align: left;
font-size: 11pt;
line-height: 13pt;
font-weight: bold;
}
.forumCatDesc
{
text-align: left; 
font-size: 10pt; 
font-weight: normal;
}
.forumCatDescBold
{
text-align: left; 
font-size: 10pt; 
font-weight: bold;
}
.forumCatDescRt
{
text-align: right; 
font-size: 10pt; 
font-weight: normal;
vertical-align: top;
}
.forumEdit
{
vertical-align: top;
text-align: right; 
font-size: 8pt; 
font-weight: normal; 
border: 1px solid #FFFFFF;
width: 23%;
background: #FFEEDD;
}
.forumEdit a
{
color: #000000;
text-align: right; 
font-size: 8pt; 
font-weight: bold; 
background: #FFEEDD;
}
.forumEdit a:hover
{
color: #AA0000;
text-align: right; 
font-size: 8pt; 
font-weight: bold; 
background: #FFEEDD;
}
.officerEdit
{
vertical-align: top;
text-align: right; 
font-size: 8pt; 
font-weight: normal; 
border: 1px solid #FFFFFF;
width: 32%;
background: #FFFFFF;
}
.officerEdit a
{
color: #000000;
text-align: right; 
font-size: 8pt; 
font-weight: normal; 
background: #FFFFFF;
}
.officerEdit a:hover
{
color: #AA0000;
text-align: right; 
font-size: 8pt; 
font-weight: normal; 
background: #FFFFFF;
}
.forumPost a
{
color: #000000;
text-align: right; 
font-size: 8pt; 
font-weight: bold; 
}
.forumPost a:hover
{
color: #800000; 
}

.forumTitle
{
vertical-align: top;
text-align: left; 
font-size: 11pt; 
font-weight: bold; 
}
.doubleSpaced
{
color: black;
font-size: 12pt;
line-height: 45px;
font-family: arial;
text-decoration: none;
}
.doubleSpaced a:hover
{
color: #FF0000;
font-size: 12pt;
line-height: 45px;
font-family: arial;
text-decoration: underline;
}
.tableHeader
{
	background: #600000;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
}
.eventsTableRow
{
	background: #FFFFFF;
	color: #000000;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	padding-right: 3px;
	height: 30px;
}
.eventsTableRowHover
{
	font-size: 12pt;
	color: #aa55aa;
	text-decoration: underline;
}
.eventsTableRowHover a
{
	font-size: 12pt;
	color: #aa55aa;
	text-decoration: underline;
}
.eventsTableRowHover a:hover
{
	font-size: 12pt;
	color: #aa5aa;
	text-decoration: underline;
}
