﻿@import url('layout.css');
.site-name {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: xx-large;
	margin: 0px;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
}
body {
	margin: 0px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: small;
	color: #000000;
	
/*	font-size: 0.9em;
	line-height: 1.7em;
	text-indent: 1em;
	margin-top: 4px;
	margin-bottom: 4px;*/
}
.timestamp {
	text-align: right;
}
.english-version {
	border: 0;
}
.img-noborder {
	border-width: 0;
}
.red-text {
	color: #FF0000;
}
.thin-solid-box{
	border-width:1px; border-style:solid;
}
/* Styles for DIV tags */
#container {
	margin: 0px;
	width: 975px;
	border-right: 3px solid #999999;
	border-left: 3px solid #999999;
	background-color: #000000; /*	background-image: url("../images/logo-vs.gif");
	background-repeat: no-repeat;
	background-position: 870px top;*/ /*	background-image: url("../images/leftphoto.jpg");
	background-position: left top;
	background-attachment: scroll;*/;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#masthead {
	/*	margin: 0 0 0 70px;*/
	background-color: #A9A9A9;
	padding: 5px;
	height: 60px;
}
#navigation {
	background-color: #998866;
	margin-left: 0px; /*	text-align: center;*/;
	border-top: 2px solid #445566;
	border-bottom: 2px solid #665533;
}
#adbar {
	width: 160px;
	margin-left: 5px;
	margin-right: 10px; /*	padding: 10px; */;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
	position: absolute;
	left: 980px;
	top: 5px;
}
#top-ad {
	z-index: 1;
	width: 468px;
	position: absolute;
	top: 5px;
	left: 350px;
}
html > body #navigation {
	overflow: hidden;
}
#content_container {
	background-color: #ffffff;
	padding: 0px;
}
#column_left {
	border: 1px;
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	float: left;
	width: 775px;
	margin: 0px;
/*		background-color: #000000;*/
		background-color: #ffffff;
	background-image: url("../images/ch-logo-s.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	z-index: 1;
}
#translation-box {
	float: right;
	margin: 0;
	padding: 0px;
	width: 190px;
	vertical-align: top;
	background-color: #ffffff; /*	padding-bottom: 30px;*/;
	z-index: 0;
}
#column_right {
	float: right;
	margin: 0;
	padding: 5px;
	width: 175px;
/*	vertical-align: top;*/
	background-color: #ccbb99;
	padding-bottom: 30px;
}
#top-column-left {
	width: 215px;
	float: left;
/*	clear: both;*/
}
#top-column-middle {
	width: 540px;
	float: right;
	margin-top:-10px;
/*	margin-left:-10px;*/
	}
#image {
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
}
#footer {
	clear: both;
	margin: 0;
	padding: 5px;
	background-color: #666666;
	color: #FFFFFF;
}
/* Styles for Masthead */
#website-description {
	font-size: medium;
	position: absolute;
	width: 450px;
	height: 18px;
	top: 25px;
	left: 130px;
	z-index: 1;
}
#masthead h1 {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: xx-large;
	margin: 0px;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
}
#masthead h2 {
	margin-top: 0em;
	margin-bottom: 0px;
	font-size: large;
	font-style: normal;
	font-weight: normal;
}
#masthead h3 {
	margin-top: 0em;
	margin-bottom: 0px;
	color: #f5f5f5; /*	text-align: right;*/;
	font-size: large;
	padding-top: 0;
	font-style: normal;
	font-weight: normal;
}
#masthead a {
	color: #000000;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #986;
	font-size: 1.1em;
	font-weight: bold;
}
#navigation a:hover {
	border: 1px solid #456;
	background-color: #456;
}
/* Styles for Right Column */
#column_right h4 {
	color: #112233;
	margin-top: 0px;
}
#column_right p {
	color: #000000;
	margin-top: 0px;
	font-size: small;
}
#column_right a {
	color: #443311;
}
#column_right a:hover {
	background-color: #776644;
	color: #FFFFFF;
}
/* Styles for Left Column */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #333333;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 3px;
}
.top-h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.top-header-desc {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.top-h3 {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 3px;
	margin-left: 1em;
}
h4 {
	font-size: medium;
	color: #000000;
	margin-left: 2em;
}
h5 {
	font-size: x-small;
}
h6 {
	font-size: xx-small;
	margin-top: 0px;
}
a {
	/*	color: #112233;*/
	color: #445566;
}
a:hover {
	color: #998866;
	text-decoration: none;
}
.inpage-content-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 1em;
}
.text {
	text-indent: 1em;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 1.8em;
}
.text-s {
	font-size: 0.9em;
	line-height: 1.7em;
	text-indent: 1em;
/*	margin-top: 9px;
	margin-bottom: 9px;*/
}
.text-big {
	font-size: 1.6em;
	line-height: 1.7em;
/*	text-indent: 1em;
	margin-top: 9px;
	margin-bottom: 9px;*/
}
.small-note {
	font-size: xx-small;
}
.list-s {
	margin-left: 2em;
	/*margin-right: 14px;
	font-size: 15px;
	line-height: 22px;
	margin-top: 9px;
	margin-bottom: 9px;*/
}
.text-s-no-indent {
	font-size: 15px;
	line-height: 22px; /*	margin-left: 16px;*/;
	margin-top: 4px;
	margin-bottom: 4px;
}
.text-yesterday {
	font-size: 15px;
	line-height: 23px;
	text-indent: 15px;
	margin-top: 24px;
	margin-bottom: 16px;
}
.header1 {
	font-size: 24px;
	line-height: 28px;
}
.desc {
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
	margin-left: 55px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 14px;
	text-indent: 20px;
}
.code {
	font-size: 14px;
	line-height: 16px;
	text-indent: 0px;
	margin-left: 12px;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: small;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: x-small;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.up{
	color:red;
	font-weight:bold
}
.img-thin-border{
	border-bottom-style:solid;
	border-width:1px;
	margin: 8px;
}
.table-thin-border {
	border:thin
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color:black
}
