
table {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #222222;
	width: 500px;
	}

th {
	width: 50px;
	color: #105EA1;
	height: 29px;
	font-weight: normal;
	border: 1px solid #E9E9E9;
	background-image: url(../images/bar_temp.jpg);
	background-repeat: repeat-x;
	}
.temp{
	text-align: center;
	height: 16px;
	border: 1px solid #E9E9E9;
	width: 85px;	
	
}
.name{
	font-weight: normal;
	color: #1F1F1F;
	padding-left: 3px;
	width: 180px;
	border: 1px solid #E9E9E9;
}
.space{
	height: 16px;	
}
.copy{
        font: 10px Verdana, Arial, Helvetica, sans-serif; 
	Margin-top: 1px;
        Margin-left: 5px;
        height: 14px;
	font-size: 10px;
	color: #CCCCCC;
}
