body
{
background-color:#eeeeee;
font-family:verdana,tahoma;
font-size:12px;
line-height:17px;
color:#333333;
margin:0px;
}

table,td
{
font-size:12px;
padding:2px;
width:650px;
border-collapse:collapse;
color:#333333;
border:solid 1px #808080;
background-color:#bcd0df;
}

#content
{
width:800px;
background-color:#ffffff;
padding-left:15px;
padding-right:15px;
}

#footer
{
font-size:10px;
line-height:11px;
width:830px;
color:#ffffff;
background-color:#9ec630;
}

h1{
font-size:14px;
line-height:14px;
color:#123f60;
font-weight:bold;
text-align:left;
}

a
{
font-weight:bold;
text-decoration:underline;
color:#2a5270;
}

a:hover {
color:#ffffff;
background-color:#83acca;
cursor:help;
}

#tabs
{
float:left;
width:800px;
background:#ffffff;
font-size:85%;
line-height:normal;
}

#tabs ul {
margin:0;
padding:20px 10px 0 5px;
list-style:none;
}

#tabs li 
{
display:inline;
margin:0;
padding:0;
}

#tabs a 
{
float:left;
background:url("imgs/tableft.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}

#tabs a span 
{
float:left;
display:block;
background:url("imgs/tabright.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#ffffff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span 
{
color:#ffffff;
}

#tabs a:hover 
{
background-position:0% -42px;
}
#tabs a:hover span 
{
background-position:100% -42px;
}
