body 
{
	font-weight: normal;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: .8em;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin: 0px;
	background-color: #FFFFFF;
}
.menu1
{
	font-weight: bold;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin: 0px;
	background-color: #D4DFFF;
}
.largePrint
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
	color:Black;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin: 0px;
}
.smallPrint
{
	font-weight: normal;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: .8em;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	color: Black;
	margin: 0px;
}
a.main:link
{
	text-decoration: none;
    color: #FFFFFF;
}
a.main:visited
{
	text-decoration: none;
    color: #FFFFFF;
}
a.main:hover
{
    text-decoration: none;
    color: #E2E2E2;
}
a.siteLink:active,
a.siteLink:link,
a.siteLink:visited
{
    text-decoration: underline;
    color: #802B52;
    font-weight: bold;
}
a.siteLink:hover
{
    text-decoration: none;
    color: #000000;
}
a.calendar:active,
a.calendar:link,
a.calendar:visited,
a.calendar:hover
{
	text-decoration: none;
}
td
{
   margin: 2px 0 2px 0;
}
.separator
{
	color:#E2E2E2;
	font-size: 1em;
}
.reunion
{
	color:#000000;
	font-size: 18px;
	font-weight: normal;
}
.reunionBold
{
	color:#000000;
	font-size: 18px;
	font-weight: bold;
}
.hotelHeading
{
	font-size:18px;
	font-weight: bold;
}
.hotel
{
	font-size:16px;
	font-weight: bold;
	text-decoration: underline;
}
.bgCalEvent
{
	background-color:Lime;
}
.bgCalNoEvent
{
	background-color:Transparent;
}
.bgCalCurrentDate
{
	background-color:Silver;
}
.bgCalOffMonth
{
	background-color:Gray;	
}