.pagemaster {
	width: 100%;
	height: 100%;
	background: #f4f4f4;
}
.skinmaster {
	height: 100%;
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	background: #fff;
}
.skingradient {
	height: 30px;
	background: url(gradient_DkBlue.jpg);
}
.controlpanel {
	width: 100%;
	background: #dfe5f2;
}
.toppane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background: transparent;
}
.leftpane {
	width: 175px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background: transparent;
}
.contentpane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background: transparent;
}
.rightpane {
	width: 175px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background: transparent;
}
.bottompane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background: transparent;
}
.MainMenu_MenuContainer {
	background: transparent;
}
.MainMenu_MenuBar {
	cursor: hand;
	height: 16px;
	background: Transparent;
}
.MainMenu_MenuItem {
	border-left: #c0c0c0 0 solid;
	border-bottom: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-right: #c0c0c0 0 solid;
	cursor: hand;
	color: #000;
	background: Transparent;
	font: normal bold 9pt Tahoma, Arial, Helvetica;
}
.MainMenu_MenuIcon {
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
	background: #c0c0c0;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	background: #cad5ea;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: hand;
	color: black;
	height: 21px;
	background: #9ee0a0;
	font: normal bold 9pt Tahoma, Arial, Helvetica;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid;
	border-bottom: #cad5ea 1px solid;
	border-top: #cad5ea 0 solid;
	cursor: hand;
	font: 10pt webdings;
}
.MainMenu_RootMenuArrow {
	cursor: hand;
	font: 10pt webdings;
}
.StandardButton {
	background: #008000 none;
	color: #fff;
	font: normal 11px verdana, sans-serif;
}
.TreeViewMenu {
	width: 175px;
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	background: #dfe5f2;
}
.TreeViewMenu_Header {
	background: url(gradient_LtBlue.jpg);
}
.Head {
	color: #333;
	font: normal 18px Tahoma, Arial, Helvetica;
}
