.index_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E60003;
	background-position: center center;
	font-style: normal;
	font-weight: bold;
}
.navi_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.content_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
}
.content_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
.content_table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
}
.content_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}
.content_table_bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #E60104;
	margin-left: 10px;
}
.bar_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: center center;
	font-style: normal;
	font-weight: bold;
}
.content_programm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-position: left top;
	margin-left: 10px;
}
.programm_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left;
	margin-left: 10px;
}
.content_status_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #390;
}
.content_status_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
}
.tableborder {
	border: thin solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.tableborder_red {
	border: thin solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C00;
}
.tableborder_green {
	border: thin solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #390;
}
.tableborder_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bolder;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #333;
	border-left-color: #CCC;
	background-color: #CCC;
}
