@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(graphics/main/background1.png);
	background-repeat: repeat-x;
}
.maintext {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.maintextred {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.hourstext {
	font-family: Arial;
	font-size: 19px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.headertext1 {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
}
.headertext2 {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
}

.headertext2dots {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
}
.maintextfooter {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.maintextfooterred {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}

