BODY{
  color : #003366;
  background-color: #FFFFFF;
  line-height : 140%;
  font size : 14px
}
H1{
  color : white;
  text-align: left;
  line-height : normal;
  font-size : medium;
  font-weight : bold;
  background-color : navy;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
}
H2{
  color : #cc0066;
  text-align: left;
  font-weight : bold;
  font-size : 14px;
  background-color : #fbc4d5;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
}
H3{
  color : #cc0066;
  text-align: left;
  text-indent : 20px;
  margin-top : 20px;
  margin-left : auto;
  background-color : #ffffce;
  margin-right : auto;
  margin-bottom : auto;
  font-size : 14px;
  padding-top : 2px;
}
H4{
  color: #6666FF;
  text-align: left;
  border-top-color : #3399ff;
  border-bottom-color: #3399ff;
  border-left-color: #3399ff;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  border-style : dotted;border-right-style : none;border-bottom-style : dotted;border-left-style : none;
  border-top-width: 2px;  
  border-bottom-width: 2px;
  margin-left : 40px;
  margin-right : 40px;
  font-size : 14px;
  margin-bottom : 10px;
}
HR{
  color: #FF9966;
  height: 5px;
}
P{
  color : #003366;
}
A{
  color : #0000ff;
  text-decoration: underline;
}
A:VISITED{
  color : #800080;
  text-decoration : underline;
}
A:HOVER{
  text-decoration : underline;
}
A:ACTIVE{
  text-decoration : underline;
}
UL{
  color : #003366;
  list-style-image : url(l_b03.gif);
  list-style-position: outside;
}
UL UL{
  list-style-image : url(l_b03a.gif);
}
OL{
  color : #003366;
  line-height : 200%;
}
.menu_ver{
  font-size : x-small;
  font-weight : bold;
  background-color : #fffdb9;

}

.title_gray{
  font-size : medium;
  font-weight : bold;
  color : white;
  background-color : #0080c0;
  left : 10px;
  letter-spacing : 3px;
}




#list-menu{
    position:absolute;
    top:0px;
    right:auto;
    left:0px;
    width:190px;
  padding-right : 0px;
  margin-right : auto;
  border-right-width : medium;
  color : white;
  background-color: #C2e0eD;
  line-height : 140%;
@font size : 14px
}
.list-title{
  color : #ffffff;
  background-color : navy;
  font-size : medium;
  font-weight : bold;
}
.list-s{
  margin-left : 10px;
}



#main{
  margin-left : 200px;
}


