.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	word-spacing: normal;
	letter-spacing: 1px;
	text-align: justify;
}



.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
}



.subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}

.subMenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
	text-decoration: underline;
	font-weight: bold;
}

.footerSeparation {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: regular;
}

.header {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: regular;
}

.header a:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
	text-decoration: underline;
	font-weight: normal;
}


.headerSeparation {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: regular;
}

.headerLang {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: regular;
}

.headerLang a:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: underline;
	font-weight: normal;
}


.headerSeparationLang {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: regular;
}




.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996666;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
}

.link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996666;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: underline;
}


.linkInverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996666;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: underline;
}

.linkInverse a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996666;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
}



.linkBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996666;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;

}

.linkBold a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996666;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
}
.subMenuSeparation {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
.form {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	word-spacing: normal;
	letter-spacing: 1px;
	text-align: justify;
}
.formError {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B04B30;
	line-height: 15px;
	word-spacing: normal;
	letter-spacing: 1px;
	text-align: justify;
}
