/* skin body css style */
body {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
}
.outbox {
background:url(bg.jpg) repeat;
}
.inbox {
width:800px;
background-color:#FFFFFF;
}
.shadow {
background:url(sd_bg.jpg) repeat-y left ;
width:8px;
}
.left {
background:url(lt_mid.jpg) repeat-y right;
width:208px;
}
.left_img {
background:url(lt_bg.jpg) no-repeat right top;
width:208px;
}
#login_style {
height:297px;
color:#b77f26;
}
#nav {
height:320px;
padding-top:70px;
}
.navpane p,.navpane strong ,.navpane TD ,.navpane DIV { color:#b77f26;}
.navpane a ,.navpane a:link ,.navpane a:visited { color:#b77f26;text-decoration:none; font-weight:bold; }
.navpane a:hover { color:#b77f26; text-decoration:underline;}
.top {
background:url(top_bg.jpg) no-repeat top left;
width:593px;
height:178px;
}
.skin_content {
height:400px;
}
#bottom {
height:60px;
color:#b77f26;
}
.footerpane p,.footerpane strong ,.footerpane TD ,.footerpane DIV { color:#b77f26;}
.footerpane a ,.footerpane a:link ,.footerpane a:visited { color:#b77f26;text-decoration:none; font-weight:bold; }
.footerpane a:hover { color:#b77f26; text-decoration:underline;}
/* skin body css style */


/*  skin css setting */
.controlpanel{ background:#ffffff; border:#000 1px solid; width:100%;}
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#000 solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#ffffff; font-size:12px; color:#48350b; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#48350b; font-weight:normal; }
.controlpanel TD TD TD input{ background:#fff; font-size:11px; color:#000;  padding-left:4px; }
.controlpanel TD TD TD select{ background:#fff; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:underline; }
.controlpanel A.CommandButton:link{ color:#48350b;text-decoration:underline; }
.controlpanel A.CommandButton:visited{ color:#48350b; text-decoration:underline;}
.controlpanel A.CommandButton:active{ color:#48350b; text-decoration:underline;}
.controlpanel A.CommandButton:hover{ color:#48350b; text-decoration:none;}

.Head {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000;
}
.SubHead {
	FONT-SIZE: 11px; COLOR: #000000;
}
.SubSubHead {
	FONT-SIZE: 11px; COLOR: #000000;
}
.Normal {
	FONT-SIZE: 11px; COLOR: #000000;
}
.CommandButton ,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active {
	COLOR: #FF9900; TEXT-DECORATION: none;
}
A.CommandButton:hover {
	COLOR: #FF9900; TEXT-DECORATION: underline;
}
TH ,TD,DIV{
	FONT-SIZE: 11px; COLOR: #000000;
}
A ,A:link ,A:visited,A:active {
	COLOR: #FF9900; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #333333; TEXT-DECORATION: none;
}
A.user:link ,A.user:active,A.user:visited ,.user {
	 FONT-WEIGHT: bold;FONT-SIZE: 12px; COLOR: #b77f26; TEXT-DECORATION: none; font-family:Georgia;
}
A.user:hover {
	 COLOR: #b77f26; TEXT-DECORATION:underline;
}
.date {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #b77f26; font-family:Georgia;
}
.footer,A.footer:link,A.footer:active,A.footer:visited {
   FONT-SIZE: 14px; COLOR: #b77f26; TEXT-DECORATION: none;font-family:Georgia;
}
A.footer:hover {
   COLOR: #b77f26; TEXT-DECORATION:underline;
}



.MainMenu_MenuContainer {
	background-color: Transparent;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
	DISPLAY: none
}
.MainMenu_RootMenuArrow {
	DISPLAY: none
}
.MainMenu_MenuArrow {
	DISPLAY: none
}
.MainMenu_MenuItemSel {
	BACKGROUND: none transparent scroll repeat 0% 0%
}

.MainMenu_MenuItem {
	BORDER: #ccc 1px solid;
	border-width:0 0  1px 0;
	padding:2px 15px 2px 10px;
	font-family:Georgia;
	font-size:11px;
    COLOR: #2001bf; height:20px;
}

.submenuitemselected,.submenuitembreadcrumb {
    BORDER: #ccc 1px solid;
	border-width:0 0  1px 0;
    padding:2px 15px 2px 10px;
    BACKGROUND: #b77f26; 
	MARGIN: 0px; height:20px;
	font-family:Georgia;
	font-size:11px;
	color:#fff;
}
.submenu {
	BORDER: #cccccc 1px solid;
	MARGIN-TOP: 0px; Z-INDEX: 1000;
	BACKGROUND:#efefef;
}
.MainMenu_MenuBreak {
	border: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.rootmenuitem TD{ 
	color:#b77f26;
	font-size:16px;font-family:Georgia;
	background:transparent;
	text-align:center;
	padding:0;
	height:31px;
	width:199px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#000000;
	font-size:16px; font-family:Georgia;
	background:transparent;
	text-align:center;
	padding:0;
	height:31px;
	width:199px;
}

