body {
	background: #ffffff;
	scrollbar-face-color: #5881BC;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #5881BC;
	scrollbar-darkshadow-color: #5881BC;
	scrollbar-track-color: #E9E9Ef;
	scrollbar-arrow-color: white;
	margin-width: 0px;
	margin-height: 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px }

a.link {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #3B4FAE;
	text-decoration: none; }
a.link:active {}
a.link:visited {
	text-decoration: none; }
a.link:hover {
	font-weight: bold;
	color: #FFE980;
	background: #6F7AAE; }

a.linkactive {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none; }
a.linkactive:active {}
a.linkactive:visited {
	text-decoration: none; }
a.linkactive:hover {
	font-weight: bold;
	color: 000000;}

a.link_bar, a.link_bar:visited {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	font-size: 10pt; }
a.link_bar:hover {
	color: #f0f0f0; }

a.menu, a.menu:visited {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	color: #A6BFE4;
	font-size: 13pt; }
a.menu:hover {
	color: #33609F; }

a.micro_white, a.micro_white:visited {
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	color: #ffffff;
	font-size: 8pt; }
a.micro_white:hover {
	color: #f0f0f0; }

a.micro_black, a.micro_black:visited {
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	font-size: 8pt; }
a.micro_black:hover {
	color: #404040; }

a.qlink, a.qlink:visited {
	font-family: Arial;
	font-weight: bold;
	color: white;
	font-size: 11pt; }
a.qlink:hover {
	color: #404040; }

a.link {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #3B4FAE;
	text-decoration: none; }
a.link:active {}
a.link:visited {
	text-decoration: none; }
a.link:hover {
	font-weight: bold;
	color: #FFE980;
	background: #6F7AAE; }

.menu {
	font-family: Arial;
	font-weight: bold;
	color: #A6BFE4;
	font-size: 13pt; }

.menu_sel {
	font-family: Arial;
	font-weight: bold;
	color: #33609F;
	font-size: 13pt; }

.page_title {
	font-size: 12pt;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.news_title {
	background: url(img/page_title_bg.jpg);
}

.current_page {
	background: url(img/page_title_bg.jpg);
	font-weight: bold;
}

.date {
	font-family: Arial;
	font-weight: bold;
	color: #3B4FAE;
	font-size: 10pt; }

.warning {
	font-family: Arial;
	font-weight: normal;
	color: #ff0000;
	font-size: 10pt; }

.ok {
	font-family: Arial;
	font-weight: normal;
	color: #00af00;
	font-size: 10pt; }

.main {
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	font-size: 10pt; }

.main_bold {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	font-size: 10pt; }

.micro_white {
	font-family: Arial;
	font-weight: normal;
	color: #ffffff;
	font-size: 8pt; }

.micro_black {
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	font-size: 8pt; }

.page_header {
	color: black;
	font-size: 14pt;
	font-weight: bold;
}

.calendarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	background: #CCCCCC;
}

.calendarHeaderRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background: #DBA6AA;
	color: black;
}

.calendarHeaderMonth {
	background: #CCFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
}

.calendarToday {
	font: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: black;
	background: #D0D0D0;
	border-color: #606060;
	border-width: 1px;
	border-style: solid;
}

.calendar {
	font: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	background: #e0e0e0;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	text-align: center;
}

.calendarTodayRed {
	font: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	background: #FF7578;
	border-color: #FF666A;
	border-width: 1px;
	border-style: solid;
}

.calendarRed {
	font: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	background: #FFD9DA;
	color: black;
}

a.calendar_link {
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}

.question {
	border-style: solid;
	border-color: gray;
	border-width: 1px;
	padding: 4px;
	margin: 7px;
}