<STYLE type="text/css">

body {
background-color: black;
  font-style: normal;
  font-weight: normal;
  font-color: white;
  font-size:13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: white;
}
div#wrapper {
width: 100%;
background-color: #000000;
margin-top: auto;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
padding: 0px;
}
div#header {
padding: 0px;
margin: 0px;
text-align: center;
}
div#nav {
width: 25%;
padding: 10px;
margin-top: 1px;
float: left;
}
div#main {
margin-left: auto;
margin-right: auto;
margin-top: 1px;
padding: auto
margin-bottom: auto;
}
div#footer {
align-bottom: auto;
padding: 0px;
margin: 0px;
border-top: thin solid #000000;
}
div#floatdiv{
position:absolute;  
width:200px;height:50px;left:0px;top:0px;  
padding:16px;background:#FFFFFF;  
border:2px solid #2266AA;
}

td {
  font-family: Arial, Verdana, Helvetica;
  font-style: normal;
  font-weight: normal;

  color: white;
}
td.small {
  font-family: Arial, Verdana, Helvetica;
  font-style: normal;
  font-weight: normal;
  font-size: 8pt;
  color: white;
}
td.body {
  font-family: Comic Sans MS, Arial, Verdana;
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
  color: black;
}
td.verySmall {
  font-family: Arial, Verdana, Helvetica;
  font-style: normal;
  font-weight: normal;
  font-size: 8pt;
  color: white;
}
th {
  font-family: Arial, Verdana, Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 9pt;
  color: orange;
}
p {
  font-family: Verdana, Arial, Helvetica;
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  color: white;
}
li {
  font-family: Verdana, Arial, Helvetica;
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  color: white;
}
b {
  font-family: Verdana, Arial, Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
}
a {
  font-family: Verdana, Arial, Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
  text-decoration:underline;
  color:#3399FF

}
a.header{
  font-family: Verdana, Arial, Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 8pt;
  text-decoration:none;
  color: blue;
}
a.table{
  font-family: Arial, Verdana, Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 9pt;
  text-decoration:underline;
}
a.headerbar{
  font-family: Verdana, Arial, Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 8pt;
  text-decoration:none;
  color: white;
}
a.footer{
  font-family: Verdana, Arial, Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 8pt;
  text-decoration:none;
  color: #555555;
}

a.menu{
  font-family: Verdana, Arial, Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  text-decoration:underline;
  color: blue;
; text-transform: capitalize
}

a:hover { color: orange; }

a.smallMenu{
  font-family: Arial, Verdana, Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 8pt;
  text-decoration:underline;
}
 
h1 {
  font-family: cursive, Arial, Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 18pt;
  color: orange;
}
h2 {
  font-family: Verdana, Arial, Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 12pt;
  color: orange;
}
h3 {
  font-family: Arial, Verdana, Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 12pt;
  color: #CCFFFF;
}

.menucat {
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica;
	color: orange;
	font-weight: bold;
        text-decoration:none;
}

.price {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #cc0033;
}

.whitelink {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: white;
}

</STYLE>