
.HeaderTitle 
{
	margin: 0px auto;
	font-size: 15pt;
	color: #000000;
	width:310px;
} 
.HeaderTitleLeft 
{
	margin: 0px auto;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	width:250px;
} 

.style1 {
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
	text-decoration:none;
}
.style1L {
	font-size: 15px;
	font-family: tahoma;
	color: #000000;
	text-decoration:none;
}
.style1VL {
	font-size: 20px;
	font-family: tahoma;
	color: #000000;
	text-decoration:none;
}
.style2 {font-size: 10px}
.style3 {
	font-size: 11px;
	font-family: tahoma;
	color: #A08729;
}
.style5 {
	color: #766524;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
.EventDesc1 {
	font-size: 13px;
	font-weight: bold;
	font-family: tahoma;
	color: #A08729;
	text-align: left;
	text-decoration: underline;
}
.EventDesc2 {
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
	text-decoration:none;
	text-align: left;
}

body {
	background-color: #999999;
	scrollbar-face-color: #CC9900;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CC9966;
	scrollbar-darkshadow-color: #CC9966;
	scrollbar-track-color: #ffffcc;
	scrollbar-arrow-color: #000000;	
}
.style6 {font-size: 12px; font-family: tahoma; color: #333333; }
.style7 {font-size: 11px; font-family: tahoma; color: #766524;}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #996600;
}
