body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100,01%;
 font-weight: normal;
 color: #000000;
 background-color: #c9c9c9;
 margin: 0;
 padding: 0;
 width:100%;
 height:100%;
}
p {
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0;
	padding: 0;
}
#main {
	margin: 0;
	padding: 0;
	width:100%;
 	height:100%;
}
#mainpage{ max-width:1200px;margin:0px auto 0;padding:0; position: relative;}
#langs{
	border: thin solid #000000;
	padding: 5px;
	text-align: right;
	margin-bottom: 5px;
	font-size: 0.7em;
}
#lflags{
	padding: 2px;
	float: right;
}
#header{
	position:relative;
	width:776px;
	height:294px;
	margin:0 auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#header_left {
	float:left;
	width:50%;
	height:294px;
	background-image: url(images/header_left.jpg);
	padding:0;
}

#header_right {
	float:right;
	width:50%;
	height:294px;
	background-image: url(images/header_right.jpg);
	padding:0;
	margin:0;
}
#line1 {
	background-image: url(images/line_1.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
}
#trestle_top_left {
	background-image: url(images/trestle-top-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 13px;
	width: 60px;
}
#trestle_top_right {
	background-image: url(images/trestle-top-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 13px;
	width: 60px;
}
#margin_left {
	background-image: url(images/margin-left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#margin_right {
	background-image: url(images/margin-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#trestle_bottom_left {
	background-image: url(images/trestle-bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 13px;
	width: 60px;
}
#trestle_bottom_right {
	background-image: url(images/trestle-bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	height: 13px;
	width: 60px;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#pagelbar {
	margin-left: 4px;
	margin-right: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pagenum {
	border: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 10px;
	background-color: #666666;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pagel {
	color: #000000;
	text-decoration: none;
	padding: 1px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.pagel a:link, .pagel a:active, .pagel a:visited, .pagel a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 1px;
	background-color: #333333;
	border: 1px solid #000000;
	font-size: 9px;
}
.pagel a:hover {
	background-color: #999999;
}
.pagela a:link, .pagela a:active, .pagela a:visited, .pagela a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 1px;
	background-color: #666666;
	border: 1px solid #000000;
	font-size: 9px;
}
.pagela a:hover {
	background-color: #999999;
}
#welcome_line{
	position:absolute;
	margin:0 auto;
	text-align:center;
	width:85px;
	padding-left:120px;
	padding-top:40px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#content{
	padding: 0;
	padding-top:5px;
	margin-left: 22px;
	margin-right: 25px;
}
#column_left{
	padding: 0px;
	vertical-align: top;
}
#column_center{
	padding: 0px;
	vertical-align: top;
}
#column_right{
	padding: 0px;
	vertical-align: top;
}
#footer{
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 100px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
#footer_text, #footer_text a:link, #footer_text a:visited, #footer_text a:active, #footer_text a:hover {
	margin:0 auto;
	padding-top:30px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

.ftablebg {
	line-height: normal;
	font-size:9px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	color:#333333;
}
.splita {
	color: #666666;
	font-weight: bold;
}
.splita a:link, .splita a:active, .splita a:visited, .splita a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.splita a:hover {
	text-decoration: none;
}
.splitb {
	color: #666666;
	font-weight: bold;
}
.splitb a:link, .splitb a:active, .splitb a:visited, .splitb a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.splitb a:hover {
	text-decoration: underline;
}
.form_input{
	display:block;
	color: #464545;
	background-color: #E8EFFF;
	border: 1px solid #464545;
}
.form_input_err{
	display:block;
	color: #BB0000;
	background-color: #FFE8E8;
	border: 1px dotted #FF0000;
}
.form_nss{
	font-weight: bold;
	color: #FF0000;
	font-size:1.2em;
}
.msgerr{
	display:block;
	background-color: #FFEAEA;
	border: 1px solid #FF7777;
	color: #B90000;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	padding-top:0;
	padding-bottom:0.5em;
	padding-left:0.5em;
	padding-right:0.5em;
	font-size:0.7em;
}
.msgerr h1{
	font-size:1.5em;
	margin-top:5px;
	margin-bottom:0;
}
.msgcorrectly{
	display:block;
	background-color: #D7FFD7;
	border: 1px solid #00B700;
	color: #005300;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	padding-top:0;
	padding-bottom:0;
	padding-left:0.5em;
	font-size:0.7em;
}
.msgcorrectly h1{
	font-size:1.5em;
	margin-top:5px;
	margin-bottom:0;
}
.msgattention{
	display:block;
	background-color: #FFFFBB;
	border: 1px solid #B9B900;
	color: #373700;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding-top:0;
	padding-bottom:0;
	padding-left:0.5em;
	font-size:0.7em;
	margin-top: 5px;
}
.msgattention h1{
	font-size:1.5em;
	margin-top:5px;
	margin-bottom:0;
}
.msgattention a:link, .msgattention a:active, .msgattention a:visited, .msgattention a:hover{
	color: #0066CC;
	text-decoration: none;
}
.msgattention a:hover {
	text-decoration: underline;
}

.comment {
	color: #333333;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size:12px;
}
.comautor {
	color: #333333;
	font-weight: bold;
	font-size:10px;
	margin-bottom: 5px;
}
.comautor a:link, .comautor a:active, .comautor a:visited, .comautor a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.comautor a:hover {
	color: #000066;
	text-decoration: none;
}
.cominfo {
	color: #333333;
	font-size:10px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.con_title {
	background-color: #996600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
}
.con_content {
	background-color: #FFFF99;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #003366;
}
.con_descr {
	float:left;
	width:90%;
	font-size:9px;
	font-weight: bold;
}
.clear {
	clear: both;
	margin:0px;
	padding:0px;
}

* html #header{
	margin-top:-294px;
}
* + html #header{
	margin-top:-294px;
}

* html #trestle_top_left {
	margin-top: -13px;
}
* html #trestle_top_right {
	margin-top: -13px;
}
* html #footer{
	margin-top: -13px;
}
* html #mainpage{ width:1200px;margin:0px auto 0;padding:0; position: relative;}
* html #header_right {
	float:right;
	width:30%;
	height:294px;
	background-image: url(images/header_right.jpg);
	padding:0;
	margin:0;
}
