body, p, td, div, fieldset, legend
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt; 
	color:#000000; 
}

h1
{
	font-family: times new roman;
	font-size: 24px;
	font-weight: normal;
}

a:link, a:visited, a:active
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

a:hover
{
	color: #a59563;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent;
}

h2
{
	font-family: times new roman;
	font-size: 20px;
	font-weight: bold;
	color: #a59563;
	margin: 4px;
}

h3
{
	font-family: times new roman;
	font-size: 24px;
	font-weight: normal;
	color: #CB9D00;
}

.memberNameInSearchResults
{
	color: #6666FF;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.searchResultsTitle
{
	font-size: 14px;
	color: #C6A64D;
}

.calendarTitle{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin-bottom: 5px;
}

.eventHeader{
	font-family: arial;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	margin: 2px;
	min-width: 350px;
	border-bottom: 2px solid #a59563;
}

.subMenuBox
{
	background: #efefef;
	border: 1px solid #a59563;
	float: left;
	margin-right: 10px;
	width: 160px;
}

ul{
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 20px;
	
}

li
{
	margin-bottom: 10px;
}
