.PageContainer{
  background-color: #d1d1c4;
  width: 100%;
  height: 100%;
}

A,A:link,A:visited,A:active{   color: #0070C0;}
A:hover{   color:#003264;
text-decoration: underline; }


.rootmenuitem TD{
	font-family: "Arial";
	color:#807964;
	font-size:9pt;
	font-weight:bold;
    padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: Transparent;
	height: 34px;
	text-align:center;
}
.rootmenuitemselected TD{
	color:#d1d1c4;
	font-family:"Arial";
	font-size:9pt;
	font-weight: bold;
	background-color: Transparent;
	height: 34px;
	text-align:center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.rootmenuitembreadcrumb TD, .rootmenuitembreadcrumbActive TD { 	color:#ffffff;
    font-family:"Arial";
	font-size:9pt;
	font-weight: bold;
    padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/tab_02.png);
	background-repeat: repeat-x;
	background-color: Transparent;
	height: 34px;
	text-align:center;
}

.MainMenu_MenuItem{
	font-family:"Arial";
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
	padding:3px 15px 3px 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	border:0px #000000 solid; border-width:0px 0px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: c3c3c3;}

.submenuitemselected{
	font-family:"Arial";
	color:#d1d1c4;
	font-size:11px;
	font-weight:bold;
	padding:3px 15px 3px 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: c3c3c3;
}

.submenu{
	background-color:#9a9381;
	font-family:"Arial";
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	border: 1px dotted #c3c3c3;
}

.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{ border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	background-color: Transparent;}
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}

.login{
  color: #9a9381;
  font-family: "Arial";
  font-size: 8pt;
  font-weight: bold;
}

.user{
  color: #9a9381;
  font-family: "Arial";
  font-size: 8pt;
  font-weight: bold;
}

.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{ font-size:8pt; color:#ffffff; text-decoration:none; font-weight:bold; font-family: "Arial";}
a.breadcrumb:hover{	font-size:8pt; color:#ffffff; text-decoration:underline; font-weight:bold; font-family: "Arial";}

.terms{
  color: #0070C0;
  font-family: "Arial";
  font-size: 8pt;
  font-weight: normal;
}

.date{
  color: #9a9381;
  font-family: "Arial";
  font-size: 8pt;
  font-weight: bold;
}

.copyright{
  color: #0070C0;
  font-family: "Arial";
  font-size: 8pt;
  font-weight: normal;
}

.test{
  border-bottom: none;
}















