BODY
{
    background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	margin:0;
}

td{
    line-height:16px;
}

.plaincell{
    font-size:12px;
	color:#a6a6a6;
	letter-spacing:.8px;
	font-family:Arial, Helvetica, sans-serif;
}

.smalltxt{
    font-size:11px;
	color:#e2e2e2;
	letter-spacing:1px;
	background-color:#666666;
	border:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
}

.smallhd{
    font-size:11px;
	color:#a6a6a6;
	font-family:Arial, Helvetica, sans-serif;
}



#right{
    background-color:#323232;
	vertical-align:top;
	border-left:12px solid #666666;
}

.heading{
    font-size:20px;
	color:#c0bfbf;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	border-left:3px #FF0000 solid;
	display:block;
	height:20px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:15px;
	padding-left:8px;
}
	
.boldcell{
    font-size:14px;
	color:#c0bfbf;
	font-weight:700;
}

A.boldcell{
    font-size:14px;
	color:#c0bfbf;
	font-weight:700;
}

A:hover.boldcell{
    font-size:14px;
	color:#c0bfbf;
	font-weight:700;
}
	
	
	
.footer{
    font-size:11px;
	color:#818284;	
}

A.link{
    font-size:13px;
	color:#ff0000;
	text-decoration:none;
}

A:hover.link{
    font-size:13px;
	color:#ff0000;
	text-decoration:none;
}

A.more{
    font-size:11px;
	color:#000;
	text-decoration:none;
}

A:hover.more{
    font-size:11px;
	color:#000;
	text-decoration:none;
}


A{
    font-size:11px;
	color:#818284;
	text-decoration:none;
}

A:hover{
    font-size:11px;
	color:#c2c1c1;
	text-decoration:none;
}

.txtbox{
    font-size:12px;
	color:#666666;
}

.button {
  color: #fff;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  background-color:#666666;
  padding: 0px 5px;
  line-height: 16px !important;
  line-height: 16px;
  height: 22px !important;
  height: 22px;
  padding-bottom:2px;
  /*margin: 1px;*/
}
*html .button{
  height:24px;
}

.ToolText{position:relative; }
.ToolTextHover{position:relative;}
.ToolText span{display: none;}

/*.ToolTextHover span{
  display:block;
  position:absolute;
  background-color:#666666;
  border:1px solid #000000;
  padding:10px;
  color:#FFFFFF;
  text-align:left;
}*/
.ToolTextHover span{
  display:block;
  position:absolute;
  background-color:#666666;
  color:#FFFFFF;
  border:1px solid #000000;
  padding:5px;
}
*html .ToolTextHover span{
  width:350px; 
  z-index:2;
}

.imgbox{
    font-size:11px;
	color:#000;
	background-color:#908f8f;
	border:1px solid #fabebe;
	font-family:Arial, Helvetica, sans-serif;
}

.sectiontableheader{
}