body
{
  background: url(images/bg_b.gif) top left repeat-x #EFEFEF;
}
.headerTD
{
 background-color: #EFF3FF;
}
.leftPane
{
}
.rightPane
{
}
.contentPane
{
 padding-right: 7px;
 padding-left:7px;
}
.logoTD
{
 background-color: #FFFFFF;
 border: 1px solid white;
}

A.login:link , A.login:hover , A.login:selected , A.login:visited , A.Search:link , A.Search:hover , A.Search:selected , A.Search.visited
{
 color : #313B4F;
 font-family:tahoma; 
 font-size:9pt; 
 font-weight:500; 
 padding-right:5px;
 padding-left:5px;
 white-space:nowrap;
}
.login , .date
{
 font-family:tahoma; 
 font-size:9pt; 
 color: black;
}
A.Search 
{
 
}
.searchTD
{
 color : #748BBB;
 font-size:9pt; 
 font-weight:500; 
 padding-right:5px;
 padding-left:5px;
} 
A , .links , A.links:link , A.links:hover , A.links:selected , A.links:visited
{
  color: #0051BD;
  font-family: Tahoma;
  font-size: 9pt;
  font-weight: 500;
}
.BreadCrumb , A.BreadCrumb:link , A.BreadCrumb:hover  , A.BreadCrumb:selected , A.BreadCrumb:visited {	
    color:#313B4F; 
	font-family:tahoma; 
	font-size:9pt; 
	font-weight:500; 
	margin-right:5px;
	margin-left:5px;
}
.footerTD
{
 background-color: #397DAD;
}
A.terms:link,  A.terms:visited, A.terms:hover
{
  padding-left: 3px;
  color: white;
  font-family: tahoma;
  font-size: 8pt;
  font-weight: 500;
  vertical-align: middle;
}
.copyright
{
  color: #636163;
  font-family: tahoma;
  font-size: 10pt;
  font-weight: 500;
  vertical-align: middle;
}
.menuTD
{
 border: 1px solid #ADCFEF;
}

.CommandButton     {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
}
        

.ModuleTitle_MenuContainer 
{

}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: green;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
	font-size: 8pt; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: darkgray; 
	border-left: CCCCCC 0px solid; 
	border-bottom: CCCCCC 0px solid; 
	border-top: CCCCCC 0px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: EEF3F7; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='darkgray', Direction=135, Strength=3); 
	border-bottom: darkgray 0px solid; 
	border-left: white 0px solid; 
	border-top: white 0px solid; 
	border-right: darkgray 0px solid;
}
/*
.ModuleTitle_MenuBreak {
	border-bottom: white 0px solid; 
	border-left: white 0px solid; 
	border-top: red 0px solid;  
	border-right: red 0px solid; 
	background-color: white; 
	height: 0px;
}
*/
.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: #A3CDE3; 
	font-family: tahoma; 
	font-size: 8pt; 
	font-weight: normal; 
	background-color: #FF9933;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: 003366 1px solid; 
	border-bottom: 003366 1px solid; 
	border-top: 003366 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


/* ---------------------------------------------------------------------------------- */

.rootmenuitem
{
 font-family: tahoma;
 font-weight : normal;
}

.menuitem
{
 color: #004A99;
 font-family: tahoma;
 font-size: 11px;
 font-weight : bold;
 border:none;
 margin: 0px;
 padding-left: 5px;
 height: 20px;
}
.rootmenuitemselectedcssclass
{
  font-family: tahoma ;
  font-size: 11px;
  color: #42246b;
  font-weight: bold;
  background-color: #003063;
  padding: 0px;
  margin: 0px;
  border: none;
  padding-left: 5px;
  height: 20px;
}

.MainMenu_MenuItemSel /* hovering over hor menu items */
{
  font-family: tahoma ;
  font-size: 11px;
  color: white;
  font-weight: bold;
  background-color: #003063;
  padding: 0px;
  margin: 0px;
  border: none;
  padding-left: 5px;
  height: 20px;
}


.submenucssclass
{
   background-color: #EFF3FF;
   border: 1px #004A99 solid; 
}

.MainMenu_Menubar {
	cursor: pointer; 
	cursor: hand;
}

.menuContainer {
 	text-align : center;
	text-align: center;
	border: none;
	width:100px;
}

.MainMenu_MenuBreak /* vertical bars on hor menu */
{
  border: none;
  background-color: red;
}
.MainMenu_MenuICON /* vertical bars on hor menu */
{
  background-color: #E7DBEF;
  border: none;
  display: none;
}













































