html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.main {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: normal;
	line-height: 0.97;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

.present {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	line-height: 0.93;
	font-weight: 700;
	color:#666666;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 0.95;
}

.menu_language {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	font-weight: bold;
	line-height: 0.95;
}

.submenu1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	line-height: 1;
	color: #ffffff;
	text-decoration: none;
	background-color: #dc3c17;
}

.submenu2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	line-height: 1;
	color: #000000;
	text-decoration: none;
}

.submenu3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	line-height: 1;
	color: #dc3c17;
	text-decoration: none;
}

.big {
	height: 100%;
}

.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: 300;
	line-height: 1;
	text-align:left;
	color:#CCCCCC;
	text-decoration:none;
	vertical-align: bottom;
}

a.menu:link {text-decoration: none; color:#000000;}
a.menu:visited {text-decoration: none; color:#000000;}
a.menu:active {text-decoration: none; color:#000000;}
a.menu:hover {text-decoration: none; color:#dc3c17;}
a.menu:focus {text-decoration: underline; color:#dc3c17;}

a.menu_language:link {text-decoration: none; color:#000000;}
a.menu_language:visited {text-decoration: none; color:#000000;}
a.menu_language:active {text-decoration: none; color:#000000;}
a.menu_language:hover {text-decoration: none; color:#dc3c17;}
a.menu_language:focus {text-decoration: underline; color:#dc3c17;}

a.submenu1:link {text-decoration: none; color:#ffffff;}
a.submenu1:visited {text-decoration: none; color:#ffffff;}
a.submenu1:active {text-decoration: none; color:#ffffff;}
a.submenu1:hover {text-decoration: none; color:#000000;}
a.submenu1:focus {text-decoration: underline; color:#000000;}

a.submenu2:link {text-decoration: none; color:#000000;}
a.submenu2:visited {text-decoration: none; color:#000000;}
a.submenu2:active {text-decoration: none; color:#000000;}
a.submenu2:hover {text-decoration: none; color:#dc3c17;}
a.submenu2:focus {text-decoration: underline; color:#dc3c17;}

a.submenu3:link {text-decoration: none; color:#000000;}
a.submenu3:visited {text-decoration: none; color:#000000;}
a.submenu3:active {text-decoration: none; color:#000000;}
a.submenu3:hover {text-decoration: none; color:#dc3c17;}
a.submenu3:focus {text-decoration: underline; color:#dc3c17;}

