 
body { height: 100%; background-color:transparent; background-image:url(media/bg.jpg);
	background-position:top;
	background-attachment:fixed;
	background-repeat:no-repeat;}

.pagemaster {width: 100%; color: #404040; background-color: transparent;  padding: 0px; 	
}

.skinmasterwide {
	height: 100%;
	width: 100%;
	color: #666666;
	background-color:transparent;
	
	}

.controlpanel { width: 100%; color: #000000;  background-color: #FFFFFF; }

.contentpane { background-color: transparent; height: 100%;}
.rightpane {  background-color: #FC0; min-width:260px; height: 100%;}

.StandardButton {
	background:transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;}
	
.TreeViewMenu { width: 175px; color: #404040; background-color: #fefefe; border-right: #bbbcbe 1px solid;  border-top: #bbbcbe 1px solid;  border-left: #bbbcbe 1px solid;  border-bottom: #bbbcbe 1px solid; }

.TreeViewMenu_Header { background-color: #dadada; height: 20px; }

.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  14px;
	font-weight: bolder;
	background-color: transparent;
	color: #003;
}

.MainMenu_MenuContainer {
	width:180px;
	background-color:transparent;
}
.MainMenu_MenuBar {
	background-image:url(media/menu.png);
	cursor:hand;
	width: 180px;
	padding-left:0px;
	padding-right:0px;
}
.MainMenu_SubMenu, .ModuleTitle_SubMenu {
	z-index:auto;
	cursor:pointer;
	cursor:hand;
	margin:0 0 0 0px;
	background-image:url(media/menu.png);
	padding:0px;
	font-weight:normal;
	filter:none;
	width: 180px;
}
.MainMenu_MenuItem, .ModuleTitle_MenuItem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(media/menu.png);
	font-weight:normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	height:32px;
	text-align: justify;
	width: 180px;
}
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	cursor:hand;
	background-image:url(media/menu.png);
	padding:0px 0px 0px 0px;
	height:32px;
	width: 180px;
}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display:none; }
.ModuleTitle_MenuContainer {}
.ModuleTitle_MenuBar { cursor:pointer; cursor:hand;color:#FFFFFF;}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding:0 5px 0 0; }
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display:none; }
.MainMenu_MenuBreak {
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
}
