body {
 margin: 0;
 padding: 0;
 font-family: arial, sans-serif;
 text-align: center;
 background: #6666CC;
 color: #000000;
 font-size: 16px;
 font-weight: bold;
 
}

#container {
 width: 925px;
 margin: 10px;
 padding: 0px;
 text-align:left;
 background: #040699;
 border: 1px solid #000000;
 margin: 0px auto -1px auto;
}

#header {
 width: 100%;
 text-align: center;
 background: #FFFFFF;
 border-bottom: 1px solid #000000;
}







#topmenu {
	background: #040699;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	border-bottom:1px solid #000000;
}
#topmenu li {
	float: Right;
	/* font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; */
	margin: 0;
	padding: 0;
}
#topmenu a {
	background: #040699;
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0;
	padding: 3px 12px;
	text-decoration: none;
	border-left: 1px solid #000000;
}
#topmenu a:hover {
	background: #6666CC url("images/hoverh.gif") bottom center no-repeat;
	color: #FFFFFF;
	padding-bottom: 3px;
}



#menu {
	background: #040699;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 175px;
}
#menu li {
	font: 100% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #040699;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 2px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #6666CC url("images/hoverv.gif") left center no-repeat;
	color: #FFFFFF;
	padding-bottom: 2px;
}


#main {
 margin: 0px 0px 0px 176px;
 padding: 10px;
 background: #FFFFFF;
}

#footer {
 margin: 0px;
 padding: 0px;
 text-align: center;
 font-size: 75%;
}

#footer a {
 margin-top: 0px;
 color: #000000;
 font-weight: bold;
 font-style: normal;
 padding-left: 20px;
 padding-right: 20px;
}

#footer a:hover {
 color: #FFFFFF;
}

.contact 
{
 font-size:.7em;
 font-weight:bold;
 color:black;
}

H2 {
 color: #040699;
 text-align: center;
}

.navyblue {
 color: #040699;
}

a {
 margin-left:0px;
 color: #040699;
 text-decoration:underline;
}

a:hover {
 color: #040699;
}

#masterdiv {
 text-align: left;
}

.menutitle {
 cursor:pointer;
 margin-bottom: 5px;
 background-color:#040699;
 color:#FFFFFF;
 width:400px;
 padding:2px;
 text-align:center;
 font-weight:bold; 
 border:1px solid #000000;
}

.submenu{
 margin-bottom: 0.5em;
 font-weight: bold;
}

 a.back
{
 display: block;
 float: center;
 padding: 3px 15px;
 text-decoration: none;
 color: #FFFFFF;
 background: #040699;
 border: 1px solid #000000;
 width: 75;
}

a:hover.back
{
 background: #6666CC;
 color: #FFFFFF;
}

#ezine {
 font-family:Times, "Times New Roman";
}






