body {
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #f5f5f5;
	padding: 10pt;
	background-image: url(images/top.png);
	background-repeat: repeat-x;
}

h1 {
	color: #ff0000;
	text-align: center;
}

h2 {
	color: rgb(204,0,51);
	margin-top: -10px;
}

h3 {
	color: rgb(204,0,51);
	text-align: left;
}

h4 {
	color: rgb(204,0,51);
	text-align: left;
}

A:link {
	text-decoration: underline;
	font-weight: bold;
	color: rgb(197,18,0);
}

A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ab1fe7;
}

A:hover {
	color: #6400f0;
	text-decoration: underline;
	background: rgb(249,213,116);
}

#title_image { position: absolute; right: 5px; top: 3px; z-index: 1; }
#lblPageTitle { position: absolute; right: 410px; top: 46px; z-index: 1; }
#main_menu { position: absolute; left: 10px; top: 40px; width: auto; height: auto; z-index: 1; }
#language_menu { position: absolute; left: 210px; top: 40px; width: auto; height: auto; z-index: 1; }

#lnkBack { position: absolute; left: 200px; top: 0px; width: auto; height: auto; z-index: 1; }
#lnkGTZ { position: absolute; left: 0px; top: 0px; width: auto; height: auto; z-index: 2; }
#lnkGTZ_IMAGE_ENABLED { position: absolute; left: 0px; top: 0px; width: 61px; height: 45px; z-index: 3; }
#lblLogoProject { position: absolute; left: 70px; top: 5px; width: auto; height: auto; z-index: 2; white-space: nowrap; }
#lblLogoEMail { position: absolute; left: 70px; top: 25px; width: auto; height: auto; z-index: 2; }
#lnkMailto { position: absolute; left: 115px; top: 25px; width: auto; height: auto; z-index: 2; }

#l_block   { left: 10px; width: 180px; }
#m_block {margin-left: 200px; margin-right: 200px; }
#r_block   { right: 10px; width: 180px }

#footer {
	text-align: left;
	padding: 10pt;
	font-size: 9pt;
	color: gray;
}

#left {
	text-align: left;
	padding-left: 10pt;
}

#center {
	text-align: center;
	padding: 10pt;
}

#heading {
	text-align: center;
	margin-top: -10pt;
	padding-bottom: 20pt;
}

table {
	font-size: 90%;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px; 
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}

th {
	background-color: #c0c0c0;
	border: 1px solid gray;
	vertical-align:top;
} 

td {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	border: 0px solid gray;
}  

tr { text-align: center; }

dt { margin-top: 10pt; }

tabtrans {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	border: 0px white;
	text-align: left;
}  

.urhere {
	font-family: Verdana;
	font-size: 100%;
	font-weight: bold;
	color: rgb(197,18,0);
	text-align: center;
	margin-right: 10px;
	margin-top: 20px;
	border: 1px solid rgb(197,18,0);
	padding: 3px 6px;
	position: absolute;
	top: 75px;
	right: 20px;
	width: auto;
	background-color: rgb(249,213,116);
}

.ctrl_listbox { font-size: 8pt; }
.ctrl_listbox_label { font-size: 10pt; }

img { border: 0px; }

label { font-weight: bold; }

.small_text { font-weight: normal; }

/* Remove comments on the DIV tag style if you want to see element boundaries */
/* div { border: 1px solid blue; } */
