body{ background:#ffffff; border-left:0px; border-right:0px; height:100%; }




.Head{ font-size:13px; font-weight:bold; color:#333; }
.SubHead,.SubSubHead{ font-size:11px; color:#333; }
.Normal{ font-size:11px; color:#333; }
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#5F533B; text-decoration:none; }
A.CommandButton:hover{ color:#5F533B; text-decoration:underline;}
TH,TD,DIV{ font-family:Georgia,Arial, Helvetica;  font-size:11px; color:#333; }
A,A:link,A:visited,A:active{ color:#BEA07B; text-decoration:underline; }
A:hover{ color:#BEA07B; text-decoration:none; }



/*=============== START DEFAULT MENU STYLES ============================================*/
.MainMenu_MenuContainer {
	background-color: transparent; 
	width: 177px;
}
.MainMenu_MenuBar{}
/*.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:26px;
	background-color: Black;
}*/
.MainMenu_MenuItem 
{
    
	border-bottom: #5D5139 1px solid; 
	border-left: #5D5139 0px solid; 
	border-top: #5D5139 1px solid; 
	border-right: #5D5139 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Georgia,Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color:#5D5139;
	height:26px;
}
.MainMenu_MenuItem TD 
{
  text-align: left;
  padding-right:3px;
}
.MainMenu_MenuIcon{ display:none; }
/*.MainMenu_MenuIcon {
	background-color: Silver;         Original color #50BC6D 
	border-left: Silver 1px solid; 
	border-bottom:Silver 1px solid; 
	border-top: Silver 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 26px;
}*/
.SubMenu
{
	border:1px #000000 solid;
	background-color: #5D5139; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	font-family: Georgia,Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuBreak{ display:none; }
/*.MainMenu_MenuBreak {
	height: 1px;
}*/
.MainMenu_MenuItemSel 
{
	border-bottom: #000000 1px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Georgia,Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color:#ffffff;
	height:26px;
}
.MainMenu_MenuArrow{ display:none; }
/*.MainMenu_MenuArrow {
	border-right: #50BC6D 0px solid; 
	border-bottom: #50BC6D 0px solid; 
	border-top: #50BC6D 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}*/
/*.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}*/
.MainMenu_RootMenuArrow{ display:none; }
.rootmenuitembreadcrumb TD
{
	border: 0px;
	cursor: hand; 
	color: #000000; 
	font-family: Georgia,Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;             /* Font for Submenu items */
	background-color: #000000;
	
	background-image:url(MenuBG_Select.gif);
	
	text-align: left;
	padding-left:20px;
	height: 26px;
}
.rootmenuitem TD
{
	border-left: #50BC6D 0px solid; 
	border-bottom: #50BC6D 0px solid; 
	border-top: #50BC6D 0px solid; 
	border-right: #50BC6D 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Georgia,Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-image:url(MenuBG.gif);
	text-align: left;
	padding-left:20px;
	height: 26px;
}
.rootmenuitemselected TD
{
	cursor: pointer; 
	cursor: hand; 
	color: #B90218; 
	font-family: Georgia,Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	height: 26px;
	background-image:url(MenuBG_Select.gif);
	text-align: left;
	padding-left:20px;
}

/*=============== END DEFAULT MENU STYLES ============================================*/



#searchpane
{
	
	margin-top:10px;
}
.LeftMenu
{
	padding-top:3px;
}
#TopPart
{
	border-Bottom:solid 1px #ffffff;
	border-Top:solid 0px #ffffff;
	border-Left:solid 0px #ffffff;
	border-Right:solid 0px #ffffff;
}
.user,a.user:link,a.user:active,a.user:visited,.user
{ 
	color:#ffffff; 
	text-decoration:none;
	height:19px;
	margin-right:5px;
	padding-Top:2px;
 }
a.user:hover{ color:#ffffff; text-decoration:underline; }


.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:10px; color:#BEA07B; text-decoration:none; }
a.footer:hover{	color:#BEA07B; text-decoration:underline; }


a.bottomlinks:link,a.bottomlinks:active,a.bottomlinks:visited{ color:#BEA07B;font-weight:bold; text-decoration:none; }
a.bottomlinks:hover{ color:#BEA07B; text-decoration:underline; }
.BreadcrumbSeparator
{
	color:#ffffff;
}
.BreadCrumbLeft {
	color:#ffffff;
	text-decoration: none;
	font-size: 11px;
	padding-left: 14px;
}

A.BreadCrumb:link {
	color: #ffffff;
	text-decoration:	none;
	font-size: 11px;
}

A.BreadCrumb:visited {
	color: #ffffff;
	text-decoration:	none;
	font-size: 11px;
}

A.BreadCrumb:active {
	color: #ffffff;
	text-decoration:	underline;
	font-size: 11px;
}

A.BreadCrumb:hover {
	color: #ffffff;
	text-decoration:	underline;
	font-size: 11px;
}
/*.UserAndLogin
{
	color:#ffffff;
	text-decoration: none;
	font-size: 11px;
	padding-Top:2px;
}*/