body {
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}
	
td
{
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 18px;
}

td.BgLeft
{
	background-image: url(../images/bg_left.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px 0px 10px 10px;
}

td.BgRight
{
	background-image: url(../images/bg_right.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0px 10px 10px 0px;
}

td.BgContent
{
	background-image: url(../images/bg-content.jpg);
	background-repeat: repeat-y;
}

td.Content
{
	padding: 0px 10px 10px 10px;
}

td.Menu1
{
	padding : 5px 10px 0px 25px;
}

td.Menu2
{
	padding: 10px 10px 2px 25px;
}

td.MenuSpacer
{
	color: #FFFFFF;	
}

td.ButtonOn1, td.Button1 a:hover
{
	color: #FFFFFF;
	letter-spacing: 0px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

td.Button1, .Button1 a:link, .Button1 a:visited
{
	color: #FFFFFF;
	letter-spacing: 0px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

td.ButtonOn2, td.Button2 a:hover
{
	color: #000000;
	letter-spacing: 0px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 35px;
}

td.Button2, .Button2 a:link, .Button2 a:visited
{
	color: #000000;
	letter-spacing: 0px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
}

td.ButtonOn3, td.Button3 a:hover
{
	color: #000000;
	letter-spacing: 0px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 35px;
}

td.Button3, .Button3 a:link, .Button3 a:visited
{
	color: #000000;
	letter-spacing: 0px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 35px;
}

td.NewsTitle, td.NewsTitle a:link, td.NewsTitle a:visited
{
	color: #185A30;
	letter-spacing: 0px;
	font-size: 13px;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}

td.NewsTitle a:hover, td.NewsTitle a:active
{
	color: #185A30;
	letter-spacing: 0px;
	font-size: 13px;
	text-decoration: underline;
	line-height: 25px;
	font-weight: bold;
}

a:link, a:visited
{
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #185A30;
	text-decoration: none;
}

a:active, a:hover
{ 
	color: #185A30;
	text-decoration: underline;
}

td.Title
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #185A30;
	line-height: 19px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 10px 10px 10px 15px;
	text-transform: uppercase;
}

td.Text
{
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	padding : 0px 10px 0px 15px;
}

H1
{
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #185A30;
	font-weight: bold;
	letter-spacing: 0px;
}

H2
{
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 0px;
}

td.MeldingsBox
{
	padding : 0px 0px 0px 12px;
}

td.Footer
{
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0px;
	font-weight: bold;
	padding : 5px 0px 10px 0px;
}

.Footer a:link, .Footer a:visited 
{
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.Footer  a:active,.Footer a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.FormElement
{
	font-size: 11px;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Button
{
	font-size: 11px;
	width:80px;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Error
{
	color: red;
	font-weight: bold;
	/*padding : 0px 14px 0px 14px;*/
}

.FormError
{
	border: 2px dashed red;
}
