.pagemaster {
	width: 100%;
	height: 100%;
	background: #fefefe;
}
.skinmaster {
	height: 100%;
	border-right: #506e96 1px solid;
	border-top: #506e96 1px solid;
	border-left: #506e96 1px solid;
	border-bottom: #506e96 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	background: #f3f5fa;
}
.skingradient {
	height: 30px;
	background: #506e96;
}
.controlpanel {
	width: 100%;
	background: #dfe5f2;
}
.toppane {
	width: 100%;
	padding-top: 4px;
	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_MenuBar {
	cursor: hand;
	height: 25px;
}
.MainMenu_TabRootMenuItem TD {
	height: 25px;
	background: url(TabCWhite.jpg);
}
.MainMenu_TabRootMenuItemSel TD {
	height: 25px;
	background: url(TabCRed.jpg);
}
.MainMenu_TabMenuItemHover TD {
	color: Red;
	height: 25px;
	background: url(TabCWhite.jpg);
}
.MainMenu_TabMenuItemSelHover TD {
	color: White;
	height: 25px;
	background: url(TabCRed.jpg);
}
.MainMenu_MenuItem {
	cursor: hand;
	color: Black;
	border-left: silver 0 solid;
	border-bottom: silver 1px solid;
	border-top: silver 1px solid;
	border-right: silver 0 solid;
	font: normal normal 8pt Verdana, Arial, Helvetica;
}
.MainMenu_MenuIcon {
	cursor: hand;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	border-top: silver 1px solid;
	text-align: center;
	width: 15;
	height: 25;
	background: silver;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: hand;
	color: white;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=  'DimGray', Direction=135, Strength=3);
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
	background: silver;
}
.MainMenu_SubMenuItemHover {
	color: White;
	background: red;
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0 solid;
	border-left: transparent 0 solid;
	border-top: transparent 0 solid;
	border-right: transparent 0 solid;
	height: 1px;
	background: transparent;
}
.MainMenu_MenuItemSel {
	cursor: hand;
	height: 25px;
	background: #fb5b5b;
	font: normal normal 8pt Verdana, Arial, Helvetica;
}
.MainMenu_MenuArrow {
	cursor: hand;
	border-right: silver 1px solid;
	border-bottom: silver 1px solid;
	border-top: silver 0 solid;
	font: 10pt webdings;
}
.MainMenu_RootMenuArrow {
	cursor: hand;
	font: 10pt webdings;
}
.StandardButton {
	background: #7994cb none;
	color: #fff;
	font: normal 11px verdana, sans-serif;
}
.TreeViewMenu {
	width: 175px;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 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: #fff;
	font: bold 14px Verdana, Arial, Helvetica;
}
.Normal {
	color: #000;
	font: normal 10px Verdana, Arial, Helvetica;
}
.linkimage_image_description {
	color: #000;
	text-align: center;
	font: bold 10px Verdana, Arial, Helvetica;
}
a.MoreInfo:link {
	color: red;
	font: 9px Verdana, Arial;
}
a.MoreInfo:visited {
	color: red;
	font: 9px Verdana, Arial;
}
a.MoreInfo:hover {
	text-decoration: underline;
	color: red;
	font: 9px Verdana, Arial;
}