﻿*
{
	font-family: 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

body
{
	margin: 0px;
	font-size: 8pt;
	font-family: 'Segoe UI', Arial, Helvetica, Sans-Serif;
	background-position: left top;
	background-repeat: repeat-x;
}

.clearfix:before, .clearfix:after {  content: "\0020"; display: block; height: 0; visibility: hidden;    }  
.clearfix:after { clear: both; } 
.clearfix { zoom: 1; }  

img
{
	border-style: none;
	border-width: 0px;
}

.Panel_LangCode
{
	display: inline-block;
	padding-top: 1px;
	height: 15px;
	width: 16px;
	margin: 0px 5px 0px 0px;
	border: 1px solid White;
	background-color: #0000FF;
	color: White;
	font-size: 8pt;
	float: left;
	text-align: center;
}

.div_main
{
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.HyperLink_Logo
{
	display: block;
	clear: both;
}

.Label_Slogan
{
	display: block;
	clear: both;
	color: #a0a0a0;
	letter-spacing: 2px;
	font-size: 10px;
	font-family: 'Arial Narrow';
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
