body
{
	margin-top: 0px;
	margin-bottom: 0px;
	left-margin: 0px
	font-size:12px;
	font-family:"Arial","Helvetica";
	color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.cursors
{
	cursor: hand;
	font-size: 10px;
}
.small_select
{
	color: #000000;
	padding: 0px;
	background: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	width: 100px;
	border: 1;
}
.long_select
{
	font-family: Arial,Verdana,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 600px;
}
.middle_select
{
	font-family: Arial,Verdana,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 250px;
}

.is_history
{
	font-family:"Arial","Helvetica";
	font-size:11px;
	color: #000000;
	background: #FFCC99;
	font-weight: bold;
}
.is_final
{
	font-family:"Arial","Helvetica";
	font-size:11px;
	color: #000000;
	background: #66CC66;
	font-weight: bold;
}
p
{
	font-family:"Arial","Helvetica";
	font-size:12px;
	color:#000000;
}

h1
{
	font-family:"Arial","Helvetica";
	font-size:18px;
	font-weight: bold;
	color:#000000
}
td
{
	font-family: Arial,Verdana,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}
.td_timetable
{
	font-family: Arial,Verdana,Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background: #83ACDE;
}
.td_timetable_footer
{
	font-family: Arial,Verdana,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background: #83ACDE;
}
th
{
	font-family: Arial,Verdana,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.th
{
	font-family: Arial,Verdana,Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.link
{
	font-family : Verdana,Arial,Helvetica;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	line-height : 18px;
	color : #000000;
}
a.activ
{
	font-family : Verdana,Arial,Helvetica;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	line-height : 18px;
	color : #000000;
}
a.hover
{
	font-family : Verdana,Arial,Helvetica;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	line-height : 18px;
	color : #000000;
}
a.visited
{
	font-family : Verdana,Arial,Helvetica;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	line-height : 18px;
	color : #000000;
}
a.menue:link
{
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

a.menue:active
{
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

a.menue:visited
{
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

a.menue:hover
{
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}
.img
{
	border:0x;
}
.message
{
	font-family: Arial,Verdana,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.input
{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial,Helvetica;
	width: 260px;
}
.button
{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial,Helvetica;
	width: 40px;
}
input
{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial,Helvetica;
}
div
{
 	visibility: hidden;
}

.legend
{
	border: solid 1px #8B97C1;
	padding: 5px;
	font-size:12pt;
	text-align:left;
	background-color:#FFFFFF;
	width:200px;
	font-weight: bold;
}

