/**************************************/
/---------PAGE STYLES---------/
/**************************************/
a img{
                text-decoration: none;
                border: none;
}

.detailfit {
	font-family: Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #EFE4D1;
	}

.charthead {height: 18px; background-color: #999999; font-family: Verdana, Helvetica, sans-serif; font-size: 11px;  line-height: 14px; font-weight: bold; color: #FFFFFF; padding: 3px 0px 3px 3px;}
.chartgray {
	background-color: #FFFFFF;
	height: 18px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	padding: 2px 20px 20px 20px;
}
.chartwhite {
	background-color: #FFFFCC;
	height: 18px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	padding: 5px 10px 5px 20px;
}
.chartcream {   background-color: #F7F0E6; font-family: Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: normal;color: #525252; padding: 8px 8px 8px8px;}
.chartpale {height: 18px; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 13px; font-weight: normal;color: #525252; padding: 3px 0px 3px 3px;}

.chartgrayW {
            background-color: #E8DABF; 
			font-size: 12px;
			height: 18px; 
			font-family: Verdana, Helvetica, sans-serif; 
			line-height: 14px; 
			font-weight: bold; 
			color: #585858; 
			padding: 3px 0px 3px 3px;}
			
.detail {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
		  }
	
.detail2 { 
    color: #D87F00;
	font-size: 13px;
	}
	
.detail3 { 
     color: #246F1A;
	 font-size: 13px;
	 }
	 
.detail4 {
    color: #ED4300;
		font-size: 13px;
	}		
 
.description { 
         font-family: Verdana, Helvetica, sans-serif;
		line-height: 18px;
		font-size: 12px;
		text-indent: 0px;
		color: #333333;
	}
.description 2 {
        position: absolute; 
		display: none; 
		background-color: #ffffff; 
		padding: 5px; 
		border: 1px solid #cccccc; 
		margin-top: 0px;
		font-size: 11px;
		color: #000000;
		width: 220px;
		}
.Imagecellcenter {
    color: #bb0000;
		font-size: 11px;
	}

