html {
	scrollbar-face-color:#D4D0C8;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#464646;
	scrollbar-3dlight-color:#CCCCcc;
	scrollbar-darkshadow-color:#999999;
	scrollbar-track-color:#e6e6e6; 
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

img { 
	border-color: #666666; 
}





.controlbar {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #A4A4A4;
	background: url('gui/back_controlbar.jpg') #F2F2F2 bottom left repeat-x;
}
.inside_controlbar {
	border-bottom: 1px solid #A4A4A4;
	background: url('gui/back_controlbar.jpg') #F2F2F2 bottom left repeat-x;
}
.zone {
	border: 1px solid #666666;
}



.datebar {
	background-color: #AAAAAA;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}




.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	color: #000000;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-decoration: none;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-decoration: underline;
}
.text ul {
	list-style: square;
}
.text .big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
}
.text .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}

.displaytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
}

.locationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
}
.locationtext a {
	color: #000000;
	text-decoration: none;
}
.locationtext a:hover {
	color: #000000;
	text-decoration: underline;
}

.location_title {
	background-image: url('gui/background_location_title.jpg');
	background-position: top left;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.concepttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
}
.concepttext a {
	color: #000000;
	text-decoration: none;
}
.concepttext a:hover {
	color: #000000;
	text-decoration: underline;
}


//////////////////////////////////////////////////


.calendar-next {
}
.calendar-prev {
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-align: center;
}
.calendar a {
	text-align: center;
	color: #0000CC;
	text-decoration: none;
}
.calendar a:hover {
	text-align: center;
	color: #AA0000;
	text-decoration: underline;
	display: block;
}
.calendar-today {
	font-weight: bold;
	background-color: #D6D6D6;
	text-align: center;
}
.calendar-today a {
	font-weight: bold;
	background-color: #D6D6D6;
	text-align: center;
	color: #0000CC;
	text-decoration: none;
}
.calendar-today a:hover {
	font-weight: bold;
	background-color: #D6D6D6;
	text-align: center;
	color: #AA0000;
	text-decoration: underline;
}
.calendar-nottoday {
	font-weight: bold;
	text-align: center;
}
.calendar-nottoday a {
	font-weight: bold;
	text-align: center;
	color: #0000CC;
	text-decoration: none;
}
.calendar-nottoday a:hover {
	font-weight: bold;
	text-align: center;
	color: #AA0000;
	text-decoration: underline;
}
.calendar-day {
	text-align: center;
}
.calendar-month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
}



.widget-download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
}
.widget-download a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.widget-download a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
