/*___________________________________________________________________________________________*/
/*Control panel*/
.controlpanel{ background:#FFF; border:#B7B7B7 solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#B7B7B7 solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD .SubHead{ background:#B7B7B7; font-size:12px; color:#333; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none; }
.controlpanel A.CommandButton:link{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:visited{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:hover{ color:#F00; text-decoration:underline;}
.controlpanel A.CommandButton:active{ color:#000; text-decoration:none; }
/*___________________________________________________________________________________________*/
body{ background:#fcfffb; border-left:0px; border-right:0px; }
.Head{ font-size:13px; font-weight:bold; color:#3f310e; }
.SubHead{ font-size:11px; font-weight:bold; color:#3f310e; }
.SubSubHead{ font-size:11px; font-weight:bold; color:#000; }
.Normal{ font-size:11px; color:#3f310e;}
TD,TH,DIV,SPAN{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }

.topwrapper{ background:#b59759; border:#473817 dotted; border-width:1px 0px; text-align:center; }
.top{ width:680px; text-align:right; margin:0px auto; padding:6px; }
.wraptable{ width:990px; background:#fcfffb; margin:20px auto; }
.shadowleft{ background:#867b5f; }
.bar{ width:100%; padding:10px; background:url(media/menushadow.gif) top repeat-x; }
.menubg{ width:100%; background:#867b5f; }
.menubg1{background:#3f310e; }
.curvetopleft{ background:#baa377; 
               border-left:2px #3f310e solid;
               border-top: 2px #3f310e solid; 
               color:#3f310e;}
.curvetopright{ background:#baa377; 
                border-right:2px #3f310e solid;
                border-top: 2px #3f310e solid; 
                color:#3f310e;}
.curvebottomleft{ background:#baa377; 
               border-left:2px #3f310e solid;
               border-bottom: 2px #3f310e solid;  
    color:#3f310e; }
.curvebottomright{ background:#baa377; 
               border-right:2px #3f310e solid;
               border-bottom: 2px #3f310e solid; 
    color:#3f310e; }
.bborder{ border:#3f310e solid; border-width:2px 0px; color:#3f310e; }
.bborderleft{ border-left:2px #3f310e solid; font-size:5px; }
.bborderright{ border-right:2px #3f310e solid; font-size:5px; }
.shadowright{ background:#867b5f; }

.toppane{ padding:0px 10px; }
.leftpane{ padding-left:10px; }
.smallpanetopleft{ width:50%; padding:0px 5px 0px 10px; }
.smallpanetopright{ width:50%; padding:0px 10px 0px 5px; }
.rightpane{ padding-right:10px; }
.contentpane{ padding:0px 10px; }
.smallpanebottomleft{ width:50%; padding:0px 5px 0px 10px; }
.smallpanebottomright{ width:50%; padding:0px 10px 0px 5px; }
.bottompane{ padding:0px 10px; }

.user{ color:#FFF; font-size:11px; }
a.user:link{ color:#FFF; text-decoration:none; }
a.user:visited{ color:#FFF; text-decoration:none; }
a.user:hover{ color:#453615; text-decoration:underline; }
a.user:active{ color:#FFF; text-decoration:underline; }

.breadcrumb{ font-size:10px; color:#3f310e; }
a.breadcrumb:link{color:#3f310e; text-decoration:none; font-weight:bold;}
a.breadcrumb:visited{color:#3f310e; text-decoration:none; font-weight:bold;}
a.breadcrumb:hover{color:#ff0000; text-decoration:none;}
a.breadcrumb:active{color:#3f310e; text-decoration:none; }
#search{ padding-top:4px; }
#search input{ border:1px #3f310e solid; margin-bottom:4px; }
#search img{ }

a:link{ text-decoration:none; color:#3f310e;}
a:visited{ text-decoration:none; }
a:hover{ color:#F00; text-decoration:underline; }
a:active{ text-decoration:underline; }

.footerlinks{ padding:20 33 0; text-align:center; background:#867b5f; }
.footercell{ width:100%; background:#867b5f; text-align:center; padding:0px 20px 15px; }
.footerleft{ background:#867b5f; }
.footerright{ background:#867b5f; }
.footer{ font-size:10px; color:#3f310e; }
a.footer:link{ color:#3f310e; text-decoration:none; }
a.footer:visited{ color:#3f310e; text-decoration:none; }
a.footer:hover{ color:#F00; text-decoration:none; }
a.footer:active{ color:#3f310e; text-decoration:none; }
/*___________________________________________________________________________________________*/
/* Main Menu */
.MainMenu_MenuContainer{ width:98%; background:transparent; }
.MainMenu_MenuBar{ }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuItem{
	color:#333; 
	font-size:11px; font-weight:normal;
	border:#BBB solid;
	border-width:1px 0px;
	padding:4px 10px 4px 5px;
	margin-bottom:1px;
}
.submenuitembreadcrumb{
	color:#453615; 
	font-size:11px; font-weight:normal;
	border:#BBB solid;
	border-width:1px 0px;
	background-color:transparent;
	padding:4px 10px 4px 5px;
	margin-bottom:1px;	
}
.submenuitemselected{
	border:#BBB solid;
	border-width:1px 0px;
	color:#453615;
	font-size:11px; font-weight:normal;
	padding:4px 10px 4px 5px;
	background:#7F7F7F;
}
.MainMenu_MenuArrow{
	border:#BBB solid; border-width:1px 1px 1px 0px;
	padding:0px;
}
.submenu{
	z-index:1000; 
	background:#BBB;	
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#757575', Direction=135, Strength=2);*/
	border:1px #000 solid; 
	padding:0px;
	margin-left:2px;
}
.rootmenuitem TD{
	color:#FFF; 
	font-size:11px; 
	font-weight:bold;
	border:0px;
	background:transparent;
	padding:0px 0px 0px 12px;
	height:33px;
}
.rootmenuitemselected TD{
	color:#453615; 
	font-size:11px; 
	font-weight:bold;
	border:0px; 
	background:transparent;
	padding:0px 0px 0px 12px;
	height:33px;
}
.rootmenuitembreadcrumb TD{
	color:#453615; 
	font-size:11px; 
	font-weight:bold;
	border:0px;
	background:transparent;	
	padding:0px 0px 0px 12px;
	height:33px;
}
.MainMenu_MenuBreak{ display:none; }
/*___________________________________________________________________________________________*/
/* Headers */
.iceheaderbg{ background:url(media/iceheaderbg.jpg); }
.iceheaderleft{ background:url(media/iceheaderleft.jpg); }
.iceheaderright{ width:100%; align="center";  }
.iceheaderright1{ width:100%;  }
.iceheaderright2{ width:100%;  }
.iceheaderright3{ width:100%;  }
