body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EECC66;
}
td {
	font-size: 12px;
}
A {
	color: #FFFFCC;
}
A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.forumMsgTitle {
	color: #000000;
	font-weight: normal;
}
.forumMsgBody {
	padding: 5px;
}
.pageSubHeading {
	font-size: 16px;
	font-weight: bold;

}
.mini {
	font-size: 10px;
}
.forumLsgListing {
	font-size: 10px;
	padding: 5px;
}
.dim {
	color: #996633;
}
.copy {
	font-size: 9px;
}
.pollBody {
	font-size: 10px;
	padding: 5px;
}
.pollChoice {
	font-size: 10px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC66;


}
#bottomMenu {
	background: url(images/bottomMenu_center.gif) repeat-x;
	text-align: center;
	vertical-align:middle;
	height: 30px;
	width: 974;
	border-top: none;
}

#bottomMenu a {
	font: 9px/10px Arial, Helvetica, sans-serif;
	color:#993300;
	text-decoration:none;
}

#td {
	border-right: 1px solid #cc9900;
	padding-right: 2px;
	padding-left: 2px;
}
#bottomMenu2 {
	background: url(images/bottomMenu_center.gif) repeat-x;
	text-align: center;
	vertical-align:middle;
	height: 30px;
	width: 760px;
	border-top: none;
}

#bottomMenu2 a {
	font: 9px/10px Arial, Helvetica, sans-serif;
	color:#993300;
	text-decoration:none;
}

#td2 {
	border-right: 1px solid #cc9900;
	padding-right: 2px;
	padding-left: 2px;
}

