body {
	margin:0;
	background:url("../images/page_bg.gif") repeat-x;
	
}

a {
  color: #006020;
  font-weight: bold;
  font-family: Verdana;
  text-decoration: none;
}

a:hover {
  color: #006020;
  font-weight: bold;
  //font-size: 80%;
  font-family: Verdana;
  text-decoration: underline;
}

.title {
font-size: 13px;
  color: #000000;
  font-family: Verdana;
  font-weight: bold;
}

.text {
font-size: 13px;
  color: #000000;
  font-family: Verdana;
}

.big {
	font-size: 15px;
	color: #000000;
	font-family: Verdana;
}

.footer {
	font-size: 11px;
	color: #eeeeee;
	font-family: Verdana;
}
.notice {
font-size: 13px;
  color: #FFAAAA;
  font-weight: bold;
  font-family: Verdana;
}

.tdhead {
  background-color: #0066AA;
  color: #FFFFFF;
font-size: 13px;
  font-family: Verdana;
  font-weight: Bold;
  height: 0px;
}

.list1 {
  background-color: #FFFFFF;
  color: #000000;
font-size: 13px;
  font-family: Verdana;
  height: 0px;
  vertical-align: top;
}

.list2 {
  background-color: #CCDDFF;
  color: #000000;
font-size: 13px;
  font-family: Verdana;
  height: 0px;
  vertical-align: top;
}

.menugroup {
font-size: 13px;
  color: #FFFFFF;
  font-family: Verdana;
  font-weight: Bold;
  background-color: #0066AA;
  width: 150px;
  height: 0px;
}

.menuitem {
font-size: 13px;
  color: #000000;
  font-family: Verdana;
  font-weight: Bold;
  background-color: #AACCFF;
  cursor: hand;
}

.amenuitem {
font-size: 13px;
  color: #000000;
  font-family: Verdana;
  font-weight: Bold;
  background-color: #6699CC;
  cursor: hand;
}

.bmenuitem {
font-size: 13px;
  color: #000000;
  font-family: Verdana;
  font-weight: Bold;
  background-color: #999999;
  cursor: hand;
}

.textbox {
  border-width: 1;
  color: #000033;
font-size: 13px;
  font-family: Verdana;
}

.button {
  background-color: #FFFFFF;
  border-color: #000033;
  border-width: 1;
  color: #006600;
font-size: 13px;
  font-family: Verdana;
  font-weight: bold;
}