/* 
================================
Modified Skin for Proactive Skin
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: White;
}
.skinmaster {
	height: 100%;
	Font:Arial;
	Font-size:10px;
	background-color: white;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

.skinobject{
Font:Arial;
Font-Size:12px;
color:#2B8563;
font-weight:normal;
text-decoration:none;
}

.skinobject:link{
	font-size:12px;
	font: Arial;
	color:2b8563;
	background-color:white;
}

.skinobject:visited{
	font-size:12px;
	font: Arial;
	color:2b8563;
	background-color:white;
}

.skinobject:active{
	font-size:12px;
	font: Arial;
	color:2b8563;
	background-color:white;
}

.skinobject:hover{
	font-size:12px;
	font: Arial;
	color:2b8563;
	background-color:white;
}

.ProMenu {
	background-color: white;
	Color: gray;
	height: 38px;
	border-bottom: #2B8563 medium solid;
	border-Top: #2B8563 medium solid;
}

.ProHeader {
	background-color: white;
	Color: #2B8563;
	font-size: 10px;
	font-family:Arial;
	/*font-weight:bold;*/
}

.controlpanel {
	width: 100%;
	background-color: #dddddd;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent;
	 
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: transparent;
	border-bottom: #2B8563 medium solid;
}
.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: Gray;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	background-color: #2B8563;
}
.MainMenu_SubMenu {
	background-color: white;
	color: #2B8563;
	z-index: 100;
	position:absolute;
	bottom:100px;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.00,wipestyle=1,motion=forward);
	border-bottom: #2B8563 thin solid;
	border-top: #2B8563 thin solid;
	border-right: #2B8563 thin solid;
}

.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: #2B8563;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	color: #2B8563;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.MainMenu_RootMenuArrow {
	color: #2B8563;
	font-family: webdings; 
	font-size: 10pt;
	outline-color:2B8563; 
	cursor: pointer; 
	cursor: hand;
}

.StandardButton {
   background: #aaaaaa none; 
   color: black;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
