/* 
*/



aside table {
	border-top: 1px solid #CCCCCC;
	width: 100%;
	margin-top : 10px;
	margin-bottom : 20px;
}

.td170 {
	background-color: #eafbc1;
	width: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #CCCCCC;
	vertical-align:top;
}
.td200 {
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #CCCCCC;
	vertical-align:middle;
}


aside table a {
	text-decoration: underline;
}

.big120 {
	font-size : 120%; 
    font-weight: bolder;
	}

#red {
	color: #cc3333;
	font-weight: bolder;
	}


#redhot {
	color: #cc3333;
	font-size : 130%; 
	font-weight: bolder;
	}


.imagebox {
	text-align: center;
	margin-top : 10px;
	margin-bottom : 5px;
}

.imagebox img{
	width: 200px;
}

.textbox {
	text-align: center;
	margin-bottom : 15px;
	padding : 5px 5px;
}

