BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin-width:  0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}


TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}


a {
	text-decoration: none;
}

a img {
	border: none;
}

a { color: #C7001D; text-decoration: none; }
a:link { color:#C7001D; text-decoration: none; }
a:visited { color:#C7001D; text-decoration: none; }
a:hover { color:#C0D634; text-decoration: none; }
a:active { color:#C7001D; }

a.Sitemap { color: #000000; text-decoration: none; }
a.Sitemap:link { color:#000000; text-decoration: none; }
a.Sitemap:visited { color:#000000; text-decoration: none; }
a.Sitemap:hover { color:#C0D634; text-decoration: none; }
a.Sitemap:active { color:#000000; }

a.SitemapOnpage { color: #C7001D; text-decoration: none; }
a.SitemapOnpage:link { color:#C7001D; text-decoration: none; }
a.SitemapOnpage:visited { color:#C7001D; text-decoration: none; }
a.SitemapOnpage:hover { color:#C0D634; text-decoration: none; }
a.SitemapOnpage:active { color:#C7001D; }

a.LinkGrey { color: #808080; text-decoration: none; }
a.LinkGrey:link { color:#808080; text-decoration: none; }
a.LinkGrey:visited { color:#808080; text-decoration: none; }
a.LinkGrey:hover { color:#C0D634; text-decoration: none; }
a.LinkGrey:active { color:#808080; }

a.BackToSitemap { color: #9B9A9A; text-decoration: none; }
a.BackToSitemap:link { color:#9B9A9A; text-decoration: none; }
a.BackToSitemap:visited { color:#9B9A9A; text-decoration: none; }
a.BackToSitemap:hover { color:#9B9A9A; text-decoration: underline; }
a.BackToSitemap:active { color:#9B9A9A; }


.justifying { text-align: justify; }




.Grey { color: #808080; }
.Red { color: #C7001D; }
.Green { color: #C0D634; }
.Orange { color: #DD8F00; }

.GreyBar { color: #c7c7c7; }


.BG_menu_marron { background-color: #782b00; }
.BG_menu_grey { background-color: #a0a09d; }


.TextError { color: #ff0000; }


.TextSmall8 {
	font-size: 8pt;
}

.TextSmall10 {
	font-size: 10px;
	line-height: 10px;
}

.TextSmall11 {
	font-size: 11px;
	line-height: 10px;
}

.TextTips {
	font-size: 9pt;
	line-height: 10pt;
	color: #006C30;
}

.TextToAdapt {
	color: #ff0000;
	font-weight: bold;
}



FORM {
	margin: 0 0 0 0px;
}

INPUT {
	font-family: Arial;
	font-size: 9pt;
	color:#000000;
}

INPUT.text {
	font-family: Arial;
	margin: 0px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: 9pt;
	color:#000000;
	text-align: left;
	vertical-align: middle;
}

TEXTAREA.text {
	font-family: Arial;
	font-size: 9pt;
	color:#000000;
}

SELECT {
	font-family: Arial;
	margin: 0px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: 9pt;
	color:#000000;
	text-align: left;
	vertical-align: middle;
}

INPUT.button {
	font-family: Arial;
	margin: 0px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: 9pt;
	background: none;
	color:#000000;
	text-align: left;
	vertical-align: middle;
	cursor:hand;
}


