/******************* General styles *********************/
body {background-image:url(images/back_bg.gif); background-position:top left; background-repeat:repeat-x; background-color:#00002C; margin:0px; padding:0px; height:100%;}

TH,TD,DIV{ font-family: Helvetica, Arial, sans-serif;font-size:12px; color:#000000; }
A,A:link,A:visited,A:active{ color:#748525; text-decoration:none; font-weight:normal;}
A:hover{ color:#231666; text-decoration:none; font-weight:normal;}


/******************* Control Panel styles *********************/
.controlpanel{ background:#FFF; border:#ADADAD 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:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; 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; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;}
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#748525; text-decoration:none; }
A.CommandButton:hover{ color:#231666; text-decoration:underline;}


/******************* Search styles *********************/
#SearchContainer input{MARGIN:0px; padding:0px;BORDER:1px solid #999B9D;font-size:11px;color:#000000;BACKGROUND:#FFFFFF;WIDTH:118px;HEIGHT:17px;}
.search,a.search:link,a.search:active,a.search:visited{color:#808284; font-weight:bold; text-decoration:none; font-size:11px;}
a.search:hover{color:#000000; text-decoration:none; font-weight:bold; font-size:11px;}

/******************* Content Pane styles *********************/
.TopPane{ padding:0px;}
.RightPane{ padding:0px; width:205px; padding-left:22px; background:url(images/cont_sep_bg.gif); background-position:top left; background-repeat:repeat-y;}
.ContentPane{ padding:0px;}
.MiddlePane{ padding:0px 0px 0px 10px;}
.BottomPane{ padding:10px 0px 0px 0px;}
.LinkPane{ padding:0px;}
.TextPane{ padding:0px 0px 0px 23px; background:url(images/ban_sep_bg.gif); background-position:top left; background-repeat:repeat-y; background-color:#899D2C;}
.BannerPane{ padding:0px;}

/******************* Container styles *********************/
.Head{ font-size:12px; font-weight:bold; color:#000000;}
.SubHead{ font-size:11px; color:#000000; }
.SubSubHead{ font-size:11px; color:#000000;}
.Normal { color: #000000; font-size: 12px; line-height: 120% }


/******************* User styles *********************/
.user,a.user:link,a.user:active,a.user:visited{ font-size:11px; color:#808284; text-decoration:none; font-weight:normal;font-family:Helvetica, Arial, sans-serif;}
a.user:hover{ color:#000000; text-decoration:none; font-weight:normal; font-family:Helvetica, Arial, sans-serif; font-size:11px;}

/******************* Menu styles *********************/
.MainMenu_MenuContainer{ background:transparent; width:1; margin:0px auto; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
/*---------Root Menu Seperator Style------------*/
.MainMenu_MenuBreak{ display:block; border-bottom:1px solid #ABABAA; border-top:1px solid #C4CE95;}
/*---------Make Menu Background Transparent------------*/
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}
/*------sub menu display style-------*/
.MainMenu_MenuItem{
	color:#748525; font-size:11px; font-weight:normal;
	padding:2px 7px 2px 7px;
	border:1px #ffffff solid; border-width:1px 0px;
}
.submenuitembreadcrumb{
	color:#050119;
	font-size:11px;
	font-weight:normal;
	padding:2px 7px 2px 7px;
	border:1px #7A72A2 solid;
	border-width:1px 0px;
	Margin:0px;
	background:#7A72A2;
}
/*------sub menu display style on select-------*/
.submenuitemselected{
	color:#050119;
	font-size:11px;
	font-weight:normal;
	padding:2px 7px 2px 7px;
	border:1px #7A72A2 solid;
	border-width:1px 0px;
	Margin:0px;
	background:#7A72A2;
}
/*------sub menu frame display style-------*/
.submenu{
	z-index:1000;
	border:1px #CDCCD1 solid;
	padding:0px;
	margin:0px;
	background:#ffffff;
}
/*------root menu display style-------*/
.rootmenuitem TD{
padding:0px 12px 0px 12px; margin:0px;
color:#FFFFFF;
height:34px; 
font-size:12px; 
font-weight:bold;
font-family:Helvetica, sans-serif, Arial; 
}
/*------root menu display style on select-------*/
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
padding:0px 12px 0px 12px; margin:0px;
color:#C5E23F;
height:34px; 
font-size:12px; 
font-weight:bold;
font-family:Helvetica, sans-serif, Arial;
}


/******************* other styles *********************/
#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%; background:url(headerbg.gif); }
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1; }
.me,A.me:link,A.me:visited,A.me:active{ color:#000000; text-decoration:none; }
A.me:hover{ color:#000000; text-decoration:none; }
.green{color:#72A347;}
.violet{color:#8E64A3;}

/******************* Custom Template styles *********************/
.bg_design{background:url(images/back_img.gif);background-position:top left;}
.ct_sep{background:url(images/cont_sep_bg.gif);background-repeat:repeat-y; background-position:top left;}
.ban_bdr{background:url(images/ban_border_bg.gif);background-repeat:repeat-x; background-position:top left;}
.ban_sep{background:url(images/ban_sep_bg.gif);background-repeat:repeat-y; background-position:top left; border-top:1px solid #7D894A; width:23px; vertical-align:top;}
.solmenu{background:url(images/menu_bg.gif);background-repeat:repeat-x; background-position:top left;}

/**************Other Styles*************/
.white{color:#ffffff; font-weight:bold; font-family:Helvetica, Arial, sans-serif; font-size:21px; line-height:1em;}
.green{color:#899D2C; font-weight:normal; font-family:Helvetica, Arial, sans-serif; font-size:16.72px; font-style:italic; line-height:1.1em;}

