@charset "UTF-8";/* CSS Document */body{	font-family: Arial, Helvetica, sans-serif;	font-size: 76%;	line-height: 136%;	color: #555452;	margin: 0px;	padding: 0px;}	a			{color: #555452; text-decoration: none;}a:active	{color: #C9020C;text-decoration: underline;}a:visited	{color: #555452;text-decoration: none;}	a:hover		{color: #C9020C;text-decoration: underline;}ul	{	list-style-type: none;		margin-left: 0px;		padding-left: 16px;}li	{	list-style-image: url(../resources/star.gif)}h1	{font-weight:bold;	font-size: 100%;	color: #C9020C;}	h2	{font-weight: bold;	font-size: 100%}#container	{	position: absolute;	width: 860px;	left: 50%;	margin-left: -430px;	top: 20px;	background-color: #F2F1EB; 	height: 540px;}#container.dis	{	height: auto;}#header	{	position: absolute;	width: 860px;	height: 105px;	left: 0px;	top: 0;}#balk	{	position: absolute;	width: 860px;	height: 27px;	margin-top: 109px;	background-image:url(../resources/menu.jpg);}#balk table	{	margin-left: 180px;}	#contenthome	{	position:absolute;	margin-left: 5px;	margin-top: 145px;	width: 550px;}#contenthome.dis{	height: auto;	padding-right: 10px;	border-right: 1px #77746F solid;}#contentleft{	position:absolute;	margin-left: 5px;	margin-top: 145px;	width: 270px;	height: 384px;	padding-right: 10px;	border-right: 1px #77746F solid;}#contentmid	{	position: absolute;	margin-left: 295px;	margin-top: 145px;	width: 270px;}#contentright	{	position: absolute;	margin-left: 575px;	margin-top: 145px;	margin-right: 5px;	height: 384px;	padding-left: 10px;	background-color: #F2F1EB; 	border-left: 1px #77746F solid;	width: 270px;}#contentright.dis{		height: auto;		background-color: #FFFFFF;			border-left: 0px;}#footer	{	position: absolute;	margin-right: 5px;	margin-top: 540px;	text-align: center;	font-size: 88%;	color: #DAD9CD;	text-transform: uppercase;	width: 860px;	}#footer a			{color: #DAD9CD;text-decoration: none;}#footer a:active	{color: #555452;text-decoration: none;}#footer a:visited	{color: #DAD9CD;text-decoration: none;}	#footer a:hover		{color: #555452;text-decoration: none;}	.center	{	text-align: center;}	.bold	{ font-weight: bold;}.red	{ color: #C9020C;}.redbold	{ color: #C9020C;font-weight: bold;}
