body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	background-color:#CACAA0;
	color:#4C4B4B;
	line-height:1.5;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#4C4B4B;
	line-height:1.5;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#4C4B4B;
	line-height:1.5;
}

h1 {
	font-size:12px;
	font-weight:bold;
}

h2 {
	font-size:11px;
	font-weight:bold;
}

a:link, a:visited {
	color:#4C4B4B;
/*	color:#1B6AC5; */
}
a:hover {
	color:#999999;
/*	color:#15569D; */
}

/* border */
.borderTable {
	background-color:white;
}

/* top */
.topTable {
	width:859px;
	height:238px;
	background-image:url(../images/main/banner.jpg);
}

img.logo {
	position:relative;
	top:12px;
	left:40px;
}

a.languagelink:link, a.languagelink:visited {
	text-decoration:none;
	font-weight:bold;
	color:#3587BC;
	position:relative;
	top:19px;
	left:-41px;
	/*padding-right:41px;*/
}

a.languagelink:hover {
	color:#0000CC;
}

/* menu Table */
.menuTable {
	background-color:#CBCBA2;
	width:100%;
	height:39px;
	background-image:url(../images/main/menu_back.gif);
	background-repeat:repeat-x;
}

.menuTable td.emptyspace {
	border-top:3px solid #838369;
}

/* top content */
.topContentTable {

}

.topContentTable td {
	vertical-align:middle;
}

.topContentTable img {
	float:left;
	padding-right:7px;
}

.topContentTable a:link, .topContentTable a:visited {
	font-weight:bold;
	text-decoration:none;
}
.topContentTable a:hover {

}

.topContentTable td.ticker {
	font-weight:bold;
}

/* content */
.contentTable td.body {
	padding-left:38px;
	padding-top:20px;
	padding-right:30px;
	padding-bottom:10px;
	text-align:justify;
}

.contentTable td.body a:link, .contentTable td.body a:visited {
	color:#4C4B4B;
	color:#1B6AC5;
}
.contentTable td.body a:hover {
	color:#999999;
	color:#15569D;
}

.contentTable td.rightpanel {
	background-color:#EFEFEF;
	padding-left:19px;
	padding-top:20px;
	padding-right:19px;
	padding-bottom:10px;
	text-align:justify;
}


/* news */
a.arrow:link, a.arrow:visited {
	background-image:url(../images/main/arrow.gif);
	background-repeat:no-repeat;
	background-position:left 1px;
	padding-left:21px;
	padding-bottom:3px;
}
a.arrow:hover {

}

.news-title {
	font-weight:bold;
}

.newsDate {
	font-weight:bold;
}

.author {
	font-style:italic;
	font-weight:normal;
}

/* map popups */
.navtext {
	width:340px;
	font-size:8pt;
	font-family:verdana;
	border-width:2px;
	border-style:outset;
	border-color:#006BAE;
	layer-background-color:#FFF6D9;
	background-color:#FFF6D9;
	color:black;
}

/* gallery overview page */

div.thumbnail {
	width:145px;
	height:89px;
	background-image:url(../images/main/gallery_back.gif);
}

div.thumbnail img {
	margin-left:10px;
	margin-top:10px;
}

div.title {
	text-align:center;
}

/* bottom */
.bottomTable {
	width:859px;
	height:61px;
	background-color:#CECEBB;
}