body
{
	background: #787D94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0;
	margin: 0;
}

h1
{
	font-size: 24px;
}

h2
{
	font-size: 18px;
	line-height: 30px;
	margin-top: 10px;
}

h3
{
	font-size: 14px;
	line-height: 18px;
}

.greybox
{
	width: 165px;
	background: #eee;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

li,td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

blockquote
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
}

a
{
	color: #990033;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

.prplbar
{
	width: 760px;
	padding: 2px;
	background: #990033;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.small, .recentPostTitle, .recentPostWhen { font-size: 10px; }

.recentPostWhen
{
	font-size: 10px;
	white-space: nowrap;
}

.smallwht
{
	color: #FFFFFF;
	font-size: 10px;
}

.blk { color: #000000; }

.wht { color: #FFFFFF; }

.pwht
{
	font-size: 12px;
	color: #FFFFFF;
}

.title, calendarhead
{
	font-size: 14px;
	font-weight: bold;
}

.calendar
{
	font-size: 9px;
}

.date
{
	margin-top: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-top-width: 1px;
	padding-top: 16px;
	font-size: 16px;
	font-weight: bold;
}

.title
{
	font-size: 14px;
	font-weight: bold;
}

.tblmenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
}

.tblheader
{
	padding: 5px;
	background: #EEEEEE;
	font-size: 12px;
	font-weight: bold;
}

.tbl
{
	padding: 5px;
	font-size: 12px;
	line-height: 14px;
}

.hCalendarDay { color: #666666; }
.hCalendarMonthYearRow { font-size: 12px; }
.recentPostTitle { text-align: left; }

.itemTitle
{
	font-size: 13px;
	margin-bottom: 4px;
	font-weight: bold;
}

.itemFooter
{
	font-size: 10px;
	color: #333333;
	margin-top: 1px;
	margin-bottom: 12px;
}

.posted
{
	font-size: 10px;
	color: #333333;
	margin-top: 1px;
	margin-bottom: 12px;
}

