.Tableft 
{
border: none;
background: url("images/tableft.gif") no-repeat bottom left;
width:17px;
height:19px;
padding:0;
}

.Tabmid
{
height:19px;
color: White;
white-space: nowrap;
vertical-align: text-bottom;
text-align: center;
font-size: 10pt;
font-family: Verdana;
font-weight:bold;
background:url('images/tabmid.gif') repeat-x;
margin:0; padding:0
}

.Tabmid a
{
color: White;
vertical-align: text-bottom;
}

.Tabmid a:hover
{
border: none;   /*overrides the border on link hover*/
margin-left: 0;
color: Red;
}


.Tabright
{
border: none;
background: url("images/tabright.gif") no-repeat bottom right;
width:18px;
height:19px;
padding:0;
}

.Tabtable
{
border:0;
padding:0;
border-collapse:collapse;
width:100%;
}

.Tablebody
{
border: 1px solid Black;
background-color: white;
width:100%;
padding: 10px;
margin-top:0; margin-bottom:0;
font-family: Verdana;
font-size: 8pt;
}

.Tablebody p
{
padding: 4px;
}

h3
{
color: #000066;
white-space: nowrap;
padding: 4px;
margin-top:0; margin-bottom: 4px;
font-family: Verdana;
font-size: 12pt;
}

h4
{
color: #000066;
white-space: nowrap;
padding: 4px;
margin-top:0; margin-bottom:0;
font-family: Verdana;
font-size: 10pt;}

h3 a:hover, h4 a:hover, p a:hover
{
border: 1px solid #000066;
margin-left: -1px;
color: Red
}

a
{
text-decoration: none;
color: #000066;
white-space: nowrap;
font-weight: bold;
}

body    
{
margin: 0 12pt 12pt 12pt
font-family: Verdana;
font-size: 8pt;
background: #0E012C url("images/bg8.jpg") no-repeat fixed top center;
}

table   
{
font-family: Verdana;
font-size: 8pt;
}


p
{
margin-top:0;
margin-bottom:0;
font-family: Verdana;
font-size: 8pt;
}

.spanstyle
{
position:absolute;
visibility:hidden;
}