h1{
 font-family: verdana;
 font-size: 18px;
 font-weight:bold;
}
h2{
 font-family: verdana;
 font-size: 16px;
 font-weight:bold;
}
h3{
 font-family: verdana;
 font-size: 14px;
 font-weight:bold;
}
h4{
 font-family: verdana;
 font-size: 12px;
 font-weight:bold;
}
h5{
 font-family: verdana;
 font-size: 10px;
 font-weight:bold;
}
h6{
 font-family: verdana;
 font-size: 8px;
 font-weight:bold;
}
h7{
}
.pagehead{
  font-weight: bold;
  font-size: 14px;
}
hr{
  color: #649B64;
  height: 1px;
}
.box{
  border-collapse: collapse;
}
.boxhead{
  background-color:#649B64;
  border:solid 1px #303F30;
  color:#FFFFFF;
  font-weight: bold; 
  height:20px;
  padding-left:3px;
}
.boxhead2{
  background-color:#A9BE94;
  border:solid 1px #303F30;
  color:#000000;
  font-weight: bold; 
  height:20px;
  padding-left:3px;
}
.boxbody{
  background-color:#FFFFFF;
  border:solid 1px #303F30;
  font-weight: normal;
  padding-top:5px;
  padding-left:3px;
  padding-right:2px;
  padding-bottom:5px;
}

/*
.boxbody2{
  background-color:#A9BE94;
  border:solid 1px #303F30;
  font-weight: normal;
  padding-top:5px;
  padding-left:3px;
  padding-right:2px;
  padding-bottom:5px;
}
*/

.boxedit{
  background-color:#DAE3D1;
  border:solid 1px #303F30;
  font-weight: normal;
  padding:0px;
}
.boxeditinner{
}
.boxcontent{
  margin-top:0px;
  margin-bottom:10px;
}
.listbox{
  border-collapse: collapse;
  border-left:solid 1px #000000;
  border-top:solid 1px #000000;
  border-right:solid 1px #000000;
  border-bottom:solid 1px #000000;
}

.listitem1{
  background-color:#A9BE94;
  padding-left:10;
  color:#000000;
}
.listitem2{
  background-color:#DAE3D1;
  padding-left:10;
  color:#000000;
}

.listitem3{
  background-color:#FFFFFF;
  padding-left:10;
  color:#000000;
}

body{
  font-size: 11px;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Vedana, Sans-Serif
}
p{
  font-size: 11px;
  color: #000000;
  font-family: Verdana, Sans-Serif
}
table{
  font-size: 11px;
  color: #000000;
  font-family: Verdana, Sans-Serif
}

.menutitle{
  font-weight: bold;
  font-size: 11px;
  color: #8b4513;
  font-family: Verdana, Sans-Serif;
  background: url("/images/button.jpg");
  width:124px;
  height:29px;
  margin-top: 1px; 
  cursor:pointer;
}
.menutxt{
  padding:3px 5px 5px 5px;
}
.submenu{
  margin-left:3px;
}
A{
  color: #8b4513;
  text-decoration: none;
}
A:active{
  text-decoration: underline;
}
A:hover{
  text-decoration:underline;
}
A.std{
  color: #8b4513;
}
A.submnu{
  color: #303F30;
}
A.submnu:active{
  color: #8b4513;
}
A.submnu:hover{
  color: #8b4513;
}
A.mnu{
  color: #8b4513;
}
A.edit{
  color: #E60000
}
.button
{
  border-right: 1px outset;
  border-top: 1px outset;
  border-left: 1px outset;
  border-bottom: 1px outset;
  font-size: 11px;
  width: 75px;
  height: 20px;
  color: #303F30;
  background-color: #A9BE94
}
.small{
  font-size:10px;
  font-weight:normal;
}
.thumb{
  border: solid 1px #808080;
}
.normal{
  font-size: 11px;
  font-weight:normal;
  color: #000000;
  font-family: Verdana, Sans-Serif
}
.imgline{
  height:1px; 
  font-size: 1px;
  background-color:transparent;
  border-bottom:solid 1px #649B64;
}
.nb{
  color: #d70000;
}
.nobr{
  white-space:nowrap;
}
.inbox{
  height:20; 
  font-size:11px; 
  border:solid 1px #303F30; 
  background-color:#DAE3D1;
  font-family:verdana;
}
.heading1{
  font-weight:bold;
  font-size:18px;
}
.heading2{
  font-weight:bold;
  font-size:16px;
}
.heading3{
  font-weight:bold;
  font-size:14px;
}
.heading4{
  font-weight:bold;
}