H1 {color: #FFFFFF; font-size: 28px; font-family: courier;}

H2 {color: #660000; font-size: 14pt; font-family: arial,helvetica; font-weight: bold; 
text-align: left;}

H4 {color: #000000; font-size: 12pt; font-family: arial,helvetica; font-weight: bold; 
text-align: center;}

H3 {color: #660000; font-size: 14pt; font-family: arial,helvetica; font-weight: bold;}
H5 {color: #660000; font-size: 12pt; font-family: arial,helvetica; font-weight: bold;}
H6 {color: #000000; font-size: 12pt; font-family: arial,helvetica; font-weight: bold;}


p {color: #000000; font-size: 12pt; font-family: arial,helvetica;}
p.italic {color: #000000; font-size: 12pt; font-family: arial,helvetica; font-style: italic;}
p.logo {color: #660000; font-size: 20pt; font-family: arial,helvetica; font-weight: bold;}
p.small {color: #000000; font-size: 10pt; font-family: arial,helvetica;}
ol {color: #000000; text-align: left; font-size: 12pt; font-family: arial,helvetica;}
ul {color: #000000; text-align: left; font-size: 12pt; font-family: arial,helvetica;}

a {color: #CC6666; font-size: 11pt; font-weight: bold; font-family: arial,helvetica;}
a:hover {color: #660000; font-size: 11pt; font-weight: bold; font-family: arial,helvetica;}
a:visited {color: #999999; font-size: 11pt; font-weight: bold; font-family: arial,helvetica;}

a.topnav {color: #ffffff; font-size: 11px; font-family: arial,helvetica; text-decoration:none;}
a.topnav:hover {color: #CC6666; font-size: 11px; font-family: arial,helvetica;}
a.topnav:visited {color: #ffffff; font-size: 11px; font-family: arial,helvetica; text-decoration:none;}


#footer {BACKGROUND-COLOR: #660000; BORDER-TOP: #CC6666 4px solid; BORDER-BOTTOM: #CC6666 4px solid; text-ALIGN: 
center; COLOR: ffffff; PADDING: 5px; FONT-SIZE: 9pt; FONT-FAMILY: arial,helvetica;}
#footer A {COLOR: #FE94C9; FONT-SIZE: 9pt; DISPLAY: inline; FONT-FAMILY: arial,helvetica; LETTER-SPACING: 0px; TEXT-DECORATION: underline; FONT-WEIGHT: bold}
#footer A:hover {COLOR: #FFFFFF; BACKGROUND-COLOR: #54B2DE;}

#header1 {BORDER-TOP: #CC6666 4px solid;}

#menu {
width: 100%;
background: #660000;
float: left;
text-align:center;
BORDER-BOTTOM: #CC6666 4px solid; 
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 10pt; 
width: 15em;
float: left;
}

#menu a, #menu h2 {
font: bold 0.9em/1.3em arial, helvetica, sans-serif;
text-align:center;
display: block;
margin: 0;
padding: 2px 2px;
}

#menu h2 {
color: #FFFFFF;
background: #660000;
text-transform: uppercase;
}

#menu a {
color: #FFFFFF;
background: #660000;
text-decoration: none;
}

#menu a:hover {
color: #660000;
background-color: #CC6666;
background-position: center;
background-repeat: no-repeat;
}

#menu li {position: relative;

}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu h2:hover{
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}


div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;
}

#menu a.x, #menu a.x:visited{
font-weight:bold;
color:#000;
background:#eee no-repeat 100% 100%;
}

#menu a.x:hover{
color:#a00;
background:#ddd;
}

#menu a.x:active{
color:#060;
background:#ccc;
}

body {
behavior:url("csshover.htc");
font-size: 100%;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

