body {
	font-size: 12px;
	text-align: center;
}

#header {
	width: 100%;
	height: 35px;
	background: #0b67b3 url(../image/header_bkg2.gif) repeat-x;
	padding: 0;
}
#head2-0 {
	width: 185px;
	height: 35px;
	margin: 0 auto 0 auto;
}
#head1 {
	float: left;
	width: 35px;
	height: 35px;
}
#head2 {
	float: left;
	width: 145px;
	margin: 6px 0 0 0;
}
#header_logo {
	width: 35px;
	height: 35px;
	border: 0;
}



hr {
	border: 0;
	border-bottom: 2px solid #cccccc;
	margin: 0px;
	padding: 0px;
}
a {
	color: #0b67b3;
}

#ptitle {
	/*clear: both;
	width: 230px;
	padding: 5px;*/
	width: 100%;
	height: 60px;
	background-color: #eeeeee;
	text-align: left;
	/*line-height: 100%;*/
	
}


#contents {
	clear: both;
	padding: 10px;
	text-align: left;
}

.area1, .area2, .area3 {
	text-align: left;
	/*border-bottom: 2px solid #cccccc;*/
}
.area1 {
	margin: 5px 5px 20px 5px;
}
.area2 {
	padding: 10px 10px 60px 10px;
	text-align: left;
	/*border-bottom: 2px solid #cccccc;*/
}
.area3 {
	padding: 10px;
	text-align: left;
	/*border-bottom: 2px solid #cccccc;*/
}

#cnts_menus, #menus {
	padding: 10px;
	text-align: left;
	color: #cccccc;
	line-height: 160%;
}
#cnts_menus {
	font-weight: bold;
	/*border-top: 2px solid #cccccc;*/
	line-height: 180%;
	background-color: #0b67b3;
	text-align: center;
}
#menus {
	background-color: #eeeeee;
}
#cnts_menus a {
	color: #f9ba00;
	/* color: #0b67b3; */
}
#menus a {
	color: #0b67b3;
}

#footer {
	background-color: #f9ba00;
	color: #0b67b3;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
}

.ml10 {
	margin-left: 10px;
}

.sepa:before {
	color: #ca9c00;
	content: " E";
}

.sepa2:before {
	color: #cccccc;
	content: " |";
}


#pager {
	margin: 10px 0 20px 0;
	text-align: center;
}

.caption {
	/*background-color: #f99400;*/
	background-color: #0b67b3;
	padding: 3px 5px 3px 5px;
	margin: 10px 0 5px 0;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	line-height: 140%;
}

.clr {
	clear: both;
}

.red {
	color: #f00;
}
