body {
	margin: 0px;
	background-color: #000000;
	background-image: url('/en/image/bg.jpg');
	background-repeat: no-repeat;
	background-position: 100% 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D6E2EE;
}
body.nobg {
	background-image: none;
}
h1 {
	margin: 0px;
	font-size: 8px;
}
input {
	border: 0px solid;
}
textarea {
	border: 0px solid;
}
.red {
	color: #D71326;
}
p {
	font-size: 10px;
}
td {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menu-table {
	background-color: #D5E1EE;
}
.menu-top {
	background-color: #A9B2BC;
}
a {
	font-weight: bold;
	font-size: 10px;
	color: #D6E2EE;
}
a.menu {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.menu-active {
	color: #623939;
	font-size: 12px;
	text-decoration: none;
}
img {
	border: 0px;
}
