BODY {  background-color: #0364AF; 	margin: 0 ; font-family: Helvetica, Arial, sans-serif; font-size: small; background-repeat: no-repeat;	margin: 20px; }

H1 { color: white; font-family: 'Titillium Web', sans-serif; font-weight: bold; letter-spacing: 1px; font-size: 30px; text-shadow: 1px 1px 3px black; text-align: left; margin: 6px 0  }
A {color: black;}
.menu { background-image: url('/img/menubg.png'); width:100%; height: 67px; border-radius: 8px; overflow: hidden; box-shadow: 0px 1px 6px #448 }
.menu TD {  font-family: 'Titillium Web', sans-serif; font-size: 19px;  padding: 0; text-align: center;  }
.menu A  { text-decoration:  none;  padding: 0 3px; margin: 0 4px }
.menu A:hover { border-bottom: dashed 2px #0364AF } 

.menu TD.act { background-image: url('/img/amenubg.png');   }
.menu TD.act A:hover { border-bottom: dashed 2px #fff;  color: white;   } 
.menu TD.act A {  color: white;     }

.menu TD.dis { color: #ccc !important }

.content { background-color: white; border-radius: 5px; padding: 10px; margin: 15px 15px 10px 0; min-width: 600px;  border: solid 2px #0188cb; box-shadow: 0px 1px 6px #448; min-height: 447px;
line-height:1.3em; text-align: left }

.rbox {  text-align:center; width: 200px;  margin: 15px 0px 10px 0; background-color: white; border-radius: 5px; border: solid 2px #0188cb; box-shadow: 0px 1px 6px #448  }
.rbox H2 {  font-family: 'Titillium Web', sans-serif;  text-align: center; font-size: 17px;   background-color: #31A4E3;  margin: 0; color: white; text-shadow: 1px 1px 3px black }
.rbox .con { padding: 10px }

A.nu { text-decoration: none}

.foot { text-align: center; color: white; font-size: 80% }

#main { margin: 0 auto; text-align: center; width: 980px}