body {
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 18px;
	color: #000;	
}
a {
	text-decoration:none;
}
a:hover, a:visited:hover, .menu_marked {
	color: #000;	
}
a:hover, a:visited:hover {
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}
pre {
	font-family: "Andale Mono", Courier, "Courier New";	
	font-size: 10px;
	background-color: #EEE;
	line-height: 8px;
	padding: 10px;
	width: 491px;
	overflow: auto;
}

ul {
	font-family: Courier, "Courier New";		
	font-size: 13px;
	list-style-image:url('/img/line.png');
	padding-left: 15px;
}

table {
	font-family: Courier, "Courier New";		
	font-size: 13px;
	border-collapse: collapse;	
}
tr:first-child {
	font-weight: bold;
}
tr:first-child td{
	border-bottom: 1px solid #999;
	background: #EEE;
}
tr:first-child td:first-child{
	font-weight: normal;
	background: #DDD;	
}
td:first-child {
	font-weight: bold;
	border-right: 1px solid #999;
	background: #EEE;
}
td {
	padding: 2px;
}


.menu, .content, #d-col1 {
	text-align: left;
	top: 120px;
	position: absolute;
	padding-bottom: 30px;
}
.menu {
	width: 270px; 
}

.content {
	left: 290px;
	width: 521px;
}

.noPar {
	margin:0px;
	padding: 0px;
}


.title
{
	font-size: 16px;
	margin-bottom: 4px;
	font-weight: bold;
}

.paper {
	background-color: #FFF;
	width: 830px;
	position: relative;
	left: 20px;
	top: 20px;
	margin-bottom: 60px;
	padding-bottom: 30px;	
}


.menubg {
	top: 0px;
	left: 0px;
	width: 811px;
	height: 57px;
	position: absolute;
}

.menucontact {
	top: 75px;
	left: 140px;
	position: absolute;
}
.menulanguage {
	top: 0px;
	left: 710px;
	width: 100px;
	text-align: right;
	position: absolute;
}

.menulinks {
	top: 75px;
	left: 0px;
	position: absolute;
	background-color: #FFFFFF;
}
.leftMenu {
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	text-indent: -15px;
}
.menucontact a, .menulinks a, .menulanguage a {

}
.menucontact a:hover, .menucontact a:visited:hover {
	border-width: 0;
	border-style: none;
}

img {
	border-width: 0px;
}

.imgTextContainer {
	color: #999;
	width: 100%;
	text-align: center;
	padding: 0px;
}
.imgText {
	padding-bottom: 14px;
}

#d-col1 {
	left: 315px;
	width: 526px;
 	height: 100%;
	z-index:9000; 
	visibility:hidden; 
	background-color: #FFF;
}

#d-col3 {
	position:absolute; 
	z-index:10000; 
	cursor:pointer;
} 