.lower_menu_text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: 400;
}
.body_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: 400;
}
.BodyBoldULine {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}
.heading_level1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: 600;
	color: #990000;
	text-decoration: underline;
}
.Menu-bar1 {
	font-family: Ariel;
	font-size: 14px;
	font-style: normal;
	color: cc9933;
	font-weight: 600;
	background-color: #000099;
}
.menu_bar2 {
	font-family: Ariel;
	font-size: 14px;
	font-style: normal;
	color: 7fc2f4;
	font-weight: 600;
	background-color: #000099;
}
.Body-TextTNR {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}
.Body_text_BoldTNR {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
}
.TitlesTNR2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
}
.TitlesTNR1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.TitlesTNR3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.HeaderAriel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000099;
}
.BodyItalicBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.Back1 {
	font-family: "Palace Script MT";
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.Block_B {
	font-family: "Gill sans Ultra Bold";
	font-size: 36px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #000099;
}
.Block_R {
	font-family: "Gill Sans Ultra Bold";
	font-size: 36px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
}
.Gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}
.Italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.verdanaText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.bodytext_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

/* CSS entered by Marsbrook - March 2010 */

* {margin: 0; padding: 0; border: 0; }

body {background-image:url(pictures/blue.jpg); background-repeat:repeat;}

#container {
background-image:url(pictures/blue.jpg);
background-repeat:repeat;
width:100%; }

#main_nav ul {
list-style-type:none;
margin-left:5px;
padding:2px;
width:150px;
font:  13px/200%  Verdana,Arial,sans-serif;
font-weight:bold;
text-align:center;
}

.main_nav li {
background: #000099;
margin: 0;
padding: 2px 10px;

}

#main_nav ul a:link, ul a:visited, ul a:hover, ul a:active {
display:block;
padding:2px 10px;
text-decoration:none;
}

ul a:link {
color:#cc9933;
}
ul a:visited {
color:#cc9933;
}
ul a:hover {
color:#78b7ef;
}
ul a:active {
color:#cc9933;
}
