.background {
	background-image: url(sb-images/sb-internet_02.jpg);
	background-repeat: repeat-x;
}
.background2 {
	background-image: url(sb-images/sb-internet_13.jpg);
	background-repeat: repeat-y;
}
.big-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: none;
}
.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #B30019;
}
.menu-background {
	background-image: url(sb-images/menu-line.jpg);
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	background-image: url(sb-images/arrows.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: 56%;
	text-align: left;
	white-space: normal;
	word-spacing: 67px;




}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #cccccc;
}
.small-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #cccccc;
}
.tiny-text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: normal;
        color: #cccccc;
}


