body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242F35;
	font-weight: normal;
	letter-spacing: 1px;
}
	
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242F35;
	font-weight: normal;
	letter-spacing: 1px;
}

td.Button, td.Button a:visited, td.Button a:link
{
	color: #242F35;
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 3px;
}

td.ButtonOn, td.ButtonOn a:visited, td.ButtonOn a:link
{
	color: #9C4623;
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 3px;
}

td.Button a:hover
{
	color: #9C4623;
	font-family: Arial;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 3px;
}

a:link, a:visited
{
	color: #242F35;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

a:active, a:hover
{ 
	color: #47545A;
	text-decoration: underline;
}

td.Knop a:link,td.Knop a:visited
{
	color: #FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 0px 5px 0px 5px; 
}

td.Knop a:active,td.Knop a:hover
{ 
	color: #242F35;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 0px 5px 0px 5px;
}

.Title, .TitleNews
{
	font-family: Arial;
	font-size: 13px;
	color: #242F35;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 10px 13px 0px 8px;
}

.TitleNews
{
	padding: 10px 5px 0px 6px;
}

.Text, .TextNews, td.Text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242F35;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px 13px 5px 8px;
}

.TextNews
{
	padding: 0px 5px 5px 6px;
}

td.List
{
	letter-spacing: 0px;
	height: 20px
}

td.FooterNew, td.FooterNew a:link , td.FooterNew a:visited
{
	background-image: url('../images/bg_content.jpg');
	font-family: Arial;
	font-size: 11px;
	color: #242F35;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
}

td.FooterNew a:active, td.FooterNew a:hover 
{
	color: #47545A;
	text-decoration: underline;
}

.hr
{
	background-color: #9C4623;
}

.ERROR
{
	color: red;
}