@wcolor: #fff;

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-repeat: repeat-y;
}
.menutop {
	background-image: url(images/e019_10.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 31px;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: middle;
	font-weight: bold;
	color: @wcolor;
}
.menutop2 {
	vertical-align: middle;
	font-weight: bold;
	color: @wcolor;
	display: block !important;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #800517;
	text-decoration: none;
}
.menutop a:link, .menutop a:visited {
	color: @wcolor;
	text-decoration: none;
}
.menutop a:hover {
	color: @wcolor;
	text-decoration: underline;
}
.menutop2 a:link, .menutop2 a:visited {
	color: @wcolor !important;
	text-decoration: none !important;
}
.menutop2 a:hover {
	color: @wcolor !important;
	text-decoration: underline !important;
}
.navbar-custom {
	min-height: 10px !important;
	margin-bottom: 0px !important;
}
.nav-custom {
	background-image: url('images/e019_08.png') !important;
	margin: 0px !important;
}
.collapse-custom {
	background-image: url('images/e019_08.png') !important;
	padding: 0px !important;
	margin: 0px !important;
}
.narbar-header-custom {
	background-image: url('images/e019_08.png') !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.container-custom {
	padding: 0px !important;
}
.menutop2 > a, div.menutop2 {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.menutop2 > a {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.footer, .footer a:link, .footer a:visited {
	color: @wcolor;
}
.newsbar {
	color: #000000;
	font-weight: bold;
	padding-left: 15px;
}
.logo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: @wcolor;
}
.leftcontent {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.style1 {font-size: 16px}
body {
	background-color: #efefef !important;
}
.main-table {
	background-color: @wcolor !important;
}
@media (min-width: 768px) {
	.main-table {
		width: 768px; height: 100%;
	}
	.sub-table {
		width: 760px; height: 100%;
	}
	.landmarks {		
		background-image: url(images/e019_22.png);
		background-position: right;
		background-repeat: repeat-y;
	}
	.menutop2 {
		height: 31px;
		background-image: url(images/e019_10.png);
		background-repeat: no-repeat;
		background-position: right;
	}
	.menutop2 > a {
		line-height: 20px !important;
	}
}
@media (max-width: 768px) {
	.header-logo, .landmarks {
		display: none;
	}
	.menutop2 {
		height: 50px;
		background-color: #930400;
	}
	.menutop2 > a {
		line-height: 40px !important;
	}
}