﻿body {
	background-image: url("body_bg.gif");
	margin-top: 0px;
	font-family: Trebuchet MS,Geneva, Arial, Helvetica, sans-serif;
}

a {
	color:maroon;
}

a:link {
	color: maroon;
}
a:visited {
	
	color: maroon;
}

#RIGHTCONTENT {
	margin-top: 5px;
	font-family: Trebuchet MS,Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	padding: 0, 3px,0,10px
}

.rightbg {
	background-image: url('images/index_04.gif');
}

#button {
	
	padding-right: 10px;
}

.header {
	color: #510000;
	text-align: center;
	font-family: Trebuchet MS,Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}	

#events {
	
text-align: center;
font-family: "Trebuchet MS";
font-size: 13px;
}

.style2 {
	background-color: #FFFFFF;
}
.style3 {
	background-color: #EBEBEB;
}
.style5 {
	background-color: #CBC2BE;
}
.style7 {
	color: #990000;
	font-size: medium;
}
.style9 {
	color: #990000;
}

#leftcontent {
margin-left: 10px;
font-size: 12pt;	
}

#breadcrumb {
	
	margin-left: 10px;
	font-size: 11px;
	}
	
	img{
	border:thin;
	border-color:maroon;
}

