.maintitle1 {
	font-family	: Times New Roman;
	font-size	: 28px;
	font-weight	: bold;
	color		: #000000;
	text-decoration: none;
}

.maintitle2 {
	font-family	: Arial;
	font-size	: 12px;
	font-weight	: none;
	color		: #000000;
	text-decoration: none;
}

.datetime {
	font-family	: Arial;
	font-size	: 12px;
	font-weight	: none;
	color		: #000000;
	text-decoration: none;
}

.headerlink {
	font-family	: Arial;
	font-size	: 13px;
	font-weight	: none;
	color		: #E8E4D4;
	text-decoration: none;
}

.membershiplogin {
	font-family	: Time News Roman;
	font-size	: 15px;
	font-style	: italic;
	font-weight	: bold;
	color		: #FFCC99;
	text-decoration: none;
}

.footerlink {
	font-family	: Arial;
	font-size	: 11px;
	font-weight	: none;
	color		: #000000;
	text-decoration: none;
}

.sectiontitle {
	font-family	: Times New Roman;
	font-size	: 30px;
	font-weight	: bold;
	color		: #000000;
	text-decoration: none;
}

.sectioncontents {
	font-family	: Arial;
	font-size	: 12px;
	font-weight	: none;
	color		: #000000;
	text-decoration: none;
}

.sectioncolumn {
	font-family	: Arial Black;
	font-size	: 15px;
	font-weight	: none;
	color		: #FFFFFF;
	text-decoration: none;
}

.sectionlink {
	font-family	: Arial;
	font-size	: 11px;
	font-weight	: none;
	color		: #000000;
	text-decoration: underline;
}

#dropmenudiv
{
	position			:absolute;
	font				:normal 12px Arial;
	line-height			:18px;
	z-index				:1000;
}

#dropmenudiv a
{
	width				: 100%;
	display				: block;
	text-indent			: 12px;
	border-bottom		: 1px solid #265131;
	text-decoration		: none;
	font-weight			: none;
	background-color	: #265131;
	color				: #ffffff;
}