body{
background-position:top center;
background-repeat:repeat-y;
background-image:url(background.jpg);
background-color:F1F7FD;
}

p{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 9pt;
color: #006699;}

#tabmain{
background:#DBEDFF;}

#tabmain tr.topnav{
background:#437C9F;}

#tableft{
background:#DBEDFF;}

#tabcenter{
background:#FFFFFF;}

#tabright{
background:#DBEDFF;}

a:link {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 9pt;
color:#006699;
text-decoration:none;
}
a:visited {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 9pt;
color:#006699;
text-decoration:none;
}
a:hover {
text-decoration:none;
background-color:#99CCFF;
}
a:active {
text-decoration:none;
color:#006699;
}

.topwhite:link {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 10pt;
color:#FFFFFF;
text-decoration:none;
}

.topwhite:visited {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 10pt;
color:#FFFFFF;
text-decoration:none;
}

.topwhite:hover {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 10pt;
color:#FFFFFF;
text-decoration:none;
background-color:#99CCFF;
}

.topwhite:active {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 10pt;
color:#FFFFFF;
text-decoration:none;
color:#006699;
}
