.SkinObject{
	color:  white;
}
.SkinObject1{
	color:  white;	
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
a.SkinObject1{
	color:  white;	
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
a.SkinObject{
	color:  white;
}
a.SkinObject:link{
	color: white;
}
a.SkinObject:visited{
	color: white;
}
A.CommandButton:link {
    text-decoration: underline;
    color: white;
}
a.dnnSEARCH{
	color:  white;
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
a.searchbar:link{
	color: white;
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
a.searchbar:visited{
	color: white;
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
.breadcrumb{
	background-image: url(menubar.jpg); 
	padding-left: 8px;
	padding-right: 8px;
}
.breadcrumbcleaners{
	background-image: url(menubar_cleaners.jpg); 
	padding-left: 8px;
	padding-right: 8px;
}
/* 
================================
CONTROL PANEL & MAIN ATTRIBUTES
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-image: url(background4.jpg);
}
.skinmaster {
	height: 100%;
	background-color: white;
}
.Execupagemaster {
	width: 100%;
	height: 100%;	
	background-color: #E9EAED;
}
.Execuskinmaster {
	height: 100%;
	background-color: white;
}
.logo_top{
	heigth: 117px;
}
.skingradient {
	background-image: url(menubar.jpg); 
	height:26px;
	padding-left: 5px;
	padding-right: 5px;
}
.skingradient2 {
	background-image: url(menubar.jpg); 
	height:26px;
	padding-left: 5px;
	padding-right: 9px;
}
.skingradient3 {
	background-image: url(menubar.jpg); 
	height:26px;
	padding-left: 5px;
	padding-right: 9px;
}
.skingradientcleaners {
	background-image: url(menubar_cleaners.jpg); 
	height:26px;
	padding-left: 5px;
	padding-right: 5px;
}
.Execugradient {
	background-image: url(menubar_cleaners.jpg); 
	height:26px;
	padding-left: 5px;
	padding-right: 5px;
}

/*================================
PORTAL WINDOW PANES
==================================*/

.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.contentpane {
	background-color: transparent;
	align: right;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 6px;
}
.leftpane {
	background-color: transparent;
	align: center;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.rightpane {
	background-color: transparent;
	align: center;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.modulepane {
	width: 50%;
	background-color: transparent;
	align: left;
	padding-left: 22px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

/*================================
MENUBARS ETC.
==================================*/

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 21px;
}
.MainMenu_MenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
	font-family: Tahoma, Arial, Helvetica; 
	height: 21px;
}
.MainMenu_MenuIcon {
	background-color: #4C081F; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #4C081F;  
	z-index: 1000;
	color: black;
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
	/*
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
*/
}
.MainMenu_MenuBreak {
	background-color: maroon;
}
.MainMenu_MenuItemSel {
	background-color: #4C081F; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/*================================
BUTTONS / TEXT / ETC.
==================================*/

.StandardButton {
  background: #EDEDED none; 
  color: black;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	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;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
a.CommandButton:link{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: black;
}

#aflink{display:none;visibility:hidden;} 

.amcpfootertext {
   display:none;visibility:hidden;
}