body {
	margin: 5px 0px 5px 5px;
	font-family: verdana, arial, helvetica, swiss, sans-serif;
}

table {
	font-family: verdana, arial, helvetica, swiss, sans-serif;
	border: 0px;
}

td {
	vertical-align: top;
}

select, input, textarea {
	font-family: verdana, arial, helvetica, swiss, sans-serif;
	font-size: 1em;
}

a {
	text-decoration: underline;
	color: #1E6FC1;
}

a:hover {
	text-decoration: none;
	color: #A7C2DC;
}

img {
	border: 0px;
}



#page {
	width: 990px;
	font-size: 0.75em;
}



#header {
	padding-bottom: 5px;
}

#header_navi {
	position: absolute;
	top: 12px;
	left: 0px;
	width: 980px;
	font-size: 1em;
	text-align: right;
	color: #FFFFFF;
}

#header_navi a {
	text-decoration: none;
	color: #FFFFFF;
}

#header_search {
	position: absolute;
	top: 65px;
	left: 643px;
	width: 310px;
	height: 53px;
	background-color: #FF6600;
}

#header_search div {
	margin: 5px;
}

#header_search div input.text {
	margin-top: 3px;
	width: 215px;
}

#header_search div input.button {
	margin-top: 3px;
}



#breadcrumb, #language {
	border: 1px solid #666666;
	font-size: 0.8em;
}

#breadcrumb {
	padding: 6px;
	border-right: 0;
	color: #666666;
}

#breadcrumb a.active {
	font-weight: bold;
}

#language {
	padding: 3px;
	border-left: 0;
	text-align: right;
	color: #666666;
}



#space {
	width: 15px;
}

#navi, #content, #misc {
	padding-top: 10px;
	padding-bottom: 10px;
}

#navi {
	width: 180px;
	font-size: 1.2em;
}

#content {
	width: 500px;
	line-height: 20px;
}

#misc {
	width: 280px;
}



#footer {
	border: 1px solid #666666;
	padding: 3px;
	text-align: center;
	font-size: 0.75em;
	color: #666666;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
}



#navi table, #content table, #misc table {
	width: 100%;
	margin-bottom: 20px;
}

table.box_blue_long, table.box_blue_short {
	background-color: #A7C2DC;
}

table.box_grey_long, table.box_grey_short {
	background-color: #DDDDDD;
}

table.box_blue_long {
	background-image: url(../img/css/box_blue_long.gif);
	background-repeat: repeat-x;
}

table.box_blue_short {
	background-image: url(../img/css/box_blue_short.gif);
	background-repeat: repeat-x;
}

table.box_grey_long {
	background-image: url(../img/css/box_grey_long.gif);
	background-repeat: repeat-x;
}

table.box_grey_short {
	background-image: url(../img/css/box_grey_short.gif);
	background-repeat: repeat-x;
}

td.box_180_header {
	height: 5px;
	background-image: url(../img/css/box_180_header.gif);
}

td.box_180_footer {
	height: 5px;
	background-image: url(../img/css/box_180_footer.gif);
}

td.box_280_header {
	height: 5px;
	background-image: url(../img/css/box_280_header.gif);
}

td.box_280_footer {
	height: 5px;
	background-image: url(../img/css/box_280_footer.gif);
}

td.box_500_header {
	height: 5px;
	background-image: url(../img/css/box_500_header.gif);
}

td.box_500_footer {
	height: 5px;
	background-image: url(../img/css/box_500_footer.gif);
}

td.box_500_hdl_grey {
	height: 25px;
	background-color: #BFBFBF;
	background-image: url(../img/css/box_500_hdl_grey.gif);
}

td.box_blue_border {
	border: 1px solid #638DB7;
	border-top: 0px;
	background-color: #FFFFFF;
	padding: 10px 5px 10px 5px;
}

td.box_blue_hdl, td.box_grey_hdl {
	padding-top: 3px;
	padding-bottom: 7px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

td.box_blue_hdl {
	color: #FFFFFF;
}

td.box_grey_hdl {
	color: #1E6FC1;
}

td.box_line {
	padding: 5px;
	padding-top: 0px;
}

td.box_line img {
	height: 2px;
	width: 100%;
}

td.box_blue_text, td.box_grey_text, td.box_white_text {
	padding: 5px;
	font-size: 0.8em;
}

td.box_blue_text {
	color: #FFFFFF;
}

td.box_white_text {
	background-color: #FFFFFF;
}

td.box_white_plain {
	font-size: 0.8em;
	background-color: #FFFFFF;
}

td.box_blue_text h2, td.box_grey_text h2, td.box_white_text h2, td.box_white_plain h2 {
	margin: 0px;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
}

td.box_grey_text h2 {
	color: #FF6600;
}

td.box_blue_text a {
	color: #FFFFFF;
	text-decoration: none;
}

td.box_blue_text a:hover {
	color: #A7C2DC;
	text-decoration: underline;
}

td.box_grey_text a:hover {
	color: #1E6FC1;
	text-decoration: none;
}



#content table.header {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#content table.header h1 {
	margin: 0px;
	font-size: 1.8em;
	padding-left: 114px;
}

#content table.header td.h1 {
	height: 60px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
}

#content table.header h1 a {
	color: #000000;
	text-decoration: none;
}

#content table.header td.h1NoBg {
	height: 50px;
	text-align: center;
	vertical-align: middle;
}

#content table.header td.h1NoBg h1 {
	padding-left: 0px;
}

#content table.header td.list {
	border-top: 1px solid #666666;
	font-size: 0.9em;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}

#content table.header td.list a {
	color: #666666;
	padding-right: 3px;
}

#content table.header td.list a.active {
	font-weight: bold;
}

#content table.header td.comment {
	border-top: 1px solid #999999;
	text-align: right;
	padding-top: 4px;
	font-size: 0.9em;
}



#content table.footer {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#content table.footer td.list {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 0.9em;
	vertical-align: middle;
	text-align: right;
}

#content table.footer td.list a {
	color: #666666;
	padding-left: 5px;
}

#content table.footer td.list a.active {
	font-weight: bold;
}



#content table.homepage_post {
	width: 225px;
	margin-bottom: 30px;
}

table.homepage_post td.geoHdl {
	font-size: 1.10em;
	background-color: #1E6FC1;
	font-weight: bold;
	padding: 2px 5px 3px 5px;
}

table.homepage_post td.geoHdl a {
	color: #FFFFFF;
}

table.homepage_post td h2 {
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 1.5em;
	font-weight: normal;
}

table.homepage_post td h2 a {
	color: #1E6FC1;
	text-decoration: none;
}

table.homepage_post td h2 a:hover {
	color: #1E6FC1;
}

table.homepage_post a.short_text {
	color: #000000;
	text-decoration: none;
}

table.homepage_post a.short_text:hover {
	color: #000000;
}

table.homepage_post a.short_link_to_post {
	font-size: 0.9em;
	font-weight: bold;
}

table.homepage_post a.short_link_to_city {
	font-size: 0.75em;
	color: #666666;
	text-decoration: none;
}

table.homepage_post a.short_link_to_city:hover {
	color: #666666;
	text-decoration: underline;
}



#content table.post_short {
	width: 100%;
	margin-bottom: 30px;
}

table.post_short div {
	float: left;
	width: 100%;
}

table.post_short div.post_short_date, table.post_short div.post_short_author {
	float: left;
	font-size: 0.75em;
	color: #666666;
	width: 50%;
}

div.post_short_author {
	text-align: right;
}

div.post_short_author a {
	color: #666666;
	text-decoration: none;
}

div.post_short_author a:hover {
	color: #666666;
	text-decoration: underline;
}

table.post_short div h2 {
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 1.5em;
	font-weight: normal;
}

table.post_short div h2 a {
	color: #1E6FC1;
	text-decoration: none;
}

table.post_short div h2 a:hover {
	color: #1E6FC1;
}

table.post_short div img {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
}

table.post_short div a.post_short_text {
	color: #000000;
	text-decoration: none;
}

table.post_short div a.post_short_text:hover {
	color: #000000;
}

table.post_short div.post_short_comment {
	float: left;
	width: 25%;
	margin-top: 5px;
	padding-top: 14px;
}

div.post_short_comment a {
	font-size: 0.75em;
	color: #999999;
	text-decoration: none;
}

div.post_short_comment a:hover {
	color: #999999;
	text-decoration: underline;
}

table.post_short div.post_short_link {
	float: left;
	width: 75%;
	text-align: right;
	margin-top: 5px;
}

a.post_short_link_to_post {
	font-size: 0.9em;
	font-weight: bold;
}

a.post_short_link_to_city {
	font-size: 0.75em;
	color: #666666;
	text-decoration: none;
}

a.post_short_link_to_city:hover {
	color: #666666;
	text-decoration: underline;
}



#post h1 {
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 1.5em;
	font-weight: normal;
	color: #1E6FC1;
}

#post td.info {
	font-size: 0.75em;
	color: #666666;
}

#post div.imgDescr {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 0.9em;
	color: #666666;
}

#post td.imgDescr {
	font-size: 0.9em;
	color: #666666;
	width: 50%;
}

#post td.imgDescr div {
	width: 200px;
}

#post td.link {
	text-align: right;
}

#post td.link a.post_to_city {
	color: #666666;
	text-decoration: none;
}

#post td.link a.post_to_city:hover {
	text-decoration: underline;
}

#post td.source {
	font-size: 0.75em;
	color: #666666;
}



#content table.header td.searchGeoList {
	border-top: 1px solid #666666;
	font-size: 0.9em;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}

#content table.header td.searchGeoList a {
	font-size: 1.15em;
	font-weight: bold;
	padding-right: 3px;
	text-decoration: none;
}



#content table.comment {
	border-top: 1px solid #999999;
}

#content table.comment textarea, #content table.comment input {
	width: 465px;
}

#content table.comment span.date {
	font-size: 0.75em;
	color: #999999;
}



div.error {
	color: #CC0000;
	font-weight: bold;
}