.btm{
	font-family:arial;
	font-size:9px;
	text-decoration:none;
	font-weight:none;
	color:#CECECE;
}
.btm1{
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:none;
	color:#000000;
}
.btm2{
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:none;
	color:#CCCCCC;
}
.btm3{
	font-family:FFF Harmony;
	font-size:7px;
	text-decoration:none;
	font-weight:none;
	color:#CCCCCC;
}
.textbox{
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration:none;
	height: 18px;
	width: 200;
	BORDER-WIDTH:1;
	BORDER-STYLE:SOLID;
	border-color:#292929;
	background:#000000;
}
.textarea{
	font-family: Verdana;
	font-size: 9px;
	color: CCCCCC;
	text-decoration:none;
	height: 127px;
	width: 201px;
	BORDER-WIDTH:1;
	BORDER-STYLE:SOLID;
	border-color:292929;
	background:#000000;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#292929;
	scrollbar-3dlight-color:#292929;
	scrollbar-darkshadow-color:#292929;
	scrollbar-arrow-color:#CCCCCC;
}
.menu{
	font-family:arial;
	font-size:9px;
	text-decoration:none;
	font-weight:none;
	color:#CECECE;
}
.NavArrow{
	font-family:arial;
	font-size:16px;
	text-decoration:none;
	font-weight:none;
	color:#FF0000;
}
div.menuBar,div.menuBar a.menuButton,div.menu,div.menu a.menuItem {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}
div.menuBar {
  background-color: #e0e0e0;
  border: 2px outset #e0e0e0;
  padding: 4px 2px 4px 2px;
  text-align: left;
}
div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid #e0e0e0;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}
div.menuBar a.menuButton:hover {
  background-color: transparent;
  border: 1px outset #e0e0e0;
  color: #000000;
}
div.menuBar a.menuButtonActive,div.menuBar a.menuButtonActive:hover {
  background-color: #5050f0;
  border: 1px inset #e0e0e0;
  color: #ffffff;
  left: 1px;
  top: 1px;
}
div.menu {
  background-color: #000000;
  border: 1px outset #FFFFFF;
  left: 0px;
  padding: 1px 1px 1px 1px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}
div.menu a.menuItem {
  color: #CECECE;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}
div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #8F8F8F;
  color: #000000;
}
div.menu a.menuItem span.menuItemText {}
div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}
div.menu div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}
