body {
	margin-top:0px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/page_bg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}
.tbl_wrapper {
	background-color:#FFFFFF;
	border:1px #000000 solid;
}
h2 {
	border-bottom:1px #666666 solid;
	font-size:14px;
	color:#666666;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}
 /* Default link colors */
a:link		{ color: #ed1c24; text-decoration: underline }

a:visited	{ color: #ed1c24; text-decoration: underline }

a:active	{ color: #ed1c24; text-decoration: underline }

a:hover		{ color: #666666; text-decoration: underline }

 /* Joomla Styles */
#mod_search_searchword {
	border:1px #333333 solid;
	background-color:#E5E5E5;
	font-size:10px;
}
.button {
	border:1px #333333 solid;
	background-color:#90d2c1;
	color:#000000;
	margin-left:3px;
	height:17px;
	font-size:10px;
}
.search {
	margin-right:10px;
}

.latest_event {
	margin-bottom:20px;
	padding-left:5px;
	padding-bottom:5px;
	border-bottom:#EEEEEE 1px solid;
}