﻿
/*-------- design style --------*/
.inbox {
	background-color:#FFFFFF;
	width:800px;
}
#home_nav {
	height:28px;
	text-align:center;
	width:800px;
}
#home_top_bg {
	height:247px; width:800px;
	background:url(Home_bg.jpg) top center no-repeat;
}
#inner_top_bg {
	background:url(Inner_bg.jpg) top center no-repeat;
	width:800px; height:133px;}
#logo {
	height:45px;
	width:130px;
	padding-top:15px;
}
#inner_nav {
	height:28px;
	margin-left:35px;
	margin-top:15px;
}
#leftpurple {
	background-color:#8f3d97;
	padding:10px;
	width:138px;
}
#leftpurple td ,#leftpurple strong , #leftpurple p ,#leftpurple table {
	color:#FFFFFF
}
#leftgreen {
	background-color:#8c9e5f;
	padding:10px;
	width:138px;
}
#leftgreen td ,#leftgreen strong , #leftgreen p ,#leftgreen table {
	color:#FFFFFF
}
#leftorange {
	background-color:#d97727;
	padding:10px;
	width:138px;
}
#leftorange td ,#leftorange strong , #leftorange p ,#leftorange table {
	color:#FFFFFF
}
.bottom {
	height:25px;
	padding:5px ;
}


/* CSS Document */
body {background:#FFF ; height:100%; margin:0px; padding:0px; }

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#333; font-family:"Helvetica, Arial, sans-serif"}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}

a,a:link,a:visited,a:active{color:#009; text-decoration:none; font-weight:normal; }
a:hover{color:#333; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Helvetica, Arial, sans-serif, Helvetica, sans-serif;}
.Normal { font-family:"Helvetica, Arial, sans-serif"}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {
	color:#D97829;
}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#333;}
UL LI {
	list-style-type: disc;
	list-style-position: inside;
}
UL LI LI { list-style-type: disc; }
UL LI LI LI { list-style-type: circle; }
OL LI { list-style-type: decimal; }
OL OL LI { list-style-type: lower-alpha; }
OL OL OL LI { list-style-type: lower-roman; }
h5 { color:#d97727; font-size:12px;}
h6{ color:#2a2b2c; font-size:10px;}
H2 a:link, a:visited, a:hover a:active
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #03C;
	text-decoration: underline;
}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px;  margin:0px; }
.RightPane{ padding:0px;  margin:0px; }
.MidTopPane, .MidBottomPane{ padding:0px; margin:0px; }
.MidTopPaneL, .MidTopPaneR{padding:0px; margin:0px;}
.MidLeftPane{ padding:0px   margin:0px; }
.MidRightPane{ padding:0px; margin:0px; }

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#666;}
a.user:hover{color:#333; text-decoration:underline;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#666;}
a.footer:hover{color:#333;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: #5f5f5f 1px solid;
	border-width:0 0 1px 0;
	PADDING:2px 18px 2px 10px;
	font-size:10pt;
	font-family:"Helvetica, Arial, sans-serif";
	BACKGROUND: transparent;
	COLOR: #000; 
	HEIGHT: 20px
}
.submenuitemselected,.submenuitembreadcrumb {
	BORDER: #5f5f5f 1px solid;
	border-width:0 0 1px 0;
	PADDING:2px 18px 2px 10px;
	BACKGROUND: #fff;
	color:#da7828;
	font-size:10pt;
	font-family:"Helvetica, Arial, sans-serif";
	HEIGHT: 20px
	}
.submenu {
	BORDER: #5f5f5f 1px solid;
	MARGIN-TOP: 0px; Z-INDEX: 1000;
	BACKGROUND: #fff;

}
.rootmenuitem TD{ 
	color:#000; font-size:10pt;
	font-family:"Times New Roman";
	BACKGROUND: none transparent; 
	text-align:center;
	padding:0px 5px ;
	height:25px;	
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#da7828; font-size:10pt;
	font-family:"Times New Roman";
	BACKGROUND: none transparent;
	text-align:center;
	padding:0px 5px ;
	height:25px;	
}

.MainMenu_MenuBreak {
    border: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}


