<style type="text/css">

div.logo {
   width: 212px;
}
div.logo a {
   text-decoration: none;
   font-size: 13px;
   color: black;
   padding-right: 7px;
   padding-left: 7px;
   border-right: 1px #BBBBBB solid;
}
div.logo a:hover {
   text-decoration: underline;
   font-size: 13px;
   color: black;
   padding-right: 7px;
   padding-left: 7px;
   border-right: 1px #BBBBBB solid;
}


div.menu {
   width: 674px;
   background-color: #000080;
   background-attachment: fixed; background-image: url(index/menu.gif); background-repeat: no-repeat; background-position: 620px
}
div.menu a {
   text-decoration: none;
   font-size: 12px;
   color: #EDED21;
   padding-right: 10px;
   padding-left: 10px;
   border-right: 1px #993300 solid;
}
div.menu a:hover {
   text-decoration: underline;
   font-size: 12px;
   color: #EDED21;
   padding-right: 10px;
   padding-left: 10px;
   border-right: 1px #993300 solid;
}

div.submenu {
   width: 674px;
   font-size: 12px;
}
div.submenu a {
   text-decoration: none;
   font-size: 12px;
   color: #CC3366;
   padding-right: 8px;
   padding-left: 8px;
   border-left: 1px #99CCCC solid;
}
div.submenu a:hover {
   text-decoration: underline;
   font-size: 12px;
   color: #CC3366;
   padding-right: 8px;
   padding-left: 8px;
   border-left: 1px #99CCCC solid;
}


div.submenu2 {
   width: 674px;
   font-size: 12px;
}
div.submenu2 a {
   text-decoration: none;
   font-size: 12px;
   color: #CC9999;
   padding-right: 8px;
   padding-left: 8px;
   border-right: 1px #99CC33 solid;
}
div.submenu2 a:hover {
   text-decoration: underline;
   font-size: 12px;
   color: #CC9999;
   padding-right: 8px;
   padding-left: 8px;
   border-right: 1px #99CC33 solid;
}
div.submenu2 h1 {
   font-size: 22px;
   padding-left: 20px;
}
div.submenu2 h2 {
   font-size: 15px;
   padding-left: 20px;
}
div.submenu2 td {
   font-size: 12px;
   padding-left: 20px;
}

div.content {
   width: 674px;
   margin-top: 25px;
   margin-bottom: 10px;
   font-size: 12px;
}
div.content p {
   font-size: 12px;
   padding-left: 20px;
}
div.content a {
   color: #1111dd;
   
}
div.content a:hover {
   color: #1111dd;
   background color: #efefef;
   
}

div.content td {
   font-size: 12px;
   padding-left: 20px;
}
div.content h1 {
   font-size: 22px;
   padding-left: 20px;
}
div.content h2 {
   font-size: 15px;
   padding-left: 20px;
}
div.content h3 {
   font-size: 12px;
   padding-left: 20px;
}


div.copyright {
   width: 674px;
   text-align: center;
}

</style>
