.topright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.nav {
	background-image: url(slices/images/av-navbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 11px;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cellbg {
	background-color: #000000;
	background-image: url(slices/images/cellbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px;
	padding: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.hdr {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.twelve {
	font-size: 14px;
}
.loader {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
