/******************* General styles *********************/
body {margin: 15px; height:100%; background:#FFFFFF; background-color:#ffffff;}

TH,TD,DIV{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#191550; font-weight:normal; }
A,A:link,A:visited,A:active{ color:#97170a; text-decoration:underline; font-weight:normal;}
A:hover{ color:#6d7b95; 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:#000000; text-decoration:none; }
A.CommandButton:hover{ color:#F8BE22; text-decoration:underline;}

/******************* Content Pane styles *********************/
.TopPane{ padding:0px;}
.RightPane{ padding:0px;}
.ContentPane{ padding:0px; }
.MiddlePane{ padding:0px 0px 0px 5px;}
.BottomPane{ padding:5px 0px 0px 0px;}
.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{ font-size:11px; color:#000000; line-height:120%; letter-spacing: .5px;}


/******************* User styles *********************/
.user,a.user:link,a.user:active,a.user:visited{ font-size:11px; color:#acadae; text-decoration:none; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
a.user:hover{ color:#fdfbfb; text-decoration:none; font-weight:normal; font-family:Helvetica, Arial, sans-serif; font-size:11px;}

/******************* Footer styles *********************/
.footer,a.footer:link,a.footer:active,a.footer:visited{ font-size:11px; color:#B32121; text-decoration:none; font-weight:normal;}
a.footer:hover{	font-size:11px; color:#000000; text-decoration:none; font-weight:normal;}


/******************* 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:#772124;font-size:10px;font-weight:normal;
	padding:2px 7px 2px 7px;
	border-width:0; width:191px;
	background-image:url(images/sub_menu_bg.gif); background-position:bottom left; background-repeat:repeat-x;
	height:35px;
}
.submenuitembreadcrumb{
	color:#6C7A97;
	font-size:10px;
	font-weight:normal;
	padding:2px 7px 2px 7px;
	background-color:#E9EAEC;
	border:1px solid #E9EAEC;
	border-width:0;
	Margin:0px;
	width:191px;
	background-image:url(images/sub_menu_bg.gif); background-position:bottom left; background-repeat:repeat-x;
	height:35px;
}
/*------sub menu display style on select-------*/
.submenuitemselected{
	color:#6C7A97;
	font-size:10px;
	font-weight:normal;
	padding:2px 7px 2px 7px;
	background-color:#E9EAEC;
	border:1px solid #E9EAEC;
	border-width:0;
	Margin:0px;
	width:191px;
	background-image:url(images/sub_menu_bg.gif); background-position:bottom left; background-repeat:repeat-x;
	height:35px;
}
/*------sub menu frame display style-------*/
.submenu{
	z-index:1000;
	border:1px #969699 solid;
	background-color:#E9EAEC;
	padding:0px;
	margin:0px 0px 0px 0px;
}
/*------root menu display style-------*/
.rootmenuitem TD{
padding:0px 12px 0px 12px; margin:0px;
color:#fdfbfb;
height:36px; 
font-size:12px; 
font-weight:bold;
font-family:Arial, Helvetica, sans-serif; 
background:url(images/menu_bg.gif); background-repeat:repeat-x; background-position:top left; 
}
/*------root menu display style on select-------*/
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
padding:0px 12px 0px 12px; margin:0px;
color:#222222;
height:36px; 
font-size:12px; 
font-weight:bold;
font-family:Helvetica, sans-serif, Arial;
background:url(images/menu_hoverbg.gif); background-repeat:repeat-x; background-position:top left; 
}


/******************* 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 *********************/
.tbord{border:1px solid #ADADAF;}
.top{background:url(images/top_bg.gif); background-repeat:repeat-x; background-position:top left;}
.banshade{background:url(images/baner_shade.gif);background-repeat:repeat-x; background-position:top left;}
.men{background:url(images/menu_bg.gif);background-repeat:repeat-x; background-position:top left;}
.foot{background:url(images/foot_bg.gif);background-repeat:repeat-x; background-position:top left;}

/**************Other Styles*************/
.head{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#ACADAE;}
.red{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:italic; font-weight:normal; color:#B62F2F;}
.bantext{font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#343266;}

