.title_sk {
	font-size: 13pt;
	font-weight: bold;
	color: black;
	background-color: #FFFFE0;
	padding: 3px 3px 3px 3px;
	border: 1px solid #FFB264;
	margin-top: 2pt;
}

.section_sk {
	border-left: 1px solid #FFB264;
	border-right: 1px solid #FFB264;
	border-bottom: 1px solid #FFB264;
}

.title_fk {
	font-size: 13pt;
	font-weight: bold;
	color: black;
	background-color: #B9E9FF;
	padding: 3px 3px 3px 3px;
	border: 1px solid #3399FF;
	margin-top: 2pt;
}

.section_fk {
	border-left: 1px solid #3399FF;
	border-right: 1px solid #3399FF;
	border-bottom: 1px solid #3399FF;
}

.title_pr {
	font-size: 10pt;
	font-weight: bold;
	color: black;
	background-color: #FFCCCD;
	padding: 3px 3px 3px 3px;
	border: 1px solid #CC0000;
	margin-top: 2pt;
}

.section_pr {
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}

.title_text {
	font-size: 10pt;
	font-weight: bold;
	color: black;
	background-color: #E5E5E5;
	padding: 3px 3px 3px 3px;
	border: 1px solid #666666;
	margin-top: 2pt;
}

.section_text {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.tableprogram_header {
	font-size: 9pt;
	font-weight: bold;
	background-color: white;
	border-bottom: 1px solid #CC0000;
}

.item_pr1 {
	font-weight: bold;
	background-color: #FFCCCD;
}

.item_pr2 {
	font-weight: bold;
	background-color: #FFDFE0;
}

.item_ob1 {
	background-color: #D9FFEC;
	padding-left: 10px;
}

.item_ob2 {
	background-color: #F4FFFA;
	padding-left: 10px;
}

.caption {
	font-size: 10pt;
	font-weight: bold;
}

.detail {
	font-size: 10pt;
}

.detail b {
	font-size: 10pt;
	font-weight: bold;
}

.content {
	font-size: 10pt;
	font-weight: normal;
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 10px;
}

div.title {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 5pt;
	margin-bottom: 5pt;
}

table {
	font-size : 8pt;
	text-align : left;
}

table.freetext_table {
	border: 1px solid #666666;
	border-collapse: collapse;
}

table.freetext_table td {
	border-bottom: 1px solid #B9B9B9;
	border-top: 1px solid #B9B9B9;
	padding : 1px 20px 1px 2px;
}

table.d_ {
	border-top : 2px solid Black;
	border-bottom: 2px solid Black;
}

td.d_ {
	padding : 1px 1px 1px 1px;
}

table.d_address {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
}

td.d_address {
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
	vertical-align: top;
	margin : 0px 0px 0px 0px;
	padding : 2px 2px 2px 2px;
}

.logo {
	margin: 1px;
	border: 1px solid white;
	width: 140px;
}

.logo_www {
	margin: 1px;
	border: 1px solid #AEAEAE;
}

