body { color: gray; background-color:White; background-image:url(cbbg.gif); margin: 0px }

/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px solid;
	/*background-color: transparent;*/
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 23;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #FF0000 0px solid;
	border-bottom: #FF0000 1px solid;
	border-top: #FF0000 1px solid;
	border-right: #FF0000 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: black;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	text-align: center;
	width: 13;
	height: 21;
}

.MainMenu_SubMenu
{
    z-index: 1000;
    margin-top: 3px;
    cursor: pointer;
    cursor: hand;
    background-color: #ff0000;
    /*background-image: url(nav_red1.gif);*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);
    border-bottom: #FF0000 0px solid;
    border-left: #FF0000 0px solid;
    border-top: #FF0000 0px solid;
    border-right: #FF0000 0px solid;    
}

.MainMenu_MenuBreak {
	border-bottom: #FF0000 1px solid;
	border-left: #FF0000 0px solid;
	border-top: #FF0000 1px solid;
	border-right: #FF0000 0px solid;
	background-color: red;
	height: 1px;
}

.MainMenu_MenuItemSel
{
    /*background-color: transparent;*/
    background-image: url(back_nav_red.gif);
    cursor: pointer;
    cursor: hand;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #FF0000 1px solid;
	border-bottom: #FF0000 1px solid;
	border-top: #FF0000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}


/* Skin */
span.menuimg {
  background: url(menu.gif) no-repeat center center;
}

#cbframe {
	text-align: center;
	margin-left: -500px;
	position: absolute;
	top: 0px; left: 50%; width: 1000px;
}

#cbpage {
    width: 1000px;
	border: #fff 4px solid;
	background-color: #ccc;
}

td.cbui
{
    width: 170px; 
    /*background-color: #899EBB;*/
    background-color: silver;
    border-right: #fff 2px solid;
    border-bottom: #fff 2px solid;
    height: 30px;
    padding: 5px;    
}

div.userinfo {
  text-align: left;
}

div.userinfo a.OtherTabs, div.userinfo a.OtherTabs:visited {
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #000000;
  }

div.userinfo a.OtherTabs:hover
{
    color: #000000;
}

td.cbmi
{
    /*background-color: #465F86;*/
    background-color: Red;
    padding: 5px;
    border-bottom: #fff 2px solid;
    background-color: gray;
}

div.menu {
}

td.cbli {
  font-size: 3px;
  background-image:url(".cbgl.gif");
  background-color:White;
  border-right: #fff 2px solid;
  border-bottom: #fff 2px solid;
  height: 80px;
  padding: 5px;
  width: 170px;
}

div.logo {
  text-align: center;
}

td.cbai {
  background-image:url(".cbgl.gif");
  background-color: red;
  border-bottom: #fff 0px solid;
  padding: 0px;
  padding-left:0px;
}


td.cbdi {
  text-align: center;
  background-color: #333333;
  border-right: #fff 2px solid;
  border-bottom: #fff 2px solid;
  height: 20px;
  width: 170px;
  padding: 5px;
}

div.dateinfo span.SelectedTab {
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #FFF;
}

td.cbbi {
  background-color: #333333;
  border-bottom: #fff 2px solid;
  height: 27px; 
  padding: 0px;
}

div.breadcrumb a.SelectedTab, div.breadcrumb a.SelectedTab:visited {
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #ccc;
  }

div.breadcrumb a.SelectedTab:hover {
    color: #f00;
  }

td.cbii {
  background-color: #BBBBBB;
  border-right: #fff 2px solid;
  width: 170px;
  text-align: right;
}

td.cbci {
  background-color: #DDDDDD;
}

div.linkinfo {
  text-align: right;
  /* background-color: #899EBB; */
  background-color: Red;
  border-top: #fff 2px solid;
  height: 15px;
  width:100%;
  padding: 5px;
}

div.linkinfo span.OtherTabs {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size:  9px;
  color: #333333;
}

div.linkinfo span a.OtherTabs, div.linkinfo span a.OtherTabs:visited {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size:  10px;
  font-weight: bold;
  color: #333333;
}

div.linkinfo span a.OtherTabs:hover {
   color: #fff;
}


#footer {
	height: 25px;
	width:100%;
	padding: 5px;
	font-size: 8px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #999;
	background-color: Silver;
}

#footer a.Normal, #footer a.OtherTabs {
	font-size: 8px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #999;
}

