.MENU {background-color:#022C5E; }
.MENU p {
	color:#FFFFFF;
	margin:8px
}
.MENU a { color:#FFFFFF ; text-decoration:none; font-weight:bold ; font-size:10px ; font-family: "Lucida Grande", Verdana, Helvetica;}
.MENU a:hover { color:red; text-decoration:underline; font-weight:bold ; font-size:10px ; font-family: "Lucida Grande", Verdana, Helvetica;}
.MENU a:visited {
	color:#FFF
} 

.HOME a:hover {color:red;font-weight:bold;}

table td {font-family: "Lucida Grande", Verdana, Helvetica; font-size:12px; color:#000000; margin-left:5px} 

a { color:#0000FF; font-weight:normal ; font-size:12px ; font-family: "Lucida Grande", Verdana, Helvetica; text-decoration:none}

a:hover {color:red; font-weight:normal}

a, table a {
	font-weight:bold;
	font-size:12px;
	font-family: "Lucida Grande", Verdana, Helvetica;
	text-align: left;
}
a, table a:hover { font-weight:normal ; font-size:12px ; font-family: "Lucida Grande", Verdana, Helvetica; }

h1 {
	font-size:22px;
	color:#022C5E;
	font-family: "Lucida Grande", Verdana, Helvetica;
	font-weight:bolder;
	left:auto;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:6px;
	text-align: left;
}
h2 {font-size:16px; margin-bottom:0px; margin-top:5px; font-family: "Lucida Grande", Verdana, Helvetica; font-weight:bold; left:auto; margin-left:10px }
h3 {font-size:12px; font-family: "Lucida Grande", Verdana, Helvetica; font-weight:bold; left:auto; margin-left:12px }
h4 {
	font-family: "Lucida Grande", Verdana, Helvetica;
	font-weight:bold;
	color:#000000;
	margin-bottom:0px;
	margin-top:5px;
	margin-left:10px
}

p {margin-top:0px; margin:1px ; font-family: "Lucida Grande", Verdana, Helvetica;  font-size:12px ; font-weight:normal ; margin-left:16px }

li { font-family: "Lucida Grande", Verdana, Helvetica; font-size:12px ; font-weight:normal ; margin-left:10px ;  }

.FOOTER { text-align:center }
.FOOTER p {font-family:Arial, Helvetica, sans-serif; font-size:smaller; font-weight:lighter}
.FOOTER a {font-family:Arial, Helvetica, sans-serif; font-size:smaller; font-weight:lighter}
.FOOTER_MENU {
	font-size:20px;
	text-align:center;
	background-color:#022C5E;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
	font-family: "Lucida Grande", Verdana, Helvetica;
	vertical-align:baseline
}
.FOOTER_MENU a {
	color:#FFFFFF; 
	text-decoration:none; 
	text-align: left;
	
}
.FOOTER_MENU a:hover {
	color:red;
	font-weight:bold;
	
}
.textbox p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-position: center center;
	text-align: center;
	vertical-align: baseline;
}


.LOGO {background-color:#FFFFFF; }
