body 
{ 
margin: 0;
padding: 0px;
font-family: verdana;
font-size: 8pt;
text-align: center;
color: #000000;
background-color: #ffffff;
background-image: url(ambg.jpg);
background-repeat: repeat-x;
}

A:link        { font-size: 10pt; text-decoration: none; color: #ffff16; font-variant: small-caps;}
A:visited     { font-size: 10pt; text-decoration: none; color: #ffff16; font-variant: small-caps;}
A:hover       { font-size: 10pt; text-decoration: none; color: #019dd8; font-variant: small-caps;}


h1
{

color: #ffff00;
background-color: #6cbcf4;
font-family: verdana;
font-size: 8pt;
font-weight: bold;
margin-top: 10;
font-variant: small-caps;

}

#topleft
{
margin: 0em auto;
width: 654px;
text-align: left;
background-color: #bddbdc;
}

#topright { margin: 0 0 160px 220px;}
#topright p { line-height: 155%; }

#header
{
height: 147px;
width: 100%;
background-image: url(head.jpg);
background-repeat: no-repeat;
background-position: 0 0;
padding-bottom: 0px;
position: relative;
}

#header h1
{
font-size: 1px;
text-align: right;
color: #ffffff;
margin: 0;
padding: 0;
}


#topmenu ul 
{ 
list-style-type: none; 
background-color: #019dd8;
margin-top: -6px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 9px;
border-top: 7px solid #019dd8;

}

#topmenu li 
{
display: inline; 
padding-left: 29px;
padding-right: 29px; 
color: #019dd8;
font-weight: bolder;
}



#leftside
{
margin-top: 10px;
float: left;
width: 210px;
border-right: none;
padding: 0px;
}

.update 
{ 
margin-top:20px;
border-bottom: none; 
padding: 0px;
}

.imagefloat {float: left;}

#footer
{
clear: both;
color: #000c36;
text-align: right;
border-top: solid 5px #6cbcf4;
font-size: 90%;
padding: 5px;
}

.table, tr, td
{
font-size: 9pt;
font-family: verdana;
}