body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
body a:link, body  a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
body  a:hover, body  a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc33;
	text-decoration: underline;
}
.bold, .bold a:link, .bold a:hover, .bold a:active, .bold a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.button, .button a:link, .button a:hover, .button a:active, .button a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	padding: 3px;
}
.selected-button, .selected-button a:link, .selected-button a:hover, .selected-button a:active, .selected-button a:visited,
.button a:hover, .button a:active
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffcc33;
	text-decoration: none;
	padding: 3px;
}.border {
	border: 1px solid #336699;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.header {
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
}
.table-bottomline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.comingevents{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffcc33;	
}

