/*body { color: grey; background-image:url(cbbg.gif); margin: 0px }*/
body {background-color:#AB1B56; }

/* Main Menu */

table.cbframe {
	text-align: center;
	width: 100%;
}

/*table.cbpagefixed {
    width: 900px;
}*/

.MainMenu_MenuContainer {
	border: 0px ;
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 30;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #FF8526 0px solid;
	border-bottom: #FF8526 1px solid;
	border-top: #FF8526 1px solid;
	border-right: #FF8526 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #FF3821;
	border-left: #FF3821 1px solid;
	border-bottom: #FF3821 1px solid;
	border-top: #FF3821 1px solid;
	text-align: center;
	width: 15;
	height: 30;
}

.MainMenu_SubMenu {
	z-index: 1000;
	margin-top: 1px;
	cursor: pointer;
	cursor: hand;
	background-color: #FF8526;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
	border-bottom: #FF8526 0px solid;
	border-left: #FF8526 0px solid;
	border-top: #FF8526 0px solid;
	border-right: #FF8526 0px solid;
}



.MainMenu_MenuItemSel {
	/*background-color: #a3a3a3;*/
	background-color: #ff0000;
	cursor: pointer;
	cursor: hand;
	font-family: Tahoma, Arial, Helvetica;
	background-color: White;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	height: 30;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #FF8526 1px solid;
	border-bottom: #FF8526 1px solid;
	border-top: #FF8526 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}


/* Skin */
span.menuimg {
  background: url(menu1.gif) no-repeat center center;
}



table.cbborder {
    width: 100%;
	/*border: #fff 2px solid;
	background-color: #ffffff;
	padding: 0px;*/
}

td.cbbi {
  background-color: #971344;
  border-bottom: #fff 2px solid;
  padding: 5px;
}

td.cbbi a.SkinObject, td.cbbi a.SkinObject:visited {
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #ccc;
  }

td.cbbi a.SkinObject:hover {
    color: #fff;
  }

td.cbdi {
  text-align: center;
  background-color: #AB1B56;
  width: 10px;
  padding: 2px;

}

td.cbdi a.SkinObject, td.cbdi a.SkinObject:visited {
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #cccc;
  }

td.cbdi a.SkinObject:hover {
    color: #fff;
  }
  
td.cbni {
  background-color: #AB1B56;
}
 
   
td.cbci {
  background-color: #941452;

}

td.cbmi {
  background-color:#FF8526;
  padding: 5px;
  border-bottom: #fff 2px solid;
}


td.cbui {
  width: 100%;
  background-color: #080000;
  border-bottom: #fff 2px solid;
  height: 30px;
  padding: 5px;
  text-align: right;
}

td.cbui a.SkinObject, td.cbui a.SkinObject:visited {
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #ffffff;
  }

td.cbui a.SkinObject:hover {
    color: #fff;
  }



div.linkinfo {
  text-align: right;
  background-color: #FF8526;
  border-top: #fff 2px solid;
  height: 15px;
  padding: 5px;
}

div.linkinfo span.SkinObject {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size:  9px;
  color: #333333;
}

div.linkinfo span a.SkinObject, div.linkinfo span a.SkinObject:visited {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size:  10px;
  font-weight: bold;
  color: #333333;
}

div.linkinfo span a.SkinObject:hover {
   color: #fff;
}

.assol1{
 font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #000000;
}

.assol2{
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  12px;
    color: #FF8526;
}

.assol3{
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    color: #FF8526;
}