@charset "utf-8";
a {
	color: #FFFFFF;
	font-weight:bold;
}
a:hover {
	color: #FF0000;
}
.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.Schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: 20px;
}
.MainTextHomepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
.MainTextHomepageRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: 16px;
}
.MainText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;
}
.MainText3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF3333;
	line-height: 21px;
}
.TextWhiteItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
}
.TextRedItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 23px;
	font-weight: bold;
	color: #FF0000;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: #CCCCCC;
	background-position: top;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.borders {
	border: 1px solid #FFFFFF;
}
.background1 {
	background-image: url(images/sliced_images/interior3a/images/interior3a_01.jpg);
	background-repeat: no-repeat;
}
.background2 {
	background-image: url(images/sliced_images/interior2a/images/interior2a_08.jpg);
	background-repeat: no-repeat;
}
.background-line1 {
	background-image: url(images/sliced_images/interior2a/images/interior2a_01.jpg);
	background-repeat: no-repeat;
	}
.background-line2 {
	background-image: url(images/sliced_images/interior2a/images/interior2a_02.jpg);
	background-repeat: no-repeat;
}
.background-homepage1 {
	background-image: url(images/sliced_images/homepage/images/homepage_16.jpg);
	background-repeat: no-repeat;
}
.background-homepage2 {
	background-image: url(images/sliced_images/homepage/images/homepage_17.jpg);
	background-repeat: no-repeat;
}