@CHARSET "UTF-8";

a
{
	text-decoration: none;
	color: #550093;
}

img
{
	border-style: none;
}


table
{
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
tr
{
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
td
{
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.sidearea
{
	padding: 25px 25px 10px 15px;
	margin: 5px 5px 5px 5px;
	width: 180px;
	vertical-align: top;
}
.sidearea .currentsection
{
	padding-left: 27px;
	padding-top: 5px;
	color: white;
	font-weight: bold;
	font-size: 12pt
}
.sidearea .menuitem
{
	color: white;
	font-weight: bold;
}
.sidearea .submenuitem
{
	color: white;
	font-weight: bold;
	padding-left: 27px;
}

.header_main
{
	background-image: url(../images/background-titlebar.jpg);
	background-repeat: no-repeat;
	background-color: #95bda5;
	height: 120px;
	white-space: nowrap;
	width: 100%;
}
.header_navigation
{
	background-image: url(../images/background-titlebar-sections.jpg);
	background-repeat: no-repeat;
	background-color: #99b988;
	width: 100%;
	height: 50px;
}


.header_navigation .sections
{
	white-space: nowrap;
}
.header_navigation .sections .section_red
{
	line-height: 40px;
	display: inline;
}
.header_navigation .sections .section_red A
{
	font-family: URW gothic L, Verdana, Sans-serif;
	font-size: 25px;
	color: #fc6563;	
}

.header_navigation .sections .section_green
{
	line-height: 40px;
	display: inline;
}
.header_navigation .sections .section_green A
{
	font-family: URW gothic L, Verdana, Sans-serif;
	font-size: 25px;
	color: #00a828;	
}

.header_navigation .sections .section_blue
{
	line-height: 40px;
	display: inline;
}
.header_navigation .sections .section_blue A
{
	font-family: URW gothic L, Verdana, Sans-serif;
	font-size: 25px;
	color: #4364e3;	
}

.header_navigation .sections .section_yellow
{
	line-height: 40px;
	display: inline;
}
.header_navigation .sections .section_yellow A
{
	font-family: URW gothic L, Verdana, Sans-serif;
	font-size: 25px;
	color: #fff177;	
}

.header_navigation .sections .section_purple
{
	line-height: 40px;
	display: inline;
}
.header_navigation .sections .section_purple A
{
	font-family: URW gothic L, Verdana, Sans-serif;
	font-size: 25px;
	color: #550093;	
}




.header_navigation .sections .icon
{
	border-style: none;
}

.header_navigation .currentsection
{
	vertical-align: top;
	float: right;
	padding: 0px 10px 0px 0px;
	line-height: 40px;
	font-family: URW gothic L, Verdana, Sans-serif;
	font-size: 32px;
}

.infoarea
{
	width: 100%;
	background-image: url(../images/background-music-yellow.png);
	background-repeat: no-repeat;	
}

.contentarea
{
}
.contentarea .title
{
	margin-top: 20px;
	font-size: 18pt;
}
.contentarea .paragraph
{
	margin-top: 10px;
}