body {
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
}
table {
	font-family: Verdana;
	font-size: 12px;
	border: 0px solid gray;
	border-collapse:collapse;
}
table.menu {
	border: 0px solid gray;
	border-collapse:collapse;
}
table.menu td {
	border: 1px solid gray;
	border-collapse:collapse;
}
td.top {
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	text-align: center;
}
td.left {
	border: 1px solid gray;
}
td.content {
	border: 0px;
	padding-left:5px;
	padding-right: 5px;
}
div#title {

	position: absolute;	

	border-top: 1px solid gray;
	border-right: 0px;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;

	background-color: white;

	margin: 0px;

	top: 155px;
	left: 14px;
	width: 756px;
	height: 37px;
}
div#language {
	position: absolute;	

	border-top: 3px double gray;
	border-right: 1px double gray;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	margin: 0px;

	background-color: white;

	top: 115px;
	left: 25px;
	height: 30px;
	width: 100px;

	z-index: 2;
}
div#m_top {
	position: absolute;	

	border: 0px solid gray;
	margin: 0px;

	background-color: white;

	top: 110px;
	left: 0px;
	width: 772px;
	height: 45px;

	font-size: 11px;
  color: #949494;
  letter-spacing: 1px;
}
div#m_left {
	position: absolute;	

	border: 0px solid gray;
	margin: 0px;

	background-color: white;

	top: 195px;
	left: 14px;
	width: 154px;
}
div#m_right {
	position: absolute;	

	border: 0px solid gray;
	margin: 0px;

	background-color: white;

	top: 113px;
	left: 790px;
	width: 209px;

  font-size: 11px;
  letter-spacing: 1px;
  line-height: 18px;
  color: #949494;
}
div#m_right td {
	font-size: 11px;
  color: #949494;
  letter-spacing: 1px;
}
img.thumb {
	border: 0px solid gray;
	width: 104px;
	height: 80px;
}
a.menu:link, a.menu:visited {
	color: gray;
  text-decoration: none;
	font-size: 10px;
}
a.menu:active {
  text-decoration: none;
}
a.menu:hover {
  text-decoration: underline;
}
td.path {
	font-size:10px;
	letter-spacing: 2px;
	color: gray;
}
img {
	border: 0px;
}
div#h1 {
	position: absolute;	

	border-collapse:collapse;

	border: 1px solid gray;

	background-color: white;
	
	left:14px;
	top:193px;
	width: 760px;
	height: 1px;

	z-index:0
}
div#h2 {
	position: absolute;	
	border: 1px solid gray;
	background-color: white;

	left:167px;
	top:577px;
	width:624px;
	height: 5px;
	font-size: 1px;
	line-height: 1px; 

	z-index:0
}
div#v1 {
	position: absolute;	

	border-collapse:collapse;

	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 3px double gray;
	border-left: 1px solid gray;

	background-color: white;
	
	left:770px;
	top:112px;
	width: 21px;
	height: 468px;

	z-index:3
}
