body {
	background-color: #FFFFFF;
	background-image: url(images/top-bg-2.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	background-attachment: fixed;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:hover {
        text-decoration: underline;
}
a:visited {
        text-decoration: none;
}
.mainM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 20px;

}
.mainM a {
	color: #333333;
	text-decoration: none;
}
.mainM a:link {
	color: #333333;
	text-decoration: none;
}
.mainM a:hover {
	color: #D42C20;
	text-decoration: underline;
	font-weight: bold;
}
.subM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D42C20;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.subM a {
	color: #D42C20;
	text-decoration: none;
}
.subM a:link {
	color: #D42C20;
	text-decoration: none;
}
.subM a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	height: 35px;
	margin-top: 50px;
}
.langM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	width: 35px;
}
.langM a {
	color: #FFFFFF;
	text-decoration: none;
}
.langM a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.langM a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
	padding-left: 10px;
}
.content a {
	color: #666666;
	text-decoration: none;
}
.content a:link {
	color: #D42C20;
	text-decoration: none;
}
.content a:hover {
	color: #D42C20;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: top;
	padding-right: 75px;
}
