@charset "utf-8";



.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: center;
}

/* CSS Document */

.body_menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-position: center;
	padding: 3;
}

.body_menu:link {
	color:#393;
}

.body_menu:hover {
	color:#909;
}
	
.body_menu:visited {
	color:#393;
}

.body_menu:active {

}

.bar_menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-position: center;
	padding: 3;
}

.bar_menu:link {
	color:#CC9900;
}

.bar_menu:hover {
	color:#FFFFFF;
}
	
.bar_menu:visited
 	{
	color:#996699;
}
.bar_menu:active
 	{
	
	color:#CC9900;
}
	
.bodymainhead {
	color: #939;
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bluehead {
	font-size: 22px;
	color: #369;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.goldhead {
	font-size: 22px;
	color: #C90;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.greenhead {
	font-size: 22px;
	color: #393;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



.purplehead {
	font-size: 22px;
	color: #939;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.rightbluesubhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #369;
	font-weight: bold;
}

.rightgoldsubhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C90;
font-weight: bold;	
}

.rightgreensubhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #393;
font-weight: bold;	
}

.rightpurplesubhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #939;
	font-weight: bold;
}
.rightmenutext {
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.purplebodytext {
	color: #939;
}
.blackbodytext {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bkgdfiller {
	background-image: url(images/pixel.gif);
	background-repeat: repeat-y;
	height: 100%;
}
.bodyarea {
	background-position: top;
}
