body {
	font-family: Verdana, Tahoma, "Arial CE", Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
A:link, A:visited, A:active, A:hover {
    color: #E9D025;
    font-family: Verdana, Helvetica, Arial;
    text-decoration: none;
}
A:active, A:hover {
    text-decoration: underline;
}
.container {
	text-align: left;
	margin: auto;
}
.link_subject {
	font-weight: bold;
}
.link_addition {
	font-size: 12px;
	font-weight: normal;
}
.link_addition_link:link, .link_addition_link:visited, .link_addition_link:active, .link_addition_link:hover {
	color: #5A5A5A;
    text-decoration: underline;
}
.link_addition_link:active, .link_addition_link:hover {
	color: #5A5A5A;
    text-decoration: underline;
}
.style_content_1 {
    background-color: #003366;
    color: #516A94;
}
.style_content_2 {
	background-color: #336699;
	color: #DCDCDC;
}
.style_content_3 {
	background-color: #DCDCDC;
	color: #516A94;
	font-size: 12px;
	padding: 5px;
}
.style_content_4 {
    background-color: #99B0BF;
    color: #516A94;
}
.innertable {
	margin-left:20px; 
	margin-top:10px; 
	margin-right:20px; 
	margin-bottom:10px;
}
.title {
	font-size: 50px;
	font-weight: bold;
}
.subtitle {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.lineup {
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.text {
	font-family: "Arial CE", sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
}
.headline {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.appointments {
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
}
.history_title:link, .history_title:visited, .history_title:active, .history_title:hover {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.history_title_plain {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.history_title_plain:link, .history_title_plain:visited, .history_title_plain:active, .history_title_plain:hover {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}
.image_border {
    border: 1px solid #9A9A9A;
}

.error_text {
    color: #FF0000;
    font-family: Verdana, Arial, Helvetica;
    font-size: 16px;
    font-weight: bold;
}

.success_text {
    color: #00B900;
    font-family: Verdana, Arial, Helvetica;
    font-size: 16px;
    font-weight: bold;
}


.cd_title {
    text-align: center;
    font-size: 20px;
    font-family: Arial, Helvetica;
    font-weight: bold;
    color: #FFF;
    background: #036;
}

.cd_title b {
    color: #FF0000;
}

.cd_title u {
    text-decoration: none;
}

.cd_header {
    text-align: center;
    font-size: 12px;
    font-family: Arial, Helvetica;
    color: #FFF;
    background: #036;
    
}

.countdown {
    width: 70;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    font-family: Arial, Verdana;
    color: #FFF;
    background-color: #003366;
}

#countdown_row {
	display: none;
	text-align: center;
}