body {
  text-align: center;
  }

#container {
  margin: 0 auto;
  width: 764px;
  }
#container {
  margin: 0 auto;
  width: 764px;
  text-align: left;
  }
#background {
background: url(images/ForTopBanner/bg9.jpg) center top;
}
A:link {
color : #cc0000;
text-decoration : none;
}
A:visited {
color : #cc0000;
text-decoration : none;
}
A:active {
color : #cc0000;
text-decoration : none;
}
A:hover {
color : #000066;
text-decoration : underline;
}
A.dark:link {
color : #cc0000;
text-decoration : none;
}
A.dark:visited {
color : #cc0000;
text-decoration : none;
}
A.dark:active {
color : #cc0000;
text-decoration : none;
}
A.dark:hover {
color : #000066;
text-decoration : underline;
}
TD {
font-size : 12px;
font-family : Verdana;
}
P {
font-size : 12px;
font-family : Verdana;
}
TD.dark {
font-size : 12px;
font-family : Verdana;
color : #ffffff;
}
P.dark {
font-size : 12px;
font-family : Verdana;
color : #ffffff;
}
TD.smaller {
font-size : 11px;
font-family : Verdana;
color : #000000;
}
P.smaller {
font-size : 11px;
font-family : Verdana;
color : #000000;
}
.dropmenu {
position : absolute;
left : -1500px;
visibility : visible;
z-index : 101;
float : left;
width : 132px;
border-width : 1px;
border-style : solid;
border-color : #000000;
background-color : #ffffff;
}
.dropmenu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
.dropmenu li {
display : inline;
}
.dropmenu a, .dropmenu a:visited, .dropmenu a:active {
display : block;
width : 130px;
padding : 1px;
margin : 1px;
font-family : Sans-Serif;
font-size : 11px;
font-weight : normal;
text-align : center;
text-decoration : none;
color : #000000;
background-color : #b7f8ab;
}
.dropmenu a:hover {
padding : 1px;
margin : 1px;
font-family : Sans-Serif;
font-size : 11px;
font-weight : normal;
text-align : center;
text-decoration : none;
color : #000000;
background-color : #b1e7fa;
}
