body, td {
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #484848;
}
body {
	background-color: #054791;
	padding: 0px 0px 0px 0px;
	margin: 6px 6px 6px 6px;
}
table {
	border-style: none;
}
table.Main {
	background-color: #FFFFFF;
	width: 800px;
	height: 100%;
}
table.Main td.Footer {
	width: 800px;
	height: 57px;
	min-height: 57px;
	max-height: 57px;
	background-image: url(footer_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	padding: 18px 25px 6px 25px;
	font-size: 8px;
	color: #FFFFFF;
	font-weight: bold;
}
table.Main td.Footer a, table.Main td.Footer a:active, table.Main td.Footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
table.Main td.Footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
table.Main td.Footer span.SpecFirstLetter {
	font-size: 11px;
}

td.TopDaySelector a, td.TopDaySelector a:active, td.TopDaySelector a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
td.TopDaySelector a:hover {
	color: #E0E0E0;
}

table.ContentHeadline {
	width: 484px;
	min-width: 484px;
	max-width: 484px;
	height: 34px;
	min-height: 34px;
	max-height: 34px;
	margin-bottom: 6px;
	overflow: hidden;
}
table.ContentHeadline td.CssChild {
	background-image: url(headline_484x34.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	font-size: 10px;
	color: #3E39F8;
}
table.RightHeadline {
	width: 146px;
	min-width: 146px;
	max-width: 146px;
	height: 34px;
	min-height: 34px;
	max-height: 34px;
	overflow: hidden;
}
table.RightHeadline td.CssChild {
	background-image: url(headline_146x34.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 10px;
	color: #3E39F8;
}
table.NaviLeft {
	width: 146px;
	min-width: 146px;
	max-width: 146px;
}
table.NaviLeft tr.Element td {
	border-style: none;
	background-color: #FFFFFF;
	background-image: url(button_menu_out.gif);
	background-repeat: no-repeat;
	color: #3E39F8;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	width: 146px;
	min-width: 146px;
	max-width: 146px;
	height: 34px;
	min-height: 34px;
	max-height: 34px;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
}
table.NaviLeft tr.Element td.Inactive {
	background-image: url(button_menu_out.gif);
}
table.NaviLeft tr.Element td.Active {
	background-image: url(button_menu_over.gif);
}
span.FirstLetter {
	font-size: 12px;
}
a, a:active, a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a img {
	border-style: none;
}
input {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484848;
}
textarea {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484848;
}
select {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484848;
}
#mod { font-weight: bold; color: #00A000; }
#del { font-weight: bold; color: #A00000; }
