body {
	background-color: #434343;
	margin: 0px;
	text-align: center;
	font-size: 16px;
	overflow: -moz-scrollbars-vertical;
}
table#site {
	margin-left: auto;
	margin-right: auto;
	width: 674px;
	border-collapse: collapse;
	padding: 0px;
	text-align: left;
}
td#left {
	width: 5px;
	background-image: url(img/design/left.gif);
	background-repeat: repeat-y;
}
td#right {
	width: 5px;
	background-image: url(img/design/right.gif);
	background-repeat: repeat-y;
}
td#topline {
	height: 3px;
	background-color: #cacaca;
}
td#logo {
	padding: 0px;
}
td#pxlline, td#pxllinedark {
	height: 1px;
	padding: 0px;
}
td#pxlline {
	background-color: #ffffff;
}
td#pxllinedark {
	background-color: #596169;
}
td#topmenu {
	background-color: #292e33;
	padding-left: 4px;
	padding-right: 4px;
	color: #e8e8df;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
}
td#topmenu a {
	color: #e8e8df;
	text-decoration: none;
}
td#topmenu a:hover {
	text-decoration: underline;
}
div#menu {
	float: left;
}
div#lang {
	float: right;
}
td#content {
	padding: 10px;
	background-color: #e8e8df;
}
.content {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	color: #79797a;
}
.content a {
	color: #2e3e52;
}
.content a:hover {
	text-decoration: none;
}
.content h1, p, ol, ul, hr {
	margin-top: 8px;
	margin-bottom: 8px;
}
.content h1, .content h2 {
	font-family: Palatino Linotype, Book Antiqua, Georgia, Times New Roman, serif;
}
.content h1 {
	font-size: 1.3em;
	font-weight: normal;
}
.content h2 {
	font-size: 1.2em;
	font-weight: bold;
}
.content table {
	border-collapse: collapse;
}
.content table, .content table td {
	border-color: #79797a;
}
.content ol {
	padding-left: 35px;
	margin-left: 0px;
}
.content ul {
	padding-left: 25px;
	margin-left: 0px;
}
td#contentline {
	height: 15px;
	background-color: #292e33;
}
td#bottommenu {
	padding: 0px;
	background-color: #e8e8df;
}
td#bottommenu table {
	width: 664px;
	table-layout: fixed;
	border-collapse: collapse;
	text-align: center;
	font-family: Palatino Linotype, Book Antiqua, Georgia, Times New Roman, serif;
	font-size: 1.2em;
	font-variant: small-caps;
}
td#bottommenu td {
	padding: 0px;
}
td#bottommenu a {
	display: block;
	height: 60px;
	text-decoration: none;
	color: #4e4e4c;
	cursor: hand;
}
td#bottommenu a div {
	height: 45px;
	padding-top: 15px;
}
td#bottommenu a:hover, td#bottommenu a.sel {
	background-color: #292e33;
	color: #e8e8df;
}
td#bottomline {
	height: 11px;
	background-color: #e8e8df;
}
td#bottom {
	height: 5px;
	background-image: url(img/design/bottom.gif);
	background-repeat: repeat-x;
}
div#contentbottom {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 664px;
	font-size: 12px;
}
div#debug {
	float: left;
}
div#sound {
	float: right;
	margin-bottom: 5px;
}
div#copyright {
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}div#copyright a {
	color: #79797a;
}


