
body
{
	color: #feb444;
	background-color: black;
}

img
{
	border-color:#967941;
}

a
{
	font-family: Arial;
	font-size: small;
	color: #feb444;
	cursor: hand;
}
a:hover, a:visited
{
	font-family: Arial;
	font-size: small;
	color: #967941;
	cursor: hand;
}

a.clsMainMenu, a.clsMainMenu:visited
{
	font-family: Arial;
	font-size: small;
	color: #feb444;
	cursor: hand;
}
a.clsMainMenu:hover
{
	font-family: Arial;
	font-size: small;
	color: #967941;
	cursor: hand;
}

.clsPageTitle
{
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 20;
	font-family: Arial;
	font-size: 22pt;
	font-weight: normal;
	color:#feb444;
}

.clsPageData
{
	margin-left: 25;
}

.clsParagraphText, .clsSiteMapItem
{
	font-family: Arial;
	font-size: small;
	margin-bottom: 10;
}

.clsHeader1
{
	font-family:Arial;
	font-size:small;
	margin-bottom: 10;
	font-weight:bold;
	color:#feb444;
}

.clsInput
{
	border-right: #444444 1px solid;
	border-top: #444444 1px solid;
	border-left: #444444 1px solid;
	border-bottom: #444444 1px solid;
	font-family: Arial;
	border-top-width: 1px; 
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color:#feb444;
	color:black;
	text-transform: none;
}

.clsButton
{
	height:21px;
	background:#feb444;
	border: 1px outset #444444;
	font-weight: normal;
	color:black;
	cursor: auto;
	font-family: Arial;
}


#titletable
{
	top: -32px;
	position: relative;
	border: 0 none;
	z-index: 1;
}

#langswitch
{
	left: 620px;
	top: 10px;
	width: 35px;
	position: relative;
	border: 0 none;
	z-index: 2;
}

#langswitch a, #langswitch a:visited
{
	font-family: Arial;
	font-size: small;
	color: #feb444;
	cursor: hand;
}
#langswitch a:hover
{
	font-family: Arial;
	font-size: small;
	color: #967941;
	cursor: hand;
}

#langswitch a.eng, #langswitch a.eng:visited
{
	font-family: Arial;
	font-size: small;
	color: #feb444;
	cursor: hand;
	text-decoration: none;
}
#langswitch a.eng:hover
{
	font-family: Arial;
	font-size: small;
	color: #967941;
	cursor: hand;
	text-decoration: none;
}
