a {
	text-decoration: none;
}
a:visited {
	color: #8A1919;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
body {
	background-image: url(../img/bodybg2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 150px;
	font-family: Georgia;
	font-size: 12px;
	background-color: #FFF1CA;
	padding: 0px;
	margin: 0px; 
	border: 0px;
}
div.langmenu {
	padding: 5px 0px 15px 0px;
}
div.footer, div.footer a:link {
	color: #000000;
	font-size: 8pt;
	line-height: 16pt;
	text-align: center;
}
div.footer a:hover {
	color: #2C333F;
	text-decoration: none;
}
div.footer a:visited {
	color: #000000;
}
div.footer span.credits {
	font-size: 10pt;
	line-height: 12px;
}
div.footer span.developer {
	font-size: 12pt;
	line-height: 28px;
}
div.menu {
	padding: 3px 0px 6px 0px;
	text-align: center;
}
td.txt {
	width: 80%;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
input, textarea, select {
	margin: 2px;
}
table, th, td {
	border: 0px solid black;
	border-collapse : collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
td {
	vertical-align: top;
}
.title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.pic {
	padding: 2px;
	text-align: center;
}
.ssc {
	font-size: 12px;
	text-align: center;
}
.cell {
	border: 1px solid #497D3A;
	padding: 5px;
}
