body {
	background-image: url(/en/images/bg.jpg);
	background-attachment:fixed;
}
.HeaderBackground {
	background-image:url(/en/images/top.jpg);
	background-repeat:no-repeat;
}
.NavBackground {
	background-image:url(/en/images/nav_shading.jpg);
	background-repeat:no-repeat;
}
.formTextField {
	background-color : #FFFFFF;
	color : #666666;
	font-size : 10pt;
	font-family : arial;
	border : 1px solid #CCCCCC;
}
.formButton {
	background-color : #638CB1;
	color : #FFFFFF;
	font-size : 10pt;
	font-family : arial;
	border : 1px solid #CCCCCC;
}
.dMT {
	background-color : #bdbebd;
	padding-left : 17px;
	padding-top:3px;
	padding-bottom:3px;
}
.dML a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
	text-decoration : none;
}
.dML a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
	text-decoration : none;
}
.dML a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #d6eb5a;
	text-decoration : none;
}
.dML a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #d6eb5a;
	text-decoration : none;
}
.sML a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
	text-decoration : none;
}
.sML a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
	text-decoration : none;
}
.sML a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
	text-decoration : none;
}
.sML a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
	text-decoration : none;
}
.fT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #666666;
	text-decoration : none;
}
.fL a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #666666;
	text-decoration : none;
}
.fL a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #666666;
	text-decoration : none;
}
.fL a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #eeeeee;
	text-decoration : none;
}
.navtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	text-decoration : none;
}
.navtext a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	text-decoration : none;
}
.navtext a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	text-decoration : none;
}
.navtext a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	text-decoration : underline;
}
.navtext a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	text-decoration : underline;
}
.hometxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
}
.bodytext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #666666;
}
.bodytext a:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #003366;
	text-decoration : none;
}
.bodytext a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #003366;
	text-decoration : none;
}
.bodytext a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #003366;
	text-decoration : underline;
}
.bodytext a:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #003366;
	text-decoration : none;
}
