Body {
	background: white;
}
.ControlPanel, .PagingTable {
	width: 100%;
	height: 64px;
	border-right: #036 1px solid;
	border-top: #036 1px solid;
	border-left: #036 1px solid;
	border-bottom: #036 1px solid;
	background: #FFF;
}
.SkinObject {
	color: #036;
	text-decoration: none;
	font: bold 8.5pt Verdana;
}
A.SkinObject:link {
	text-decoration: none;
	color: #036;
}
A.SkinObject:visited {
	text-decoration: none;
	color: #036;
}
A.SkinObject:active {
	text-decoration: none;
	color: #036;
}
A.SkinObject:hover {
	text-decoration: none;
	color: #036;
}
.Head {
	color: #333;
	font: normal 20px Verdana;
}
.SubHead {
	color: #036;
	font: bold 12px Verdana;
}
.SubSubHead {
	color: black;
	font: bold 12px Verdana;
}
.Normal, .NormalDisabled {
	font: normal 12px verdana;
}
.NormalDisabled {
	color: Silver;
}
.NormalBold {
	font: bold 12px Verdana;
}
.NormalRed {
	color: #f00;
	font: bold 12px Verdana;
}
.NormalTextBox {
	font: normal 12px Verdana;
}

.CommandButton {
	font: normal 12px Verdana;
}
A.CommandButton:link {
	text-decoration: underline;
	color: #036;
}
A.CommandButton:visited {
	text-decoration: underline;
	color: #036;
}
A.CommandButton:active {
	text-decoration: underline;
	color: #036;
}
A.CommandButton:hover {
	text-decoration: underline;
	color: #f00;
}
.StandardButton {
	padding-right: 5px;
	padding-left: 5px;
	background: #ddd;
	color: #000;
	font: normal 12px Verdana, sans-serif;
}
TFOOT, THEAD {
	color: #036;
	font: 12px Verdana;
}
TH {
	vertical-align: baseline;
	color: #036;
	font: bold 12px Verdana;
}
A:link {
	text-decoration: underline;
	color: #F00;
}
A:visited {
	text-decoration: underline;
	color: #F00;
}
A:active {
	text-decoration: underline;
	color: #F00;
}
A:hover {
	text-decoration: underline;
	color: #000;
}
SMALL {
	font-size: 8px;
}
BIG {
	font-size: 14px;
}
BLOCKQUOTE, PRE {
	font-family: Lucida Console, monospace;
}
UL LI {
	list-style-type: square;
}
UL LI LI {
	list-style-type: disc;
}
UL LI LI LI {
	list-style-type: circle;
}
OL LI {
	list-style-type: decimal;
}
OL OL LI {
	list-style-type: lower-alpha;
}
OL OL OL LI {
	list-style-type: lower-roman;
}
HR {
	color: dimgrey;
	height: 1pt;
	text-align: left;
}
.ModuleTitle_MenuContainer {
	border-bottom: blue 0 solid;
	border-left: blue 0 solid;
	border-top: blue 0 solid;
	border-right: blue 0 solid;
}
.ModuleTitle_MenuBar {
	cursor: hand;
	height: 16;
	background: Transparent;
}
.ModuleTitle_MenuItem {
	cursor: hand;
	color: black;
	border-left: white 0 solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0 solid;
	background: Transparent;
	font: normal bold 9pt Verdana;
}
.ModuleTitle_MenuIcon {
	cursor: hand;
	border-left: #EEE 1px solid;
	border-bottom: #EEE 1px solid;
	border-top: #EEE 1px solid;
	text-align: center;
	width: 15;
	height: 21;
	background: #EEE;
}
.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-bottom: #FFF 0 solid;
	border-left: #FFF 0 solid;
	border-top: #FFF 0 solid;
	border-right: #FFF 0 solid;
	background: #FFF;
}
.ModuleTitle_MenuBreak {
	border-bottom: #EEE 1px solid;
	border-left: #EEE 0 solid;
	border-top: #EEE 1px solid;
	border-right: #EEE 0 solid;
	height: 1px;
	background: #EEE;
}
.ModuleTitle_MenuItemSel {
	cursor: hand;
	color: black;
	background: #C1D2EE;
	font: normal bold 9pt Verdana;
}
.ModuleTitle_MenuArrow {
	cursor: hand;
	border-right: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
	border-top: #FFF 0 solid;
	font: 10pt webdings;
}
.ModuleTitle_RootMenuArrow {
	cursor: hand;
	font: 10pt webdings;
}
.MainMenu_MenuContainer {
	background: transparent;
}
.MainMenu_MenuBar {
	cursor: hand;
	height: 16;
	background: Transparent;
}
.MainMenu_MenuItem {
	cursor: hand;
	color: black;
	border-left: white 0 solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0 solid;
	background: Transparent;
	font: normal bold 9pt Verdana;
}
.MainMenu_MenuIcon {
	cursor: hand;
	border-left: #EEE 1px solid;
	border-bottom: #EEE 1px solid;
	border-top: #EEE 1px solid;
	text-align: center;
	width: 15;
	height: 21;
	background: #EEE;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-bottom: #FFF 0 solid;
	border-left: #FFF 0 solid;
	border-top: #FFF 0 solid;
	border-right: #FFF 0 solid;
	background: #FFF;
}
.MainMenu_MenuBreak {
	border-bottom: #EEE 1px solid;
	border-left: #EEE 0 solid;
	border-top: #EEE 1px solid;
	border-right: #EEE 0 solid;
	height: 1px;
	background: #EEE;
}
.MainMenu_MenuItemSel {
	cursor: hand;
	color: black;
	background: #C1D2EE;
	font: normal bold 9pt Verdana;
}
.MainMenu_MenuArrow {
	cursor: hand;
	border-right: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
	border-top: #FFF 0 solid;
	font: 10pt webdings;
}
.MainMenu_RootMenuArrow {
	cursor: hand;
	font: 10pt webdings;
}
.HeadBg {
	background: #CCC;
}
.TabBg {
	background: black;
}
.SelectedTab {
	color: #FFF;
	text-decoration: none;
	font: bold 8.5pt Verdana;
}
A.SelectedTab:link {
	text-decoration: none;
	color: white;
}
A.SelectedTab:visited {
	text-decoration: none;
	color: #eee;
}
A.SelectedTab:active {
	text-decoration: none;
	color: #eee;
}
A.SelectedTab:hover {
	text-decoration: none;
	color: #ccc;
}
.OtherTabs {
	color: white;
	text-decoration: none;
	font: bold 8.5pt Verdana;
}
A.OtherTabs:link {
	text-decoration: none;
	color: white;
}
A.OtherTabs:visited {
	text-decoration: none;
	color: #eee;
}
A.OtherTabs:active {
	text-decoration: none;
	color: #eee;
}
A.OtherTabs:hover {
	text-decoration: none;
	color: #ccc;
}
.PagingTable {
	height: 33px;
}
.LabelEditOverClass {
	cursor: pointer;
	text-decoration: underline overline;
}
.LabelEditTextClass {
	border: solid 1px red;
	background: Transparent;
}
.LabelEditWorkClass {
	border: solid 0 red;
	background: Transparent;
}