BODY
{
	margin: 0;
	background-color: #FFFFFF;
}

BODY,TD
{
	font-family: georgia;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}

A
{
	color: #CC9933;
	text-decoration: underline;
}

A:hover
{
	text-decoration: underline;
}

P
{
	margin-top: 0;
	margin-bottom: 12px;
}

UL
{
	margin-top: 8px;
}

LI
{
	margin-bottom: 0px;
}

H1
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin: 2px 0;
}

IMG.inline
{
	margin: 10px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#797B80,direction=115,strength=4);
}

A.region
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

A.admin
{
	color: #006699;
	font-size: 11px;
}

.RightSideBar
{
	font-size: 11px;
	color: #FFFFCC;
}

.RightSideBar A
{
	color: #006699;
}

.Nav
{
	text-align: center;
	margin: 5px 0;
}

.Nav A
{
	color: #CCCCCC;
	text-decoration: none;
}

.Nav UL
{
	display: inline;
	margin: 0;
	padding: 0;
	white-space: nowrap; 
	border-left: 1px solid #FFCC66;
}

.Nav UL LI
{
	display: inline;
	padding: 0 30px;
	border-right: 1px solid #FFCC66;
}

.BottomNav
{
	font-size: 10px;
	text-align: center;
	margin: 5px 0;
}

.BottomNav A
{
	color: #000000;
	text-decoration: none;
}

.BottomNav UL
{
	display: inline;
	margin: 0;
	padding: 0;
	white-space: nowrap; 
}

.BottomNav UL LI
{
	display: inline;
	padding: 0 20px;
}

.Copy
{
	text-align: center;
	color: #000000;
	font-size: 10px;
}

.calendarButton
{
	font-family: Webdings;
	font-size: 15px;
	cursor: hand;
}

TABLE.Event
{
	border: 1px solid #FFCC66;
	width: 100%;
	margin-top: 10px;
}

TABLE.Event TD
{
	border: 1px solid #FFCC66;
	padding: 4px;
}

div#ITS
{
	font-size: 9px;
	font-family: tahoma,helvetica;
	color: #999999;
}

div#ITS a
{
	color: #999999;
}