body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	vertical-align: top;
	font-size: 12px;
	color: #4b4b4b;
	border-top-color: #9e0b0e;
	border-right-color: #9e0b0e;
	border-bottom-color: #9e0b0e;
	border-left-color: #9e0b0e;
}
.td-middle {
	vertical-align: middle;
}
.title {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial;
}
a {
	color: #9e0b0e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover img{
}
.menu {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 180px;
}
.menu ul {
	margin:0;
	list-style:none;
}

.menu ul li {
	padding: 3px;
}

.menu a:hover{
	color: #FFFFFF;
	background-color: #9e0b0e;
}
.contact {
	color: #9e0b0e;
	font-weight: bold;
}
.red {
	color: #9e0b0e;
}
#content {
	width: 93%;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 10px;
}
h1 {
	font-size: 18px;
	color: #9E0B0E;
	margin: 0;
}
h2 {
	font-size: 14px;
	padding-top: 5px;
	margin: 0;
}
h5 {
	font-size: 16px;
	margin: 0;
}
h6 {
	font-size: 14px;
	padding: 18px;
	border: 1px dashed #9e0b0e;
	color: #9e0b0e;
}
.imgs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: left;
	color: #9E0B0E;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
	clear: both;
}
.imgm {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #9E0B0E;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin-top: 3px;
	margin-bottom: 8px;
}
.imgmr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: right;
	color: #9E0B0E;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 8px;
}
.imgml {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: left;
	color: #9E0B0E;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
}
