body { color: grey; background-image:url(cbbg.gif); margin: 0px }

/* Main Menu */

.MainMenu_MenuContainer 
{
	border: 0px solid;
	background-color: transparent;
}

.MainMenu_MenuBar 
{
	cursor: hand;
	height:16;
}

.MainMenu_MenuItem 
{
	cursor: hand;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #95B7DA 0px solid;
	border-bottom: #95B7DA 1px solid;
	border-top: #95B7DA 1px solid;
	border-right: #95B7DA 0px solid;
}

.MainMenu_MenuIcon 
{
	cursor: hand;
	background-color: #6897C7;
	border-left: #6897C7 1px solid;
	border-bottom: #6897C7 1px solid;
	border-top: #6897C7 1px solid;
	text-align: center;
	width: 15;
	height: 21;
}

.MainMenu_SubMenu 
{
	z-index: 1000;
	margin-top: 1px;
	cursor: hand;
	background-color: #95B7DA;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
	border-bottom: #95B7DA 0px solid;
	border-left: #95B7DA 0px solid;
	border-top: #95B7DA 0px solid;
	border-right: #95B7DA 0px solid;
}

.MainMenu_MenuBreak 
{
	border-bottom: #95B7DA 1px solid;
	border-left: #95B7DA 0px solid;
	border-top: #95B7DA 1px solid;
	border-right: #95B7DA 0px solid;
	background-color: White;
	height: 1px;
}

.MainMenu_MenuItemSel
{
	font-weight: bold;
	font-size: 9pt;
	cursor: hand;
	color: #e6928e;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #465f86;
}

.MainMenu_MenuArrow 
{
	font-family: webdings;
	font-size: 10pt;
	cursor: hand;
	border-right: #95B7DA 1px solid;
	border-bottom: #95B7DA 1px solid;
	border-top: #95B7DA 0px solid;
}

.MainMenu_RootMenuArrow 
{
	font-family: webdings;
	font-size: 10pt;
	cursor: hand;
}


/* Skin */
span.menuimg 
{
  background: url(menu.gif) no-repeat center center;
}

table.cbframe 
{
	text-align: center;
	width: 100%;
}

table.cbpage 
{
    width: 90%;
}

table.cbpagefixed 
{
    width: 766px;
}

table.cbborder
{
	border-right: #fff 4px solid;
	padding-right: 0px;
	border-top: #fff 4px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #fff 4px solid;
	width: 100%;
	padding-top: 0px;
	border-bottom: #fff 4px solid;
	background-color: #f5f5f5;
}

td.cbui 
{
  width: 220px;
  background-color: #899EBB;
  border-right: #fff 2px solid;
  border-bottom: #fff 2px solid;
  height: 30px;
  padding: 5px;
  text-align: left;
}

td.cbui span.SkinObject
{
	font-weight: bold;
	font-size: 10px;
	color: #f5f5f5;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

td.cbmi
{
  background-color: #465F86;
  padding: 5px;
  border-bottom: #fff 2px solid;
}

td.cbli
{
	font-size: 3px;
	background-image: none;
	border-bottom: white 2px solid;
	background-color: #c6c6c6;
	text-align: left;
}

td.cbai
{
	border-right: #fff 2px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: #fff 2px solid;
	height: 80px;
	background-color: #f5f5f5;
}

td.cbdi
{
  text-align: center;
  background-color: #333333;
  border-bottom: #fff 2px solid;
  height: 20px;
  width: 220px;
  padding: 5px;
}

td.cbdi a.SkinObject, td.cbdi a.SkinObject:visited 
{
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #ccc;
}

td.cbdi a.SkinObject:hover 
{
    color: #e6928e;
}


td.cbbi
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: #fff 2px solid;
	height: 22px;
	background-color: #333333;
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #ccc;
}

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: #e6928e;
}

td.cbii
{
	width: 220px;
	background-color: #f0f0f0;
}

td.kam1
{
	width: 220px;
	background-color: #f0f0f0;
}

td.kam2
{
	border-right: ghostwhite 2px solid;
	border-top: ghostwhite 2px solid;
	border-left: ghostwhite 2px solid;
	border-bottom: #fff 2px solid;
	background-color: #f5f5f5;
	text-align: center;
}

td.cbci
{
	background-color: #f0f0f0;
}

td.cbci div.contentpane span.normal
{
	font-size: 10px;
	color: #333;
	line-height: 20px;
	font-family: Verdana, arial, "lucida console" , sans-serif;
	text-align: left;
}

td.cbci div.contentpane span.normal p.kam1
{
	font-weight: bold;
	font-size: 20px;
	color: #333;
	line-height: 20px;
	font-family: Verdana, arial, "lucida console" , sans-serif;
	text-align: center;
}

td.cbci div.contentpane span.normal p.kam2
{
	font-size: 18px;
	color: #333;
	line-height: 20px;
	font-family: Verdana, arial, "lucida console" , sans-serif;
	text-align: center;
}

td.cbci div.contentpane span.normal p.kam3
{
	font-size: 12px;
	color: #333;
	line-height: 20px;
	font-family: Verdana, arial, "lucida console" , sans-serif;
	text-align: justify;
}

div.linkinfo
{
	padding-right: 5px;
	border-top: #fff 2px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 15px;
	background-color: #8ea3c0;
	text-align: center;
}

div.linkinfo span.SkinObject
{
	font-size: 9px;
	color: #333333;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

div.linkinfo span a.SkinObject, div.linkinfo span a.SkinObject:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #f5f5f5;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

div.linkinfo span a.SkinObject:hover 
{
	color: #e6928e;
}

div.pageheader
{
	font-size: 9px;
	width: 100%;
	color: #f5f5f5;
	font-family: Verdana, Geneva, Arial, sans-serif;
	height: 15px;
	text-align: right;
}

div.pageheader span.SkinObject 
{
	font-weight: bold;
	font-size: 10px;
	color: #f5f5f5;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

div.pageheader a.SkinObject
{
	font-weight: bold;
	font-size: 10px;
	color: #f5f5f5;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
}

div.pageheader a.SkinObject:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #f5f5f5;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
}

div.pageheader a.SkinObject:hover
{
	color: #e6928e;
}

div.pagefooter 
{
	text-align: center;
	width: 100%;
	height: 25px;
	padding: 5px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #aaa;
}

div.pagefooter a.Normal, div.pagefooter a.SkinObject, div.pagefooter a.SkinObject:visited 
{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #aaa;
}

div.pagefooter a.SkinObject:hover {
   color: #fff;
}


