﻿@charset "UTF-8";
@import url(site__generic.css);

body
{
	font-family: Arial;
}

.mainMenu a.selected,
.mainMenu a.selected:visited 
{
	background-image: url(BgMenu.png);
	color: #FFD403;
}

#top_header
{
	background-color: #FFFFFF;
	height: 54px;
	padding: 10px;
}

#top_header_image
{
	background-color: #FFFFFF;
	min-width: 200px;
	float: left;
	padding-top: 7px;
}

#top_header_LanguageLinks
{
	float: right;
}

#top_header_LinkStyles
{
	border: 1px solid #C0C0C0;
	border-width: thin;
	float: left;
	margin: 3px;
}

#top_headline
{
	padding-top: 10px;
	font-size: medium;
	font-weight: bold;
}

#headline
{
	padding-top: 5px;
	font-size: medium;
	font-weight: bold;
	color: #939393;
	padding-bottom: 20px;
}

#mainContent
{
	margin-top: 10px;
	padding: 10px;
}

#col1_content
{
	font-size: 8pt;
}

#col1_content a:hover
{
	color: #000000;
}

#youarehere
{
    color: #000000;
	padding-left: 5px;
	padding-bottom: 1px;
	margin-left: 210px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(BgCYAH.png);
	background-repeat: none;
}
#youarehere a
{
	color: #000000;
}

#col3_content a,
#col3_content a:visited
{
	text-decoration: none;
}