@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8B231E;
}
body,td,th {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 1.4em;
}
p {
	margin-top: 0px;
}
a:link {
	color: #E31B23;
}
a:visited {
	color: #E31B23;
}
a:hover {
	color: #B89A04;
}
a:active {
	color: #E31B23;
}
h1 {
	margin-bottom: 10px;
	color: #B89A04;
	font-size: 28px;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bolder;
	border-bottom-width: 50%;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-size: 18px;
}
.padding {
	padding-left: 26px;
}
#tdSidebarLeft {
	padding-right: 10px;
	padding-left: 10px;
}
#tdNav {
	background-image: url(../images2/all/nav_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 4px;
}
#tdNav a {
	font-weight: bolder;
	text-decoration: none;
	display: inline;
	color: #000000;
	font-size: 13px;
	padding-left: 15px;
}
#tdNav a:hover {
	color: #B89A04;
}
#tdCenter {
	padding-top: 0px;
	padding-right: 20px;
}
#tdSidebarRight {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #E3E3E3;
	padding-bottom: 15px;
}
#tableLayout {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 500px;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.dateHeading {
	font-size: 13px;
	font-weight: bolder;
}

