img {
border: 0;
}

.menuText {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;

}
.menuText:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9B0404;
	text-decoration: none;

}

.submenuText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: none;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;

}
.submenuText:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: none;
	text-transform: uppercase;
	color: #9B0404;
	text-decoration: none;

}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

.menucell {
padding-top: 8px;
padding-bottom: 8px;
}

.menucellnext {
padding-bottom: 2px;
}

.language {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #988A6F;
	font-weight: bold;
	text-decoration: none;
}

.language:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.subtitle {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.subtitle:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9B0404;
	text-decoration: none;
}


.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.text:hover {
	text-decoration: underline;
}

.text: link, visited {
	text-decoration: none;
}

TD, BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

A {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.textWhite {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
}

.input {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	border:1 solid #b0915c;
	background:#e3bc6f;
}