body.default{
	margin: 0;
	padding: 0;
	font: normal 62.5% Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	background: #f3f3f3;
	color: #474747;
	background-color:#E6E6E6;
	margin-top:10;
}
table.nav{font-size:80%;background:#0054AA}
a.noeffect{color:white;text-decoration:none;border:none;}
a.links{color:blue;text-decoration:none;font:bold;font-weight:bold;border:none;}
a.links:hover{color:blue;text-decoration:underline;}
a.wlinks{color:white;text-decoration:none;font:bold;font-weight:bold;border:none;}
a.wlinks:hover{color:white;text-decoration:underline;}
a.email{color:blue;text-decoration:none;border:none;font-size:95%;}
a.email:hover{color:blue;text-decoration:underline;font-size:95%;}
a.menu:hover{color:#F8F300;letter-spacing:1;text-transform:uppercase;font-size:14px;font-weight:bold;text-decoration:None;}
a.sidemenu{color:#0055AD;font-size:10pt;font:bold;font-weight:bold;text-decoration:none;}
a.sidemenu:hover{color:#0055AD;font-size:10pt;font:bold;font-weight:bold;text-decoration:underline;}
a.submenu{color:white;text-decoration:none;font:bold;font-weight:bold;border:none;font-size:10px}
a.submenu:hover{color:#F8F300;letter-spacing:1;text-transform:none;font-size:10px;font-weight:bold;text-decoration:None;}
a.expand:hover{color:#FFFFFF;border:none;}
table.menu{font-size:100%;position:absolute;visibility:hidden;background:black;z-index:1000;}
TD{font-family: Arial; font-size: 10pt;}
TD.menu{background:purple; font-size: 8pt;}
TD.ELF{font-family: Arial; font-size: 7pt;}
TD.ElfHead{font-family: Arial; font-size: 10pt;color:#0054AA;font:bold;font-weight:bold;}
TH{font-family: Arial; font-size: 8pt;}
TH.normal{font-size: 10pt;}
tr.d0 td {background-color: #0054AA; color: white;}
tr.d1 td {background-color: #C0C0C0; color: black;}
h1 {font-size:130%;}
h2 {font-size:125%;}
h3 {font-size:120%;}
h4 {font-size:115%;}
h5 {font-size:110%;}
h6 {font-size:105%;}
h1, h2, h3, h4, h5{padding: 0;margin: 0;display: inline;}.collapsable {color:#FFFFFF;letter-spacing:1;}
div.center {text-align: center;}
input.search {
  width: 200px; 
  height: 16px; 
  padding: 0; 
  margin-top: 0; 
  float: right; 
  font-family: "Lucida Grande",Tahoma,Verdana; 
  font-size: 0.92em; 
  background: url(../images/search.gif);
  background-color: #fff;
  background-position: 2px 2px; 
  background-repeat: no-repeat;
}
input.searchClear {
  width: 200px; 
  height: 16px; 
  padding: 0; 
  margin-top: 0; 
  float: right; 
  font-family: "Lucida Grande",Tahoma,Verdana; 
  font-size: 0.92em; 
  background-color: #fff;
  background-position: 2px 2px; 
  background-repeat: no-repeat;
}
<!-- ######### BRANDS MENU ############ -->
table.brand{background:white;}
a.brand{text-decoration:none;color:#0054AA;}
td.brand{color:#0054AA;width:150px;height:30px;background:#FFFFFF;font-size:10pt;}
td.brandpic{color:#0054AA;width:450px;background:#FFFFFF;font-size:10pt;}
div.sponsorAdDiv{position:absolute; top:0; left:0; }

ul.nav {margin-top: 0px; margin-bottom: 0px;}
ul.nav li {display:inline; font-size:10px;}
ul.navs {margin-top: 0px; margin-bottom: 0px;}
ul.navs li {display:inline; margin-right:8px; font-size:10px;}
ul.special {margin-top: 0px; margin-bottom: 0px;}
ul.special li {font-size:12px;}
ul.tnav {margin-top: 0px; margin-bottom: 0px;}
ul.tnav li {display:inline;}

.SmallText {
   font-size: 0.75em;
}

.button {
   border-top: 1px solid #96d1f8;
   background: #0054AA;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#0054AA));
   background: -moz-linear-gradient(top, #3e779d, #0054AA);
   padding: 8px 20px;
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 16px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;

.button:hover {
   border-top-color: #28597a;
   background: #0064C8;
   color: #fff;

.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
}

#floattag {
	position: relative;
	top: -10px;
	left: 0px;
	text-align: right;
	z-index: 1;
	height: 10px;
}
