body {
	margin: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #5b5751;
}
h1 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #7a2d20;
	text-transform: uppercase;
}
h2 {
	font-size: 12px;
	line-height: 9px;
	font-weight: bold;
	color: #7a766e;
	text-transform: uppercase;
}
h3 {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #7a2d20;
	text-transform: none;
}
.arial11px12lh {
	font-size: 11px;
	line-height: 12px;
}
a:link {
	font-weight: bold;
	color: #5b5751;
	text-decoration: none;
	border: 0;
}
a:visited {
	font-weight: bold;
	color: #5b5751;
	text-decoration: none;
	border: 0;
}
a:hover {
	font-weight: bold;
	color: #7a2d20;
	text-decoration: none;
	border: 0;
}
a:active {
	font-weight: bold;
	color: #5b5751;
	text-decoration: none;
	border: 0;
}
a.copyright:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.copyright:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
		font-size: 10px;
}
a.copyright:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}
a.copyright:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.newslinks:link {
	font-weight: bold;
	color: ##7a2d20;
	text-decoration: none;
	font-size: 10px;
}
a.newslinks:visited {
	font-weight: bold;
	color: ##7a2d20;
	text-decoration: none;
	font-size: 10px;
}
a.newslinks:hover {
	font-weight: bold;
	color: ##7a2d20;
	text-decoration: underline;
	font-size: 10px;
}
a.newslinks:active {
	font-weight: bold;
	color: ##7a2d20;
	text-decoration: none;
	font-size: 10px;
}

a.breadcrumbs:link {
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
a.breadcrumbs:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
a.breadcrumbs:hover {
	font-weight: bold;
	color: #7a2d20;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
a.breadcrumbs:active {
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.white10px9lh {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 9px;
}

.liarrow1 {
	list-style-position: outside;
	list-style-image: url(images/red_arrow.jpg);
	padding-bottom:5px;
	line-height:13px;
}
.liarrow2 {
	font-size: 11px;
	line-height: 13px;
	color: #5b5751;
	list-style-position: outside;
	list-style-image: url(images/arrow2.jpg);
	margin-bottom: 7px;
}
.liarrow-links {
	list-style-position: outside;
	list-style-image: url(images/red_arrow.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
	line-height:13px;
	border-bottom:dashed;
	border-width:1px;
	border-color:#5b5751;
	/* margin-left:-15px; */
	list-style-type: none;
}
.news {
	font-size: 10px;
	line-height: 13px;
}
.newsdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #7a2d20;
}
.h1 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #7a2d20;
	text-transform: uppercase;
}
.paddingleft10px {
	padding-left: 10px;
}
.padding10px {
	padding: 10px;
}
.paddingleftminus10px {
/*	margin-left: -10px; */

}
strong {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.marginminus10px {
	/*	padding-left: -5px; */
}
.datestyle {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #7a2d20;
	text-transform: none;
}
ul {
   margin-left: 1.5em;
   padding-left: 0;
        }
