Body
{
	font : normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color:#125;
	text-align: center;
	margin: 0 auto;	padding: 0;	border: 0;
	background: #ededed;
}

.pagemaster{}

.controlpanel {
	width: 100%;
	background-color: #99ccff;
}

.SkinObject{
	font : normal 11px Tahoma, Arial, Helvetica, sans-serif;
}

.HeadBg {
}

.NormalTextBox{
	font : normal 11px Tahoma, Arial, Helvetica, sans-serif;
}
.Help{
	background-color: #fafafa;
}

.Settings hr{
	color: #AFCEED;
}


/***********************
		Skin Element Styles
***********************/

#skinwrapper {
	text-align: left;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	width: 770px;
}

.StandardButton {
  background: #99ccff none; 
  color: #003366;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: solid 0px #112266 ; 
	border-bottom: solid 1px #112266 ; 
	border-top: solid 1px #112266 ; 
	border-right: solid 0px #112266 ; 
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EBF4FD; 
	border-left: solid 1px #EBF4FD ; 
	border-bottom: solid 1px #EBF4FD ; 
	border-top: solid 1px #EBF4FD ; 
	border-right: solid 0px #EBF4FD ; 
	text-align: center; 
	width:15;
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #112266; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#112266', Direction=135, Strength=3)
	progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=75, Style=1, StartX=0,  FinishX=100, StartY=0, FinishY=100); 
}

.ModuleTitle_MenuBreak {
	border-bottom: #112266 1px solid; 
	border-left: #112266 0px solid; 
	border-top: #112266 1px solid;  
	border-right: #112266 0px solid; 
	background-color: #EBF4FD; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: #112266; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	background-color: #EBF4FD;
	border-left: solid 0px #112266; 
	border-bottom: solid 0px #112266 ; 
	border-top: solid 0px #112266 ; 
	border-right: solid 0px #112266 ; 
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #112266 1px solid; 
	border-bottom: #112266 1px solid; 
	border-top: #112266 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


/***********************
		Footer Elements
 ***********************/
#footer{
	margin: 0; padding:0;
	padding-top:0px;padding-bottom:0px;
	margin-top:4px;margin-bottom:10px;
	color:#777;
	text-decoration:none;
}
#footer a, #footer .SkinObject{
	color:#777;
}
#footer a:hover{
	color:#003366;
}

.Head, .SubHead {
	text-align:left;
	font : bold 11px Arial, Helvetica, sans-serif;
}
.Head{
	color: #fff ;
}
