body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005000;
}

a {
  color: #55831D
}

a:hover  {
   color: #AA0000;
}


table {
  	font-size: 11px;
}

.bhead {
    background: url(img/menu_top.jpg)  repeat-x;
    color:#ffffff;
    font-size: 18px;
    letter-spacing: 1px;
    font-style: normal;
}

.bbody {
    text-indent: 7px;
    padding-left: 4px;
    padding-right: 4px
}

.detail {
  font-size: 10px;
  text-align: right;
  color: #55831D;
  padding-right: 10px
}

h2 {
    font-size: 18px;
    text-align: center
}

h3 {
	font-size: 16px;
	text-indent: 25px;
	color: #660000;

}

h4 {
    font-size: 13px;
}

td.title {
    font-size: 14px;
    text-align: left;
    color: #AA0000;
    text-indent: 10px;
    font-weight: bold
}

p.block {
  padding-left: 6px;
  text-indent: 5px
}

ul {
}

form {
  line-height: 26px;
}

img.box {
  border-top: 2px solid #55831D;
  border-left:  2px solid #55831D;
  border-bottom: 1px solid #66FF33;
  border-right:  1px solid #66ff33;
  padding: 1px;
  background: #003300
}

a.smenu {
  color: #FFFFFF
}

a.smenu:hover {
  color: #FFFF66
}

