body{
background:#E6F0F9;
color:#000000;
font-family:Trebuchet,Arial,Helvetica,sans-serif,Verdana;
margin:auto;
}
div{
border: thin solid #3333CC;
}
h1{
font:bold 18pt Trebuchet,Arial,Helvetica,sans-serif,Verdana;
}
p{
font-size:10pt;
}
.tableborder{
border: thin solid #3333CC;
background-image:url(../images/background.png);
}
.content{
background:#E6F0F9;
font:9pt Arial,Helvetica,sans-serif,Verdana;
margin:0px;
padding:0px;
}
.content a{
background:#E6F0F9;
color:#000000;
}
.content a:visited{
background:#E6F0F9;
color:#9966CC;
}
.content a:hover{
color:#000000;
background: #ffffff;
}
.content a:active{
background:#E6F0F9;
color:#000000;
}
.sidebar{
background:#99CCFF;
}
.topbar{
background:#004F8F;
color:#cccccc;
font:8pt Trebuchet,Arial,Helvetica,sans-serif,Verdana;
}
.topnav{
background:#003399;
color:#000000;
font:bold 12pt Trebuchet,Arial,Helvetica,sans-serif,Verdana;
border: none;
}
.header{
border: none;
background:#003399;
}
.menuitem{
background:#99CCFF;
font: 9pt Arial, Helvetica, sans-serif,Verdana;
margin:0px;
padding:0px;
}
.menuitem a{
background:#99CCFF;
color:#000000;
}
.menuitem a:visited{
color:#9966CC;
}
.menuitem a:hover{
color:#33CCFF;
background: #ffffff;
}
.menuitem a:active{
background: #004F8F;
color:#33CCFF;
}
a:link {
  font-size        : 11px;
  color            : #3300FF;
  text-decoration  : none;
  font-weight      : normal;
}
a:visited {
  font-size        : 11px;
  color            : #9900CC;
  text-decoration  : none;
  font-weight      : normal;
}
a:hover {
  font-size        : 11px;
  color            : #3300FF;
  text-decoration  : none;
  font-weight      : bold;
}
.footer{
font-size:9pt;
text-align:center;
}

