.orangebar {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	vertical-align: middle;


}
a:link {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	vertical-align: middle;


}
a:visited {

	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	vertical-align: middle;
}
a:hover {


	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	vertical-align: middle;
}
a:active {



	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
}
.whitebox {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #999999;
	padding: 5px;
}
.greybar {

	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	vertical-align: middle;
}
