<style>
<!--
#menu {
    background-color: "#E2E6E9";
}
#menu div.top {
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 8px;
	border-color: #FFFFCC;
	border-width: 3px;
	border-style: none none solid none;
    width: 100%;
}
#menu div.section {
    position: absolute;
    display: inline;
    z-index: -1;
}
#menu div.box {
    background-color: "#FFFFCC";
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 1px;
    padding-right: 1px;
    border-color: #ff9900;
    border-width: 1px;
    border-style: none none solid none;

    position: relative;
    visibility: hidden;
    width: 100%;
}
#menu a {
    font-family: arial;
    font-size: 18px;
    color: #FFFF99;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover {
    font-family: arial;
    font-size: 18px;
    color: #A9C6D6;
    text-decoration: none;
    white-space: nowrap;
}



BODY {background-color: "#748599";
      font-family:Arial, Weltron Urban;
	  font-size: 7pt;
	  font-style: bold;
	  margin-left: 0.15in;
	  margin-right: 0.30in;
	  margin-top: 0.25in;
	  text-align:left;
	  color:Black}
	  
	  /* Links must always be in the order:
   link, visited, focus, hover, active */
a {
	background-color: transparent;
	border-bottom: #8b0000 0px;
	color: transparent;  /* yellow */
	font-size: 100%;
	text-decoration: underline;
}
a:link {
	background-color: transparent;
	color: #990000;  /* blue */
}
a:visited {
	background-color: transparent;
	color: #990000; /* purple */
}
a.focus {
    border-bottom: #336600 0px;
    background-color: transparent;
	color: #990000;
}
a:hover {
    border-bottom: #990000 0px;  /* dashed */
    background-color: transparent;
	color: Red;
}
a:active {
	background-color: transparent;
	color: #000066;  /* blue */
}

H1 {font-family:Tahoma; font-size:60pt; font-style: normal; color:#1D2D4F}
H2 {font-family:Tahoma; font-size:16pt; font-style: normal; color:#1D2D4F}
H3 {font-family:GillSans Light; font-size:13pt; font-style: normal; color:Black}
H4 {font-family:GillSans Light; font-size:13pt; font-style: normal; color:#336600}
H5 {font-family:Tahoma; font-size:11pt; font-style: normal; color:#1D2D4F}
H6 {font-family:GillSans Light; font-size:10pt; font-style: normal; color:#006600}
.gloss {background-color: #78899D}
.glass {background-color: White}
-->

#content {
    background-color: #ffffcc;
	font-family:Arial, Weltron Urban;
	  font-size: 8pt;
	  font-style: bold;
	  margin-left: 0.00in;
	  margin-right: 0.00in;
	  margin-top: 0.00in;
	  margin-bottom: 0.15in;
	  text-align:left;
	  color:Black}
	  
	  /* Links must always be in the order:
   link, visited, focus, hover, active */
a {
	background-color: transparent;
	border-bottom: #8b0000 0px;
	color: transparent;  /* yellow */
	font-size: 100%;
	text-decoration: none;
}
a:link {
	background-color: transparent;
	color: #1D2D4F;  /* blue */
}
a:visited {
	background-color: transparent;
	color: Black; /* purple */
}
a.focus {
    border-bottom: #336600 0px;
    background-color: transparent;
	color: #4E4F47;
}
a:hover {
    border-bottom: #336600 0px;  /* dashed */
    background-color: transparent;
	color: #E2DAD8;
}
a:active {
	background-color: transparent;
	color: transparent;  /* blue */
}

/* ::: Navigation ::: */
.nav{
	font-family:Arial;
	font-size: 10pt;
	color: #000066; /* purple */
	float:left;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	width: 100%;
	text-align:center;
}

.nav ul {
	
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:center;
}
	
ul {
    list-style-type: none;
}


.nav {
	min-height: 1.3em;
 	overflow: auto;
	padding: 0px 0px 0px 0px;
}

.nav a {
	color: White;
	display: block;
	font-weight: bold;
	background: transparent;
	background-position: left;
	padding-left: 0px;
	display: block;
	line-height: 24px;
	text-decoration: none;
}

.nav li {
	float: left; 				
	width: 11em;
}

.nav li a:hover {
	color: grey;
	display: block;
	font-weight: bold;
	background: transparent;
	background-repeat: repeat-x;
	background-position: left;
	padding-left: 0px;
	display: block;
	line-height: 24px;
	text-decoration: none;
}

/* :::: Navigation Submenus (the dropdowns) :::: */
.nav ul {
	padding: 0px 0px 0px 5px;
	width: 16em;
	text-align:left;
}

.nav li ul {
	left: -9999em; /* hide a submenu offscreen by default so visitors don't see it */
	position: absolute;
	z-index: 1000;
}

.nav li:hover ul {
	left: auto; /* show the submenu when user hovers over the parent li */
	width: 13em;
	padding-left: 5px;
}

.nav ul li {
	float: none;
	font-size: .900em;
	margin-top: 0em;
	width: auto;
	padding-left: 5px;
}

.nav li:hover li, .nav li.hover li {
   background-color: #9999CC;
   float: none;
   color: #6F0000;
   padding-left: 0px;
}
.nav li:hover li a, .nav li.hover li a {
   background-color:Black;
   background-image: none;
   color: White;
   padding-left: 5px;
}
   
.nav li li a:hover {
   background-color: #748599;
   color: White;
   padding-left: 5px;
}
 

H1 {font-family:Californian FB; font-size:25pt; font-style: normal; color:#04295D}
H2 {font-family:Californian FB; font-size:25pt; font-style: bold; color:#04295D}
H3 {font-family:Californian FB; font-size:13pt; font-style: normal; color:#669ABA}
H4 {font-family:GillSans Light; font-size:10pt; font-style: normal; color:Black}
H5 {font-family:Californian FB; font-size:13pt; font-style: normal; color:#669ABA}
H6 {font-family:Arial, Weltron Urban; font-size:8pt; font-style: bold; color:Black}
.gloss {background-color: #78899D}
.glass {background-color: #CCDCEB}
-->


</STYLE>
