body {
	margin: 10px 0 10px 0;
	padding: 0px;
	background-color: #BD100B;
	
}

.menu {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #AA0804;
	padding-left: 2px;
}

.menu a {
	text-decoration: none;
	color: #AA0804;
	padding: 0 9px 0 9px;
}

.menu a:hover {
	/*background-color: #F0F0F0;*/
	color: #CC6600;
}

.contentText {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}

input, textarea, select {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11px;
	border: 1px solid #CCC;
	padding: 0px;
}

.footer {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11px;
	color: #FFF;
}

.footer a { text-decoration: underline; color: #FFF; }

.areaGallery {
	border-top: 1px solid #B1B0B0;
}

.title {
	border-bottom: 1px solid #B1B0B0;
}