/* CSS Document */
body {
	background-color: #0033cc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
}

.pageTitle {
	font-family:"Trebuchet MS";
	font-size:36px;
	color:#a1cbe9;
	}
	
.menuFont {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	}
.menuFont a:link, a:visited{
	color:#000066;
	}
.menuFont a:active{
	color:#000066;
	}
.menuFont a:hover{
	color:#FF0000;
	}

	
.defaultFontHeader {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bolder;
	color:#000066;
	
	}

.defaultFontHeader2 {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bolder;
	color:#FFFF00;
	
	}
	
.defaultFont {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	}
.defaultFont a:link{
	color:#FFFF00;
	}
.defaultFont a:hover{
	color:#FF0000;
	text-decoration:underline;
	}
.defaultFont a:active{
	color:#FFFF00;
	}
.defaultFont a:visited{
	color:#FFFF00;
}
	
.contactFont {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#003366;
	}
	
.copyrightFont {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#6699ff;
	}
	
.activitiesFont {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	}
.activitiesFontTop {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#0000FF;
	}
	
.activitiesFont a:link,.activitiesFont a:visited{
	color:#FFFFFF;
	font-weight:bolder;
	}

.activitiesFont a:hover{
	color:#FF0000;
	text-decoration:underline;
	}
.activitiesFont a:active{
	color:#FFFFFF;
	}

.activitiesFont2 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FF0000;
	}
.activitiesFont2 a:link{
	color:#FF0000;
	font-weight:bolder;
	}
.activitiesFont2 a:active{
	color:#FF0000;
	font-weight:bolder;
	}
.activitiesFont2 a:visited{
	color:#FF0000;
	font-weight:bolder;
	}
.activitiesFont2 a:hover{
	color:#FF0000;
	font-weight:bolder;
	}

.siteMap{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bolder;
	color:#000066;
	
	}