html, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	font-weight: normal;
	color: black;
}

a.topnav {
	color: white;
	text-decoration: none;
	display:block;
	width: 95px;
	float: left;
	text-align: center;
	padding-top: 95px;
	font-weight: bold;
	font-size: 85%;
}

a.arrow {
	color: black;
	text-transform: uppercase;
	font-variant: small-caps;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

body {
	background-image: url('images/back_content.gif');
	padding: 0px;
	margin: 0px;
}

h1, h2, h3, h4 {
	margin: 0px;	
}

h1 {
	font-size: 125%;
	padding: 0px 0px 5px 0px;
}

h2 {
	font-size: 100%;
	padding: 10px 0px 5px 0px;
}

.galery {
	background-color: transparent;
}

.fotos {
	float: left;
	width: 80px;
	height: 80px;
}

.fotozoom {
	width: 470px;
	height: 350px;
	overflow: hidden;
}

li {
	list-style-type: square;
}

ul, ol {
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
}

select, textarea, input {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: white;
	color: black;
}

img {
	padding: 0px;
}

img.icon {
	padding-right: 5px;
}

th {
	text-align: left;
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #E0E0E0;
	vertical-align: top;
}

td.cl {
	text-align: left;
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #EEEEEE;
	vertical-align: top;
}

#menu_left {
	float: left;
	border-style: none;
	width: 180px;
}

#menu_right {
	position: absolute;
	left: 806px;
	border-style: none;
	width: 180px;
}

#main {
	border-style: none;	
	margin-left: 240px;
	width: 480px;
}

div.banner {
	border-style: none;
	max-width: 900px;
	min-width: 900px;
	margin-left: 70px;
	width: 900px;
	height: 120px;
}

div.spacer {
	border-style: none;
	background-color: white;
	width: 150px;
	height: 10px;
}

#content {	
	border-style: none;
	max-width: 900px;
	min-width: 900px;
	width: 900px;
	margin-left: 70px;
	background-color: white;
}

div.block_right_head {
	background-color: #E5E5E5;
	width: 160px;
	color: black;
	margin-right: 5px;
	padding: 2px;
	text-align: left;
	font-weight: bold;
}

div.block_right {
	float: left;
	background-color: #F2F2F2;
	width: 160px;
	color: black;
	margin-right: 0px;
	padding: 2px;
	padding-bottom: 15px;
}

div.block_left_head {
	width: 220px;
	margin-left: 0px;
	padding: 2px;
	font-weight: bold;
}

div.block_left {
	width: 220px;
	margin-left: 0px;
	padding: 5px 0px 15px 4px;
}

div.copyright {
	margin-top: 50px;
	text-align: center;
	border-style: none;
	font-size: 80%;
	line-height: 110%;
	color: grey;
}

a.copyright {
	color: grey;
	text-decoration: none;
}

a.copyright:hover {
	text-decoration: underline;
}

a.footer
{
	display: block;
	width: 900px;
	height: 50px;
	text-decoration: none;
}

table.box {
	background-color: #E0E0E0;
	width: 100%;
}

.hideme {
  position: absolute;
  left: -2000px;  /* Screenreaders don't like 'display: none;' */
}

.field {
	width: 100%;
}

li.topnav {
	position: relative;
	top: 0px;
	float: left;
	list-style-type: none;
}

div.error {
	border-style: solid;
	border-width: 1px;
	border-color: #B1000D;
	background-color: #EEC8BB;
	padding-left: 5px;
	padding-top: 3px;
	color: #B1000D;
}

div.msg {
	border-style: solid;
	border-width: 1px;
	border-color: #C0FF2A;
	background-color: #EEFFCA;
	padding-left: 5px;
	padding-top: 3px;
	color: #10AC00;
}

table.thumbnail {
	border-style: none;
}

.smartel_left {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.smartel_right {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.annot {
	color: #666666;
	font-size: 7pt;
	line-height: 8pt;
}

.sitemap_parent
{
	font-weight: bold;
}

.sitemap_child
{
	padding-left: 15px;
}