body {font-family: Verdana, georgia; font-size: 10pt; color: black; margin-top: 0; margin-bottom: 0}
p    {font-family: Verdana, georgia; font-size: 10pt; color: black; margin-top: 0; margin-bottom: 0}
form {font-family: Verdana, georgia; font-size: 8pt; color: black; margin-top: 0; margin-bottom: 0}
h4  	 {font-family: Verdana, georgia; font-size: 14pt; color: black; margin-top: 0; margin-bottom: 0}
h5	{font-family: Verdana, georgia; font-size: 12pt; color: black; margin-top: 0; margin-bottom: 0; font-weight:bold}
h6	{font-family: Verdana, georgia; font-size: 10pt; color: black; margin-top: 0; margin-bottom: 0; font-weight:bold}
/* li	{margin-top: 0; margin-bottom: 0} */

select	{font-family: Verdana, Georgia; font-size: 10pt; border: 1px solid #666666;}

/* A { color: blue; text-decoration: none;} */
A:link {color: black; text-decoration: none}
A:active {color: black; text-decoration: none} 
A:visited {color: black; text-decoration: none}
A:hover {color: blue; text-decoration: none}

.boxText { font-family: Verdana, Georgia; font-size: 10px; }
.normal {font-family: Verdana, Georgia; font-size: 10pt; color: black; margin-top: 0; margin-bottom: 0}
.smallText {font-family: Verdana, Georgia; font-size: 10px; color: black;}

TD.infoBoxHeading
{ font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #666666; /* safe Grey */
  color: white;
}

.bg_centerNavGrid {background-color: #E8E8E8;}
.bg_detailRightNav {background-color: #CACACA;}

TR.Headbar {background: blue;}

TD.Headbar
{ font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  background: black;
  color: white;
  font-weight: bold;
}

tr.Menubar
{font-family: Verdana, Georgia;
  font-size: 10pt;
  background: white;
  color: white;
  font-weight : bold;
}

a.Menubar:link {font-family: Verdana, Georgia; font-size: 10pt; color: white; text-decoration: none}
a.Menubar:active {font-family: Verdana, Georgia; font-size: 10pt; color: white; text-decoration: none}
a.Menubar:hover {font-family: Verdana, Georgia; font-size: 10pt; color: yellow; text-decoration: none}
a.Menubar:visited {font-family: Verdana, Georgia; font-size: 10pt; color: white; text-decoration: none}

a.Menulink:link {font-family: Verdana, Georgia; font-size: 10pt; color: blue; text-decoration: none}
a.Menulink:active {font-family: Verdana, Georgia; font-size: 10pt; color: blue; text-decoration: none}
a.Menulink:hover {font-family: Verdana, Georgia; font-size: 10pt; color: blue; text-decoration: none}
a.Menulink:visited {font-family: Verdana, Georgia; font-size: 10pt; color: blue; text-decoration: none}

TABLE.MenubarB, TD.MenubarB
{ font-family: Verdana, Georgia;
  font-size: 10pt;
  color: black;
  border-style: solid;
  border-color: black;
  border-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
}

TABLE.MenubarS, TD.MenubarS
{ font-family: Verdana, Georgia;
  font-size: 10pt;
  color: black;
  border-collapse: collapse;
  border-style: solid;
  border-color: black;
  border-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
}

/* CSS Tabs */
#tabbar
{ float:left;
  width:100%;
  background:#ffffff;
  font-size:93%;
  line-height:normal;
}

#tabbar a
{ color: white;
  font-family: Verdana, Georgia;
  font-weight: bold;
  font-size: 12px;
  height: 30px;
  line-height:30px;
  background: url(images/TabBar.png);
  padding-left: 5px;
}

#tabbar a span
{ background: url(images/TabBarRight.png) no-repeat right top;
  padding-right: 5px;
} 

#tabbar a, #tabbar a span
{ display: block;
  float: left;
}

#tabbar a:hover
{ color: yellow;
  font-family: Verdana, Georgia;
  font-weight: bold;
  background: url(images/TabBar.png);
  padding-left: 5px;
}

/* Only way to get it to work in both IE6 and FF */
ul#tabbar {padding:0; margin:0; list-style:none;}

#tabbar li {float:left; border:0; margin:0; padding:0;}