.topbg {
	background-image: url(slices/images/top2_01.jpg);
	background-repeat: no-repeat;
}
.right {
	background-image: url(slices/images/cutup2_05.jpg);
	background-repeat: no-repeat;
}
.middle {
	background-image: url(slices/images/cutup2_04.jpg);
	background-repeat: no-repeat;
}
.bottom {
	background-image: url(slices/images/cutup2_14.jpg);
	background-repeat: no-repeat;
}
.border {
	border: 1px solid #CCCCCC;
}
.orange {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FDC500;
}
.smallgrey {
	font-family: Tahoma;
	font-size: 11px;
	color: #CBCBCC;
}
.smallspaces {
	font-family: Tahoma;
	font-size: 8px;
	color: #CBCBCC;
}
.brightorange {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F99000;
	text-decoration: none;
}
.textmain {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
}
.textwhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

