body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #000080;
}
a:link {
	color: #000080;
	text-decoration: none;
}
a:visited {
	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
.column_left_0 {
	background-image: url(img/column_left_0.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.column_right_0 {
	background-image: url(img/column_right_0.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.column_center {
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000051;
	border-right-color: #000051;
	border-bottom-color: #000051;
	border-left-color: #000051;
	padding: 2px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.footer a:active {
	color: #00CCFF;
	text-decoration: underline;
}
.topper {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000080;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.blue_background {
	background-color: #000080;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(img/top_menu_red.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu_top {
	font-size: 15px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.menu_top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_top a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.menu_top a:active {
	color: #00CCFF;
	text-decoration: underline;
}
.menu_top_selected {
	font-size: 15px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.menu_top_selected a:link {
	color: #FFCC00;
	text-decoration: none;
}
.menu_top_selected a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.menu_top_selected a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_top_selected a:active {
	color: #00CCFF;
	text-decoration: underline;
}
.menu_sub_background {
	background-color: #000080;
}
.menu_sub {
	font-size: 13px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu_sub a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_sub a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_sub a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.menu_sub a:active {
	color: #00CCFF;
	text-decoration: underline;
}
.menu_quick {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.menu_quick a:link {
	color: #999999;
	text-decoration: none;
}
.menu_quick a:visited {
	color: #999999;
	text-decoration: none;
}
.menu_quick a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.menu_quick a:active {
	color: #FF9900;
	text-decoration: underline;
}
.column_left_logo {
	background-image: url(img/left_logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.side_column_left {
	background-color: #EAEAEA;
	padding: 10px;
}
.side_column_right {
	padding: 10px;
}
.side_column_center {

	padding: 10px 30px;
}
.side_column_right_head {
	padding: 8px 10px 5px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000080;
}
.side_column_right_scheduler {
	padding: 10px;
	background-color: #EAEAEA;
}
.softText {
	font-size: 11px;
	color: #999999;
}
.headline {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.subHeadline {
	font-size: 13px;
	font-weight: normal;
	color: #003399;
	font-style: italic;
}
.lineA {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 1px 5px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.lineB {
	font-size: 11px;
	background-color: #F5F5F5;
	padding: 1px 5px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.smallText {
	font-size: 11px;
}
.graybox {
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.headline2 {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
.table_header {
	font-size: 10px;
	color: #666666;
	background-color: #CCCCCC;
	background-image: url(img/tofluhaus00.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEBEBE;
	border-right-color: #BEBEBE;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding: 1px;
}
.table_row {
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;	
}
.subheadline2 {
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	font-style: normal;
}
.newsbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D9E6FF;
	border-right-color: #D9E6FF;
	border-bottom-color: #D9E6FF;
	border-left-color: #D9E6FF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.discussions_head_0 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.discussions_head_1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.calendar_today {
font-size: 11px;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #FF0000;
}
.calendar_today a:link {
	color: #FF0000;
	text-decoration: none;
}
.calendar_today a:visited {
	color: #FF0000;
	text-decoration: none;
}
.calendar_today a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.calendar_today a:active {
	color: #FF0000;
	text-decoration: underline;
}
.calendar_active {
	font-size: 11px;
	font-weight: bold;
	background-color: #D3E2ED;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;	
}
.calendar_normal {
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	color: #666666;
}
.schedule_nav_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.schedule_nav_center {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.schedule_nav_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.settings_text {
	font-size: 11px;
	color: #666666;
}
.schedule_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
}
.schedule_soft {

	font-size: 11px;
	color: #666666;
}

