/* ********** General Style ************** */
body { margin:0px; padding:0px; background-color:#072B45; height:100%; }
TH,TD,DIV{ font-family:Tahoma, Arial; font-size:11px; color:#bababa; }
A,A:link,A:visited,A:active{ color:#c35700; text-decoration:none; font-family:Tahoma, Arial; font-size:11px;font-weight:normal;}
A:hover{ color:#c35700; text-decoration:underline; font-family:Tahoma, Arial; font-size:11px;font-weight:normal;}


/* ********** Control Panel Style ************** */
.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:#C65900; }
.controlpanel A.CommandButton:visited{ color:#C65900; }
.controlpanel A.CommandButton:active{ color:#C65900; }
.controlpanel A.CommandButton:hover{ color:#C65900; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#C5793B; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#C5793B; text-decoration:underline; font-size:11px; font-weight:normal; }


/* ********** Search Style ************** */
#SearchContainer input{MARGIN:0px; padding:0px;BORDER:1px solid #446781; font-size:11px; color:#f7f7f7; background:#072b45; WIDTH:114px;HEIGHT:16px;}

/* ********** Language Style ************** */
#LanguageContainer select{MARGIN:0px;vertical-align:top; border:1px #446781 solid; font-size:9px; color:#f7f7f7; background:#072b45; WIDTH:111px;HEIGHT:15px;}


/* ********** Pane Style ************** */
.TopPane { padding:0px 0px 10px 0px;}
.LeftPane { padding:5px 0px 10px 0px;}
.ContentPane { padding:0px 0px 10px 10px;}
.RightPane { padding:0px 10px 10px 0px; width:51%; }
.BottomPane { padding:0px 0px 10px 0px;}

/* ********** Container Style ************** */
.Head{ font-size:12px; font-weight:bold; color:#578FCD; }
.SubHead{ font-size:11px; color:#578FCD; }
.SubSubHead{ font-size:11px; color:#578FCD; }
.Normal{ font-size:10.5px; color:#578FCD; line-height:130%; letter-spacing: 130%;}


/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited { font-family:Tahoma, Arial; font-size:11px; color:#E94C12; text-decoration:none; font-weight:bold; }
a.user:hover {  font-family:Tahoma, Arial; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:bold;}


/* ********** Hidden Style ************** */
.hidden,a.hidden:link,a.hidden:active,a.hidden:visited,a.hidden:hover { font-family:Tahoma, Arial; font-size:11px; color:#072B45; text-decoration:none;}

/* ********** Large White Style ************** */
.whiteLink,a.whiteLink:link,a.whiteLink:active,a.whiteLink:visited { font-family:Tahoma, Arial; color:#ff9900; font-weight: bold; font-size: 12; text-decoration:none;}
a.whiteLink:hover { font-family:Tahoma, Arial; color: white; font-weight: bold; font-size: 12; text-decoration:underline;}

/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{ font-family:Tahoma, Arial; font-size:9px; color:#FFFFFF; text-decoration:none; font-weight:normal;}
a.footer:hover{ font-family:Tahoma, Arial; font-size:9px; color:#C35700; text-decoration:none; font-weight:normal;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{ font-family:Tahoma, Arial; font-size:9px; color:#FFFFFF; text-decoration:none; font-weight:bold; }
a.breadcrumb:hover{ font-family:Tahoma, Arial; font-size:9px; color:#B65200; text-decoration:none; font-weight:bold; }


/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited { font-family:Tahoma, Arial; font-size:11px; color:#D7D4D4; text-decoration:none; font-weight:bold;}
a.date:hover {font-family:Tahoma, Arial; font-size:11px; color:#D7D4D4; text-decoration:none; font-weight:bold;}

/* ********** Links Style ************** */
.links,a.links:link,a.links:active,a.links:visited{ font-family:Tahoma, Arial; font-size:11px; color:#3C6481; text-decoration:none; font-weight:bold;}
a.links:hover{ font-family:Tahoma, Arial; font-size:11px; color:#C35700; text-decoration:none; font-weight:bold;}


/* ********** Menu Style ************** */
.MainMenu_MenuContainer { background:transparent; width:100%;}
.MainMenu_MenuBar {}
.MainMenu_MenuIcon { display:none; }
.MainMenu_RootMenuArrow { display:none; }
.MainMenu_MenuArrow { display:none; }

/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak { display:block; border-top:1px solid #733400; border-bottom:1px solid #984500; }

/*---------Menu Background Transparency---------------*/
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}

/*---------Sub Menu style---------------*/
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#FFFFFF;	font-size:11px;	font-weight:bold;
	padding:2px 7px 2px 7px;
	border:1px #C5793B solid; border-width:1px 0px;
}
/*---------Sub Menu style on select---------------*/
.submenuitemselected{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:2px 7px 2px 7px;
	border:1px #C5793B solid;
	border-width:1px 0px;
	Margin:0px;
	background:#B65200;
}
/*---------Sub Menu Frame style---------------*/
.submenu{
	z-index:1000;
	border:1px #733400 solid;
	padding:0px;
	margin:0px;
	background:#C5793B;
}
/*---------Root Menu style---------------*/
.rootmenuitem TD{ 
	color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	padding:0px; 
	margin:0px;
	height:24px;
	padding: 0px 10px 0px 10px;
}
/*---------Root Menu style on select---------------*/
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{ 
	color:#000000;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	padding:0px; 
	margin:0px;
	height:24px;
	padding: 0px 10px 0px 10px;
}


/* **********Custom Layout Style************** */
.topspace { background-image:url(images/spacer.gif); background-position:top center; background-repeat:no-repeat;}
.banner { background-image:url(images/banner.jpg); background-position:top center; background-repeat:no-repeat;}
.menu_lt { background-image:url(images/menu_lt.gif); background-position:top left; background-repeat:no-repeat; width:21px; }
.menu_rt { background-image:url(images/menu_rt.gif); background-position:top right; background-repeat:no-repeat; width:21px;}
.menu_bg { background-image:url(images/menu_bg.gif); background-position:top left; background-repeat:repeat-x; }
.bd_pad { padding-left:12px;}
.dat_lt { background-image:url(images/dat_lt.gif); background-position:top left; background-repeat:no-repeat; width:13px; }																																																																																																																																																																																																																																																																																																																																																																																																																						
.dat_rt { background-image:url(images/dat_rt.gif); background-position:top right; background-repeat:no-repeat; width:17px; }																																																																																																																																																																																																																																																																																																																																																																																																																						
.dat_bg { background-image:url(images/dat_bg.gif); background-position:top left; background-repeat:repeat-x; }	


.botcurve_lt { background-image:url(images/botcurve_lt.gif); background-position:top left; background-repeat:no-repeat; width:9px; }																																																																																																																																																																																																																																																																																																																																																																																																																						
.botcurve_rt { background-image:url(images/botcurve_rt.gif); background-position:top right; background-repeat:no-repeat; width:11px; }																																																																																																																																																																																																																																																																																																																																																																																																																						
.botcurve_bg { background-image:url(images/botcurve_bg.gif); background-position:top left; background-repeat:repeat-x; }																																																																																																																																																																																																																																																																																																																																																																																																																				

.leftmid_lt { background-image:url(images/leftmid_lt.gif); background-position:top left; background-repeat:repeat-y; width:3px; }
.leftmid_rt { background-image:url(images/leftmid_rt.gif); background-position:top right; background-repeat:repeat-y; width:3px; }

.left_rtcorn { background-image:url(images/left_rtcorn.gif); background-position:top right; background-repeat:no-repeat; }
.curve_lt { background-image:url(images/curve_lt.gif); background-position:top left; background-repeat:no-repeat; }

.rt_topbg { background-image:url(images/rt_topbg.gif); background-position:top left; background-repeat:repeat-x; }
.rt_topcorn { background-image:url(images/rt_topcorn.gif); background-position:top right; background-repeat:no-repeat; }
.rt_botbg { background-image:url(images/rt_botbg.gif); background-position:top left; background-repeat:repeat-x; }
.rt_botcorn { background-image:url(images/rt_botcorn.gif); background-position:top right; background-repeat:no-repeat; }

.rtmid_bg { background-image:url(images/rt_midbg.gif); background-position:top right; background-repeat:repeat-y; background-color:#04233a; }

/* ********** Other Style ************** */
#wrapper{ position:relative; height:258px; }

#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; }

/* Token setting */

#reglog { padding:0px 21px 25px 5px; }
#solpad { padding:0px 25px; }
#datpad { padding:0px 0px 0px 11px; }
#brdpad { padding:0px 0px 16px 0px;}
#srh { padding:0px 14px 0px 11px; }
#brd { padding-left:15px; }
#linkpad { padding:0px 15px; }
#copypad { padding:14px 10px 0px 10px; }
#paneformat { padding:9px 5px 0px 5px; }


/* skin links */
.brown { font-family:Tahoma, Arial; font-size:14px; font-weight:bold; color:#C35700; line-height:1.4em;}
.white, a.white:link, a.white:active, a.white:visited { font-family:Tahoma, Arial; font-size:14px; font-weight:bold; color:#FFFFFF; text-decoration:none; line-height:1.4em;}
a.white:hover { font-family:Tahoma, Arial; font-size:14px; font-weight:bold; color:#FFFFFF; text-decoration:underline;line-height:1.4em; }

.whitesmall { font-family:Tahoma, Arial; font-size:11px; font-weight:normal; color:#FFFFFF; }
.lightblue {  font-family:Tahoma, Arial; font-size:14px; font-weight:bold; color:#1E5C89; }


#lgtgrey td, #lgtgrey th, #lgtgrey div, #lgtgrey p
{
	font-family:Tahoma, Arial;
    font-size:  11px;
    font-weight: Normal;
    color: #BABABA;
	padding:0px 0px 0px 0px;
}
#white td, #white th, #white div, #white p
{
	font-family:Tahoma, Arial;
    font-size:  11px;
    font-weight: Normal;
    color: #BABABA;
	padding:0px 0px 0px 0px;
}
#blue td, #blue th, #blue div, #blue p
{
	font-family:Tahoma, Arial;
    font-size:  11px;
    font-weight: Normal;
    color: #BABABA;
	padding:0px 0px 0px 0px;
}

