@charset "iso-8859-2";
a.WhiteOnBlue:link {
	color: #A7E4EB;
	text-decoration: none;
}
.bg_isoStamp_dBlue {
	background-image: url(../_imgs/iso_stamp_bg_dBlue.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #039AAB;
}

a.WhiteOnBlue:visited {
	color: #A7E4EB;
	text-decoration: none;
}
a.WhiteOnBlue:active {
	color: #A7E4EB;
	text-decoration: none;
}
a.WhiteOnBlue:hover {
	color: #000000;
	text-decoration: none;
	background-color: #C9EF56;
}
a.Brown:link {
	color: #D39B76;
	text-decoration: none;
}
a.Brown:visited {
	color: #D39B76;
	text-decoration: none;
}
a.Brown:active {
	color: #D39B76;
	text-decoration: none;
}
a.Brown:hover {
	color: #E2BA9E;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #D39B76;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -500px;
	position: absolute;
	top: -275px;
	left: 50%;
	width: 1000px;
	height: 550px;
	visibility: visible;
	}
.txt_whiteNieBold_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_Lblue_lessimportnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A7E4EB;
}
.txt_brownLight_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #544A48;
	text-decoration: none;
}
.txt_white_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_LblueUndl_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DCF2F8;
	text-decoration: underline;
}
.txt_title_bigFontImitation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #FFFFFF;
}
.txt_brownDark_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #BB8E71;
}
.txt_blackOnWhiteBg_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5D5351;
	text-decoration: none;
	background-color: #A7E4EB;
}
.txt_Lblue_lessimportnt_I {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #A7E4EB;
	font-style: oblique;
}
.border_BrownDark {
	border: 2px solid #5E5452;
}

