body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(gfx/back.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.table01 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FE5F08;
	padding: 4px 4px 4px 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CA1A1A;
}
.menu A{
	color: #FFFFFF;
	text-decoration: none;
}
.menu A:HOVER{
	color: #FFD7C1;
	text-decoration: none;
}
.menu_lang A{
        color: #A80000;
        text-decoration: none;
}
.menu_lang A:HOVER{
        color: #FFFFFF;
        text-decoration: none;
}
.style01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CA1A1A;
	background-image: url(gfx/img03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: justify;
}
.main A {
        color: #666666;
        text-decoration: none;
}
.main A:HOVER {
        color: #B6B6B6;   
        text-decoration: underline;
}
.footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
