BODY {
background : #ffe26f;
}
A:hover {
background : yellow;
color : blue;
}
A:link {
color : #009999;
font-style : italic;
}
A:active {
color : #000066;
font-style : italic;
}
A:visited {
color : red;
font-style : italic;
}
H1 {
font : bold 16pt/18pt verdana;
color : #000066;
text-decoration : underline;
}
H2 {
font : normal 14pt/16pt verdana;
color : #000066;
}
H3 {
background : #000066;
font : bold 12pt/14pt verdana;
color : white;
}
H4 {
font : bold 11pt/13pt verdana;
color : #000066;
}
H5 {
font : bold italic 11pt/13pt arial narrow;
color : #FF860D;
}
P {
font : normal 9pt/10pt verdana;
color : #000066;
}
i {
font : italic 9pt/10pt verdana;
color : #000066;
}
b {
font : bold 9pt/10pt verdana;
color : #000066;
}
u {
font : normal 9pt/10pt verdana;
color : #000066;
text-decoration : underline;
}
th {
font : bold 9pt/10pt verdana;
}
td {
font : normal 9pt/10pt verdana;
}
li {
font : normal 9pt/10pt verdana;
color : #000066;
}
ul {
font : normal 9pt/10pt verdana;
color : #000066;
}
ol {
font : normal 9pt/10pt verdana;
color : #000066;
}
hr {
color : #000066;
}
.copyright {
font : bold 7pt/8pt verdana;
color : #000066;
}
.warning {
font : bold 10pt/12pt verdana;
font-style : italic;
color : red;
}
.small {
font : normal 8pt/8pt verdana;
color : #000066;
}
.ismall {
font : italic 8pt/8pt verdana;
color : #000066;
}
.ih1 {
font : italic 16pt/18pt verdana;
color : #000066;
}
.h3nobg {
font : bold 12pt/14pt verdana;
color : white;
}
.monospace {
font-family : Courier, monospace;
z-index : 0;
}
.cream {
background : #ffffdd;
}
.container {width:100%; padding-top:10px;}
.sep, .sep ul {padding:0; margin:0; list-style:none;}

.sep {margin:0 auto; position:relative; overflow:hidden; width:1000px; height:62px; border:1px solid #FF860D;}
.sep div div {position:absolute; left:0; height:0; width:1000px;}
.sep ul {position:absolute; left:0; bottom:0;}

.sep li {float:left; margin-top:0;}
.sep li.right {float:right;}
.sep li.right ul {left:auto; right:0;}
.sep li.right ul li {float:right;}

.sep a {position:relative; line-height:31px; display:block; font-weight:bold; font-family: verdana, sans-serif; font-size:11px; padding:0 10px; text-decoration:none; outline:0;}
.sep a.top-a {z-index:10; min-width:1px; margin-bottom:100px; color:#000066;}
* html .sep a.top-a {width:1px;}

.sep ul a {height:31px;top:31px;float:left; color:#000066;}

.sep ul a.pad {padding:0 1px;}

.sep ul a.pad b {position:absolute; left:0; height:31px; display:block; width:1000px; cursor:default;}
.sep li.right ul a.pad b {left:auto; right:0;}

.sep li:hover > a {color:#c00;}

.sep a.top-a:hover, 
.sep a.top-a:active, 
.sep a.top-a:focus {margin-bottom:0; color:#c00;}

.sep ul a:hover,
.sep ul a:active,
.sep ul a:focus {padding-bottom:100px; color:#c00;}