.BlockLink_hover {
	FILTER: alpha(opacity=15);
	-moz-opacity: 0.15;
	opacity: 0.15;
	background-color: blue;
}
.BlockLink {
	FILTER: alpha(opacity=0.001);
	-moz-opacity: 0.00001;
	opacity: 0.00001;
	background-color: white;
}
.BlockLinkDummy {
	FILTER: alpha(opacity=0.001);
	-moz-opacity: 0.00001;
	opacity: 0.00001;
	background-color: white;
}
.AdBlockLink_hover {
	FILTER: alpha(opacity=15);
	-moz-opacity: 0.15;
	opacity: 0.15;
	background-color: blue;
}
.AdBlockLink {
	FILTER: alpha(opacity=0.001);
	-moz-opacity: 0.00001;
	opacity: 0.00001;
	background-color: white;
}
.CAdBlockLink_hover {
	FILTER: alpha(opacity=15);
	-moz-opacity: 0.15;
	opacity: 0.15;
	background-color: blue;
}
.CAdBlockLink {
	FILTER: alpha(opacity=0.001);
	-moz-opacity: 0.00001;
	opacity: 0.00001;
	background-color: white;
}
.SimpleBlockLink_hover {
	FILTER: alpha(opacity=15);
	-moz-opacity: 0.15;
	opacity: 0.15;
	background-color: blue;
}
.SimpleBlockLink {
	FILTER: alpha(opacity=0.001);
	-moz-opacity: 0.00001;
	opacity: 0.00001;
	background-color: white;
}
.ChangePage {
	FILTER: alpha(opacity=0.001);
	-moz-opacity: 0.00001;
	opacity: 0.00001;
	background-color: white;

}
.ChangePage_hover  {
  FILTER: alpha(opacity=95);
  -moz-opacity: 0.95;
  opacity: 0.95;
  background-color: #FBFCE3;
}
.tool_bar {
  z-index: 500; position: absolute; left: 0px; top: 0px; 
  background-color: transparent;
  FILTER: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.tool_bar_sel {
  z-index: 500; position: absolute; left: 0px; top: 0px; 
  background-color: transparent;
}
.toolbar {
  background-image:url(images/toolb_bg.gif);
  background-repeat:repeat-x;
  height:30px;
  vertical-align:middle;
}
.pageMenu {
  background-color: grey;
  border: 1px solid #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 150%;
  cursor: pointer; cursor: hand;
  background-image:url(../images/pagemenu.gif); background-repeat:repeat-x;
}
.pageMenu_sel {
  background-color: white;
  border-top: 1px solid #666666; border-bottom: 1px solid #666666;
  border-right: 1px solid #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 150%;
  background-image:url(../images/pagemenu_sel.gif); background-repeat:repeat-x;
}
.pageMenu_hover {
  background-color: white;
  border-top: 1px solid #666666; border-bottom: 1px solid #666666;
  border-right: 1px solid #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 150%;
  background-image:url(../images/pagemenu_sel.gif); background-repeat:repeat-x;
}
.sectionMenu {
  background-color: grey;
  border: 1px solid #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 150%;
  cursor: pointer; cursor: hand;
  background-image:url(../images/sectionmenu.gif); background-repeat:repeat-y;
}
.sectionMenu_sel {
  background-color: white;
  border-top: 1px solid #666666; border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 150%;
  background-image:url(../images/sectionmenu_sel.gif); background-repeat:repeat-y;
}
.sectionMenu_hover {
  background-color: white;
  border-top: 1px solid #666666; border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 150%;
  background-image:url(../images/sectionmenu_sel.gif); background-repeat:repeat-y;
}
.sepL {
  border-right: 1px solid #666666;
}
.sepR {
  border-left: 1px solid #666666;
}
.pageIndex {
  cursor: pointer; cursor: hand;
}
.pageIndex_sel {
  cursor: default;
}
.sectionIndex {
  cursor: pointer; cursor: hand;
}
.sectionIndex_sel {
  cursor: default;
}
.mainMenuItem {
  background-color: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #111111; line-height: 150%;
  cursor: pointer; cursor: hand;
}
.mainMenuItem_sel {
  background-color: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%;
  cursor: default;
  text-decoration: underline;
  color: blue;
}
.mainMenuItem_hover {
  background-color: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%;
  cursor: pointer; cursor: hand;
  text-decoration: underline;
  color: #D806F1;
}
.statusbar 	{
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #222222; line-height: 150%; 
  vertical-align: top; padding-left: 10px; padding-right: 10px;
}
.disabledButton {
  FILTER: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.scrollbarDiv {
  z-index: 100; position: absolute; left: 0px; top: 0px; 
  background-color: transparent;
  FILTER: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.scrollbarDiv_hover {
  background-color: yellow;
}
.hscroller {
  border: 1px solid #0A7598;
  background-color: #0A7598;
  background-image:url(../images/hscroller.gif); background-repeat:repeat-x;
}
.vscroller {
  border: 1px solid #0A7598;
  background-color: #0A7598;
  background-image:url(../images/vscroller.gif); background-repeat:repeat-y;
}
.thumbscrollDiv {
  z-index: 100; position: absolute; left: 0px; top: 0px;
  background-color: transparent;
}
.areaScroller {
  background-color: transparent;
  cursor: move;
}
.areaScrollerMover {
  background-color: white;
  FILTER: alpha(opacity=0.01);
  -moz-opacity: 0.001;
  opacity: 0.001;
  cursor: move;
}
.hideThumbDiv {
  z-index: 100; position: absolute; left: 0px; top: 0px;
  background-color: transparent;
}


