.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.topmenu:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a.topmenu:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.topmenu:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.topmenu:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7A003B;
	border: 1px solid #000000;
}
.whitetableoutline {
	border: 1px solid #FFFFFF;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 29px;
	letter-spacing: 1px;
}
.topcell {
	background-image: url(../img/header_homepage.jpg);
	background-repeat: no-repeat;
}
.greencell {
	background-image: url(../img/grad_blue.jpg);
	background-repeat: no-repeat;
}

a:link {
	color: #13134C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #13134C;
}
a:hover {
	text-decoration: none;
	color: #F2EBD7;
}
a:active {
	text-decoration: underline;
	color: #13134C;
}

.bodymain { 
font-family : Trebuchet MS, Arial, sans-serif; 
font-size : 11px; 
color : #000000; 
} 
a.bodymain:link {  
text-decoration : underline; 
color : #000000; 
} 
a.bodymain:visited { 
text-decoration : underline; 
color : #000000; 
} 
a.bodymain:hover { 
text-decoration : none; 
color : #000000; 
} 
a.bodymain:active { 
text-decoration : underline; 
color : #000000; 
} 
.bodywide { 
line-height : 20px; 
font-family : Trebuchet MS, Arial, sans-serif; 
font-size : 12px; 
color : #000000; 
} 
a.bodywide:link { 
text-decoration : underline; 
color : #00334D;  
} 
a.bodywide:visited { 
text-decoration : underline;  
color : #00334D; 
} 
a.bodywide:hover { 
text-decoration : none; 
color : #F2EBD7;
} 
a.bodywide:active { 
text-decoration : underline; 
color : #00334D;  
} 

.bullets {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #13134C;
}
a.bullets:link {
	color: #13134C;
	text-decoration: none;
}
a.bullets:visited {
	text-decoration: none;
	color: #13134C;
}
a.bullets:hover {
	text-decoration: underline;
	color: #BCD1E3;
}
a.bullets:active {
	text-decoration: none;
	color: #13134C;
}

.title {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 22px;
	color: #0B589D;
	font-weight: bold;
	line-height: 35px;
}
.title_nospace {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	color: #7A003B;
	font-weight: bold;
}

.subtitleblack {
	font-family : Trebuchet MS, Arial, sans-serif; 
	font-size : 16px; 
	font-weight : bold; 
	color : #000000; 
}
.subtitleburg {
	font-family : Trebuchet MS, Arial, sans-serif; 
	font-size : 14px; 
	font-weight : bold; 
	color : #7A003C; 
}
.subtitlegreen {
	font-family : Trebuchet MS, Arial, sans-serif; 
	font-size : 14px; 
	font-weight : bold; 
	color : #6E8878; 
}



.sidebar {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: normal;
}
a.sidebar:link {
	color: #13134C;
	text-decoration: none;
}
a.sidebar:visited {
	text-decoration: none;
	color: #13134C;
}
a.sidebar:hover {
	text-decoration: underline;
	color: #F2EBD7;
}
a.sidebar:active {
	text-decoration: none;
	color: #13134C;
}




.eventbar {
	background-repeat: repeat-x;
	background-color: #A7C3DB;
	padding: 10px;
}

.floatleft { 
float : left; 
margin : 0 5px 5px 0; 
} 
.floatright { 
float : right; 
margin : 0 0 5px 5px; 
} 

.bluebackground {
	background-color: #BCD1E3;
}
.creambackground {
	background-color: #fcfadb;
}
.orangebackground {
	background-image: url(../img/grad_orange.jpg);
	background-repeat: repeat-x;
	background-color: #FFFBEF;

}
