﻿body {
	margin:0px;
	padding:0px;
	background-color:#f5f2e8;
	}

form {
	margin:0px;
	}

td,input,textarea,select {
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#000000;
	}

a {
	text-decoration:none;
	color:#006ba2;
	}

a:hover {
	text-decoration:underline;
	}

hr {
	border-width:0px;
	height:1px;
	border-top:1px dashed #919191;
	margin-bottom:10px;
	}
	
h1 {
	font-size:17px;
	font-weight:normal;
	color:#183e52;
	}
h2 {
	font-size:15px;
	font-weight:bold;
	color:#183e52;
	}
h3 {
	font-size:13px;
	font-weight:bold;
	color:#183e52;
	}
.content {
	width:570px;
	height:100%;
	background:url(images/right_bg.gif) repeat-y top right #ffffff;
	padding:0px 60px 40px 40px;
	}
.copyr {
	background:#118ccb;
	color:#ffffff;
	font-size:10px;
	padding:10px 0px 10px 20px;
	}
.copyr2 {
	background:url(images/right_bg.gif) repeat-y top right #faf7f2;
	color:#64604e;
	font-size:10px;
	padding:10px 0px 10px 20px;
	}
.copyr a {
	color:#ffffff;
	}

table.menutable {
	margin:0px 10px 0px 10px;
	}
table.menutable td {
	padding:4px;
	color:#ffffff;
	border-bottom:1px dashed #2fcbff;
	}
table.menutable td a {
	display:block;
	width:180px;
	color:#ffffff;
	text-decoration:none;
	}
div.langmenu {
	margin-top:20px;
	padding-left:30px;
	}
div.langmenu a {
	display:block;
	color:#2fcbff;
	padding-bottom:6px;
	}
td.lineleft {
	border-left:1px dashed #919191;
	padding-left:40px;
	}
div.newsdate {
	margin:0px;
	padding:0px;
	}
table.datatable td {
	padding:0px 10px 10px 0px;
	vertical-align:top;
	}
