.historytable {
	/*
margin-top:40px;
*/
width:200;
vertical-align:top;
}
.historylabel {
	/*background-color:	#F778A1;
color:#ffffff;
	font-weight:700;
	font-size:14;
	font-family:sans-serif;
        background-color:       #FBB117;;	
*/

	
	padding-left:10px;
	text-align:left;
color: #32B4FF;
font-family: 'trebuchet ms', arial, sans-serif;
font-size: 20px;
font-style: italic;
font-weight: 700;
height: 20px;
letter-spacing: -1px;
margin-top: 20px;

}

.historylabel th {
padding-left:inherit;

}

.historyyear {
font-size:16;
font-family:arial;
padding-left:10px;
text-align:left;
	min-width:40%;
	max-width:40%;
}


.historyarea {
	
   padding-top:0px;
   width:200px;
   /*width:17.5%;*/
    float:left;
}





.historymonth {
    
	/*
	background-color:#24313a;
	*/
}

.historymonth a {
	    color:#405562;
		font-family:"Lucida Grande",arial,helvetica,'trebuchet ms',sans-serif;
}
.historyyear a, .historymonth a {
	
	text-decoration:none;
	
}

.historyyearspan {
	background-color:#000000;
	min-width:200px;
}
.historyyear a {
	/*
	color:#ffffff;
	font-family:Times;
	*/
	color:#000000;
	
	font-family:/*"Lucida Grande"*/,arial,helvetica,'trebuchet ms',sans-serif;
	font-stretch:expanded;
}

.historyyear a:hover, .historymonth a:hover {
	text-decoration:underline;
}
.historyyear th {
padding-left:inherit;
}

.historytable td {
padding-left:5px;
font-size:14;
font-family:arial;
}

