.basicout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 5;
	color: #FFFFFF;
}
.basicover {
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 1px 5px;
	color: #FFFFFF;
}
.basicboxout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #666666;
}
.basicboxover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #999999;
}
.expandout {
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 1px 5px;
	color: #000000;
}
.expandover {
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 1px 5px;
	color: #000000;
}
.expandboxout {
	text-decoration : none;
	border : 2px solid #FFFFFF;
	background: #CCCCCC;
}
.expandboxover {
	text-decoration : none;
	border : 2px solid #FFFFFF;
	background: #999999;
}