BODY, TD, P, TEXTAREA {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
H2 {
	color: #6B0863;
	font-family: arial, helvetica, sans-serif;
	font-size: 15pt;
}
H4 {
	color: #94ADAD;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
}
a {
	color: #000080;
}
.footer {
	font-size: 8pt;
}
.btn_pmg {
	width: 160px;
	height: 22px;
}
.btn_menuitemon {
	width: 160px;
	height: 22px;
	visibility: hidden;
}
.btn_pmg a {
	color: #FFFFFF;
}
.butn {
	width: 100%;
	cursor: pointer;
}
.button {
	background-color: #6B0863;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px 0 3px 6px;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #6B0863;
}
#button1 {
	cursor: text;
}
#button7, #button31 {
	border-bottom: 1px solid #FFFFFF;
}
#button21:hover, #button22:hover, #button23:hover, #button24:hover, #button25:hover, #button26:hover, #button27:hover, #button28:hover, #button29:hover, #button30:hover, #button31:hover {
	background-color: #94ADAD;
	color: #6B0863;
}
#button21:hover {
	border-right-color: #94ADAD;
}
.menu_button {
	background-color: #6B0863;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px 0 3px 6px;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	cursor: text;
}
.button_on {
	background-color: #94ADAD;
	color: #6B0863;
	text-decoration: none;
	display: block;
	padding: 3px 0 3px 6px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
#menu1 {
	position: absolute;
	left: 338px;
	top: 195px;
	height: 185px;
	z-index: 999;
}
.menu {
  position: absolute;
  top: 20px;
  width: 162px;
  visibility: hidden;
  background-color: #6B0863;
}
.menuitem {
  position: absolute;
  left: 1px; width: 160px; height: 22px;
  background-color: #94ADAD;
  color: #6B0863;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
//  padding: 3px 0 3px 6px;
  cursor: pointer;
}
.menuitemon {
  position: absolute;
  left: 1px; width: 160px; height: 22px;
  visibility: hidden;
  background-color: #6B0863;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
//  padding: 3px 0 3px 6px;
  cursor: pointer;
}
.menuitem a {
  text-decoration: none; color: #FFFFFF;
}
.menuitemon a {
  text-decoration: none; color: #FFFFFF;
}
#calendar td {
	border: 1px solid #000000;
}
.tblFmt {
	border: 1px solid #6B0863;
}
.tblHdr {
	background-color: #6B0863;
	color: #FFFFFF;
	font-weight: bold;
}
.odd {
	background-color: #DEDEDE;
}
.even {
	background-color: #FFFFFF;
}
