body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #82b4ec;
	line-height: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
}
.contentback {
	background-color: #ffffff;
}
.imageback {
	background-image: url(/images/img_back.jpg);
}
.sideback {
	background-color: #d7e1e4;
}
.line {
	background-color: #e0ad20;
}
.nav:link, .nav:visited, .nav:active {
	text-decoration: none;
	color: #3f5257;
	font-size: 14px;
	font-weight: bold;
}
.nav:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.subnav:link, .subnav:visited, .subnav:active {
	text-decoration: none;
	color: #07114c;
	font-size: 14px;
	font-weight: bold;
}
.subnav:hover {
	text-decoration: none;
	color: #e0ad20;
	font-size: 14px;
	font-weight: bold;
}
.subnavtitle {
	color: #07114c;
	font-weight: bold;
	font-size: 18px;
}
.pagetitle {
	color: #e0ad20;
	font-weight: bold;
	font-size: 18px;
}
.copyright {
	color: #333333;
	font-size: 11px;
}
.tablelines {
	background-color: #d7e1e4;
}
td.tablelines {
	background-color: #ffffff;
}
.eng {
	font-size: 14px;
}

.sitemapsection
{
	padding: 5px;
}

.sitemapsection .sitemapsectionlink
{
	font-weight: bold;
	color: Black;
}

.sitemapsectionbody
{
	padding-left: 30px;
}

.sitemapitem
{
	color: gray;
}

.cookietrail
{
	padding-left: 20px;
}

.admin_content
{
	padding-right: 12px;
	padding-left: 12px;
}

.cms_buttons
{
	padding-right: 15px;
}

.main_content
{
	padding-left: 15px;
	padding-right: 15px;
}

td.main_content table{
	width:450px;
	direction:ltr;
}