body
{
	background-color: White;
	background-image: url('../Image/Global/BgMain.png');
	background-repeat: repeat-x;
	background-position: top;
	direction: ltr;
}

table
{
	text-align:left;
}	

.TopMenu
{
	text-align: left;
}

.TopMenuLang
{
	text-align: right;
}

.Label
{
	font-family: Arial;
	font-size: 9pt;
	color: #107710;
	margin: 3px 5px 5px 5px;
}

.HeadLabel
{
	font-family: Tahoma;
	font-size: 13pt;
	font-weight:bold;
	color: #107710;
	margin: 3px 5px 5px 5px;
}