body
{
	font-family: Tahoma;
	font-size: 10pt;
	margin-top: 0;
}

tr, td
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #646464;
}

.Logo
{
	font-family: Tahoma;
	font-size: 14px;
	color: #0D8425;
}

.Title, H2
{
	font-family: Tahoma;
	font-size: 14px;
	color: #0D8425;
}

.Menu
{
	font-family: Tahoma;
	font-size: 12px;
	color: #0D8425;
}

.SelectedMenu
{
	color: #5E82AE;
}

.Language
{
	font-family: Tahoma;
	font-size: 11px;
	color: #0D8425;
	text-decoration: none;
}

.Footer
{
	font-family: Tahoma;
	font-size: 10px;
	color: #9C9C9C;
}

a.Menu:link, a.Menu:visited, a.Menu:hover, a.Menu:active 
{
	text-decoration: none;
}

a.SelectedMenu:link, a.SelectedMenu:visited, a.SelectedMenu:hover, a.SelectedMenu:active 
{
	text-decoration: none;
}

a.OnlyText:link, a.OnlyText:visited, a.OnlyText:hover, a.OnlyText:active 
{
	text-decoration: none;
	color: #646464;
}

.InputField
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #646464;
	border: solid 1 #33B969;
}

.InputFieldNoBorder
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #646464;
}

.GreenTitle
{
	color : #04A244;
}

.Button
{
	border: #0C4C4C 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 8pt;
	padding-bottom: 3px;
	color: white;
	padding-top: 3px;
	font-family: tahoma;
	background-color: #047E34;
}

div.hr
{
	border-bottom-style: dashed;
	border-bottom-color: #047E34;
	border-bottom-width: 1px;
}