body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #000000;
	line-height: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height: 20px;
}
.contentBack {
	background: url('/images/content-back.jpg') no-repeat top;
}
.navBack {
	background: url('/images/nav-back.jpg') no-repeat top;
}
.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: 0px;
}

.admin_content
{
	padding-right: 12px;
	padding-left: 12px;
}

.cms_buttons
{
	padding-right: 15px;
}
a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #cdcdcd;
	text-decoration: none;
}
a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #00aeef;
	text-decoration: underline;
}
a.section_title:link, a.section_title:visited, a.section_title:active {
	text-decoration: none;
	color: #cdcdcd;
	font-size: 18px;
}
a.section_title:hover {
	text-decoration: underline;
	color: #cdcdcd;
	font-size: 18px;
}
.top_repeat_left {
	width: 50%;
	background: url(/images/playerskin/top_repeat_left.jpg) repeat-x;
}
.top_repeat_right {
	width: 50%;
	background: url(/images/playerskin/top_repeat_right.jpg) repeat-x;
}
.mid_repeat_left {
	background: url(/images/playerskin/mid_repeat_left.jpg) repeat-y;
}
.mid_repeat_right {
	background: url(/images/playerskin/mid_repeat_right.jpg) repeat-y;
}
.bot_repeat_left {
	width: 50%;
	background: url(/images/playerskin/bot_repeat_left.jpg) repeat-x;
}
.bot_repeat_right {
	width: 50%;
	background: url(/images/playerskin/bot_repeat_right.jpg) repeat-x;
}