@charset "utf-8";
/* CSS Document */

/* [SOLPATRMENU] */
/* Horizontal Menu */
.MainMenu_MenuContainer {
	background-color: transparent;
	vertical-align: bottom;
	height:30px;
}
.MainMenu_MenuContainer TD {
	font-size: 0px;
	vertical-align: bottom;
}
.MainMenu_MenuBar {
	height: 30px;
}
.MainMenu_MenuItem {
	padding: 0px 3px 0px 3px;
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	height: 23px;
}
.MainMenu_MenuItemSel {
	padding: 0px 3px 0px 3px;
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #061E3D;
	background-color: transparent;
	height: 23px;
}
.MainMenu_MenuIcon {
	background-color: #5A7EB3;
	display: none;
}
.MainMenu_MenuArrow {
	padding: 0px 0px 0px 2px;
	border-style: solid;
	border-width: 0px;
	border-color: #037A27;
	background-color: #037A27;
	width: 0px;
}
.MainMenu_MenuBreak {
	border-style: none;
	background-color: transparent;
}
.MainMenu_SubMenu {
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #2E5198;
	border-width: 1px;
	background-color: #037A27;
	color: #000000;
	/*filter: alpha(opacity=95);
	opacity: 0.95;*/
	z-index: 1;
}
.MainMenu_SubMenuItemSel {
	border-style: solid;
	border-color: #2E5198;
	border-width: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	height: auto;
}
.MainMenu_RootMenuArrow {
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	width: 9px;
}
.MainMenu_RootMenuArrow IMG {
	vertical-align: bottom;
}
.MainMenu_RootMenuItem TD {
	padding: 0px 0px 8px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	height: 30px;
}
.MainMenu_RootMenuItemSel TD {
	border:0px solid #4A8D0C;
	padding: 0px 0px 8px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #061E3D;
	background-position: center bottom;
	background-image: url(images/over2.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.MainMenu_RootMenuItemActive TD {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #061E3D;
	background-position: center bottom;
	background-image: url(images/media/TabActMiddle.gif);
	background-repeat: repeat-x;
	height: 30px;
}
/* Dual Menu */
.MainMenu_MenuContainerDual {
	margin: 0px;
	font-size: 0px;
	background-color: transparent;
	width: 0px;
}
.MainMenu_MenuBarDual {
	vertical-align: top;
}
.MainMenu_MenuBreakDual {
	border-style: none;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B1B1B1;
	text-align: left;
	width: 0px;
}
.MainMenu_SubMenuDual {
	margin: 1px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #2E5198;
	border-width: 1px;
	background-color: #5A7EB3;
	color: #000000;
	/*filter: alpha(opacity=95);
	opacity: 0.95;*/
	z-index: 1;
}
.MainMenu_RootMenuArrowDual {
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	width: 11px;
	display: none;
}
.MainMenu_RootMenuItemDual TD {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #061E3D;
	vertical-align: bottom;
	line-height: 0px;
	height: 19px;
}
.MainMenu_RootMenuItemDual TD DIV {
	background-position: right top;
	background-image: url(images/media/MenuTabDualRight.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 19px;
}
.MainMenu_RootMenuItemDual TD DIV DIV {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	background-position: left top;
	background-image: url(images/media/MenuTabDualLeft.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 19px;
}
.MainMenu_RootMenuItemDual TD DIV DIV DIV {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-position: center top;
	background-image: url(images/media/MenuTabDualMiddle.gif);
	background-repeat: repeat-x;
	color: #061E3D;
	line-height: 17px;
	height: 19px;
}
.MainMenu_RootMenuItemSelDual TD {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #ffffff;
	vertical-align: bottom;
	line-height: 0px;
	height: 19px;
}
.MainMenu_RootMenuItemSelDual TD DIV {
	background-position: right top;
	background-image: url(images/media/MenuTabDualActRight.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 19px;
}
.MainMenu_RootMenuItemSelDual TD DIV DIV {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	background-position: left top;
	background-image: url(images/media/MenuTabDualActLeft.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 19px;
}
.MainMenu_RootMenuItemSelDual TD DIV DIV DIV {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-position: center top;
	background-image: url(images/media/MenuTabDualActMiddle.gif);
	background-repeat: repeat-x;
	color: #000000;
	line-height: 17px;
	height: 19px;
}
.MainMenu_RootMenuItemActiveDual TD {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #000000;
	vertical-align: bottom;
	line-height: 0px;
	height: 19px;
}
.MainMenu_RootMenuItemActiveDual TD DIV {
	background-position: right top;
	background-image: url(images/media/MenuTabDualActRight.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 19px;
}
.MainMenu_RootMenuItemActiveDual TD DIV DIV {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	background-position: left top;
	background-image: url(images/media/MenuTabDualActLeft.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 19px;
}
.MainMenu_RootMenuItemActiveDual TD DIV DIV DIV {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-position: center top;
	background-image: url(images/media/MenuTabDualActMiddle.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 17px;
	height: 19px;
}
.MainMenu_MenuContainerDualVert {
	margin-top: 0px;
	font-size: 0px;
	background-color: transparent;
	vertical-align: top;
	width: 192px;
}
.MainMenu_MenuBarDual {
	vertical-align: top;
	height: 23px;
}
.MainMenu_MenuBreakDualVert {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height: 1px;
}
.MainMenu_SubMenuDualVert {
	margin: 1px 0px 0px -1px;
	padding: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #2E5198;
	border-width: 1px;
	background-color: #5A7EB3;
	/*filter: alpha(opacity=95);
	opacity: 0.95;*/
	z-index: 1;
}
.MainMenu_RootMenuArrowDualVert {
	display: none;
}
.MainMenu_RootMenuItemDualVert {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #061E3D;
	background-position: center center;
	background-image: url(images/media/MenuTabDualVert.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	line-height: 22px;
	height: 23px;
}
.MainMenu_RootMenuItemSelDualVert {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-position: center center;
	background-image: url(images/media/MenuTabDualVertAct.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	line-height: 22px;
	height: 23px;
}
.MainMenu_RootMenuItemActiveDualVert {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-position: center center;
	background-image: url(images/media/MenuTabDualVertAct.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	line-height: 22px;
	height: 23px;
}
/* Vertical Menu */
.MainMenu_MenuContainer_Vert {
	font-size: 0px;
	background-color: transparent;
	width: 192px;
	border:0px solid #000;
}
.MainMenu_MenuBar_Vert {
	height:30px;
}
.MainMenu_RootMenuArrow_Vert {
	display: none;
}
.MainMenu_RootMenuItem_Vert TD {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-transform:none;
	background-position: center center;
	/*background-image: url(images/active2.jpg);*/
	background-repeat: repeat-x;
	height:30px;
	vertical-align:middle;
	border-bottom:1px solid #BFC4C0;	
}
.MainMenu_RootMenuItemSel_Vert TD {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: none;
	background-position: center center;
	background-image: url(images/xover2.jpg);
	background-color:#037A27;
	background-repeat: repeat-x;
	height:30px;
	vertical-align:middle;
	border-bottom:1px solid #BFC4C0;
}
.MainMenu_RootMenuItemActive_Vert TD {
	border:0px solid #4A8D0C;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: none;
	background-position: center center;
	background-image: url(images/xover2.jpg);
	background-color:#037A27;
	background-repeat: repeat-x;
	height:30px;
	vertical-align:middle;
	border:0px solid #527F29;
	border-bottom:1px solid #fff;
}
.MainMenu_MenuIcon_Admin {
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #5A7EB3;
	background-color: #5A7EB3;
	width: 0px;
}
.LabelEditOverClass {
	text-decoration: none;
}
