#gmenu{
  background-color : #005ab5;
  text-align : left;
  color : white;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-right : 0px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #002c57;
  clear : both;
  padding-left : 20px;
}
#gmenu li{
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 30px;
  padding-bottom : 3px;
  font-size : 80%;
  list-style-type : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  float : none;
  text-align : right;
  background-image : url(../images/arrow2.gif);
  background-position : left center;
  background-repeat : no-repeat;
  width : 110px;
}
#gmenu ul{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  float : none;
}
#gmenu a{
  color : white;
}
#side h2 {
  font-family:Arial, Helvetica, sans-serif;
  border-left:none;
  padding-left : 0px;
  font-size:120%;
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  background-color : #009900;
  color : white;
  text-align : center;
}
#side ul {
  font-size : 90%;
  margin : 0px 0px 0px 0px;
  padding-left : 0px;
  list-style-type : none;
  background-color : #efefef;
  width : 180px;
}
#side li{
  padding-top : 7px;
  padding-left : 30px;
  padding-right : 5px;
  padding-bottom : 0px;
  margin-left : 0px;
  border-right-width : 0px;
  border-right-style : solid;
  border-right-color : silver;
  background-repeat : no-repeat;
  background-image : url(../images/side_li_back.gif);
  background-position : 0px 0px;
  border-left-width : 0px;
  border-left-style : solid;
  border-left-color : silver;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  height : 40px;
  margin-top : 0px;
}
#side li a:hover{
  color : navy;
  background-repeat : repeat-x;
  text-decoration : underline;
}
#ad_side li a:hover{
  color : navy;
  background-repeat : repeat-x;
  text-decoration : underline;
}
#ad_side h2 {
  font-family:Arial, Helvetica, sans-serif;
  border-left:none;
  padding-left : 0px;
  font-size:120%;
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  background-color : #009900;
  color : white;
  text-align : center;
}
#ad_side ul {
  font-size : 90%;
  margin : 0px 0px 0px 0px;
  padding-left : 0px;
  list-style-type : none;
  background-color : white;
  width : 180px;
}
#ad_side li{
  padding-top : 7px;
  padding-left : 30px;
  padding-right : 5px;
  padding-bottom : 7px;
  margin-left : 0px;
  margin-bottom : 1px;
  border-right-width : 0px;
  border-right-style : solid;
  border-right-color : silver;
  background-repeat : no-repeat;
  background-image : url(../images/side_li_back.gif);
  background-position : 0px 0px;
  border-left-width : 0px;
  border-left-style : solid;
  border-left-color : silver;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
}

