@media screen {

body {
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
}

center {
	text-decoration: underline;
}

.table {
	border: none;
}

.header {
	height: 147px;
	width: 800px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	border: none;
}

.footer {
	height: 15px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:center;
}

.navbar {
	width: 120px;
	background-image: url(purple.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 8px;
	padding-top: 10px;
	background-color: #801a75;
}

.navbar a,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	list-style: none;
	padding-top: 5px;
}

.navbar a:hover {
	color: #FF7B14;
}

.content {
	width: 455px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;
}

.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #00519B;
}

.content a:hover {
	color: #FF7B14;
}

.links {
	width: 192px;
	background-color: #FFFFFF;
	padding-top: 6px;
}

.links td {
	border-left-style: solid;
	border-left-color: #000000;
}

.middle {
	width: 800px;
	height: 500px;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF7B14;
	padding-top: 6px;
}

.subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF7B14;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
}

.notjustified {
	text-align: left;
}

.subtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.subtextacc {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FF7B14;
	padding: 3px;
}

.prices {
	width: 50px;
	text-align: right;
}

.link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #00519B;
}

.link a:hover {
	color: #FF7B14;
}

.importantlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #801a75;
	font-weight: bold;
}

.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.smallbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.box {
	background-color: #EFE6F1;
}

.pagecontent th {
	background-color: #EBDEED;
	color: #FF7B14;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
}

.pagecontent td {
	background-color: #EFE6F1;
}

.hotellist th {
	background-color: #EBDEED;
	color: #FF7B14;
	text-align: left;
	text-decoration: none;
}

.hotellist .hotelname {
	background-color: #EBDEED;
	color: #FF7B14;
	text-align: left;
	text-decoration: none;
}

.hotellist .hoteladdress {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.hotellist .hoteladdress a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #00519B;
	/*font-weight: bold;*/
}

.hotellist .hoteladdress a:hover {
	color: #FF7B14;
}

.hotellist .hoteldetails {
	text-align: justify;
	text-decoration: none;
	font-size: 11px;
}

.source {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #000000;
}

.source a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #00519B;
}

.source a:hover {
	color: #FF7B14;
}

.inactive {
	display: none;
}

#accomodation_other {

}

#schedule {
	border: none;
}

#schedule .break {
	background-color: #801a75;
	font-weight: bold;
	color: #FFFFFF;
}

#schedule .section {
	font-weight: bold;
}

#schedule .cpurple {
	background-color: #EFE6F1;
}

#schedule .corange {
	background-color: #FFBE7D;
}

#schedule .cblue {
	background-color: #c8d8f1;
}

#schedule .cdarkorange {
	background-color: #FF8951;
}

#schedule th {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#schedule td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: top;
}

#schedule td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}

#schedule td a:hover {
	color: #FFFFFF;
}

#sponsors {
	width: 196;
	text-align: left;
}

#sponsors .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF7B14;
	padding-top: 6px;
	padding-left: 6px;
}

#sponsors_page img {
	text-align: center;
}

}

@media print {
.header {
	display: none;
}

.navbar {
	display: none;
}

.links {
	display: none;
}

}