body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFBE8;
	padding: 0px;
	margin: 0px;
}
th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#header {
	clear: both;
	height: 270px;
}
#i0101 {
	background-image: url(images/01_01_200x108.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 108px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#i0102 {
	/*background-image:url(images/01_02_380x108_bg.jpg);*/
	background-repeat: no-repeat;
	width: 380px;
	height: 108px;
	left: 200px;
	top: 0px;
	position: absolute;
}
#i0201 {
	background-image:url(images/02_01_200x79.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 79px;
	left: 0px;
	top: 108px;
	position: absolute;
}
#i0202 {
	background-image:url(images/02_02_380x79.jpg);
	background-repeat: no-repeat;
	width: 380px;
	height: 79px;
	left: 200px;
	top: 108px;
	position: absolute;
}
#i0301 {
	/*background-image:url(images/03_01_200x76_bg.jpg);*/
	background-repeat: no-repeat;
	width: 200px;
	height: 76px;
	left: 0px;
	top: 187px;
	position: absolute;
}
#i0302 {
	/*background-image:url(images/03_02_200x76_bg.jpg);*/
	background-repeat: no-repeat;
	width: 380px;
	height: 76px;
	left: 200px;
	top: 187px;
	position: absolute;
}
#i0303 {
	background-image:url(images/03_03_200x76.jpg);
	background-repeat: no-repeat;
	width: 115px;
	height: 76px;
	left: 580px;
	top: 187px;
	position: absolute;
}
#content {
	width: 770px;
	height: auto;
	margin: 0px;
	padding: 0px;
	min-height: 480px;
}
#leftcolumn {
	width: 210px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
#rightcolumn {
	width: 545px;
	height: auto;
	margin: 0px 0px 0px 218px;
	padding: 8px 0px 0px 0px;
}
#footer {
	width: 770px;
	height: 70px;
	margin-top: 20px;
	padding: 0px;
	border-top: 1px solid gray;
}
#leftf {
	width: 204px;
	height: 70px;
	margin: 0px;
	padding: 6px;
	background-color: #f4ecc4;
	float: left;
	text-align: right;
}
#rightf {
	width: 545px;
	height: auto;
	margin: 0px 0px 0px 218px;
	padding: 0px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.navigation li {
	text-indent: 18px;
	line-height: 30px;
	margin-left: 4px;
	width:208px;
}
.navigation li a {
	display: block;
	color: black;
	text-decoration: none;
	background-image:url(images/arrow1.png);
	background-position: 5px 11px;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 100%;
}
.navigation li a:hover {
	color: black;
	background-color: #F3EBC4;
}
.subnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subnavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.subnavigation li {
	text-indent: 18px;
	line-height: 30px;
	margin-left: 4px;
	width:208px;
}
.subnavigation li a {
	display: block;
	color: #AE1800;
	text-decoration: none;
	width: 100%;
	background-image: url(images/arrow2.png);
	background-position: 8px 11px;
	background-repeat: no-repeat;
	background-color: transparent;
}
.subnavigation li a:hover {
	color: #AE1800;
	background-color: #F3EBC4;
}
.bordernav {
	border-bottom: 1px solid #000000;
}
#rightcolumn h1 {
	font: bold 15px/15px Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	color: #AE1800;
}
#rightcolumn h2 {
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	color: #615853;
}
#rightcolumn h3 {
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	color: #536E7F;
}
#rightcolumn h4 {
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	color: #536E7F;
}
#rightcolumn h5, h6 {
	font: bold 10px/10px Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	color: #536E7F;
}
#rightcolumn p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
}
#rightcolumn table {
	border-top: 1px solid Black;
	border-left: 1px solid Black;
}
#rightcolumn table th {
	font-weight: bold;
	background-color: Black;
	padding: 3px;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	color: White;
}
#rightcolumn table td {
	padding: 3px;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}
#rightcolumn table td a {
	text-decoration: none;
	font-weight: bold;
}
#rightcolumn form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#language {
	position: absolute;
	left: 579px;
	top: 202px;
	z-index: 1;
}
#language a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #AE1800; /*Black;*/
}
#language img {
	border: 0px solid black;
}
#buttonsright {
	position: absolute;
	left: 690px;
	top: 222px;
	z-index: 12;
}
#buttonsright img {
	border: 0px solid black;
}
#counter {
	left: 0px;
	top: 0px;
	position: relative;
	background-color: Aqua;
	width: 80px;
	height: 20px;
	z-index: 50;
}
.up {
	/*font-size: 10px;*/
	font-size: 90%;
	vertical-align: super;
}
.bold {
	font-weight: bold;
}
.just {
	text-align: justify;
}
.marg {
	padding-top: 10px;
	padding-bottom: 10px;
}
input, select, option, textarea {
	font: normal 11px/11px Arial, Helvetica, sans-serif;
}
.red {
	color: red;
	font-weight: bold;
}
#lastupdate {
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
