a:link {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active{
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.Normal:link {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	color: #C00000;
	text-decoration: none;
}
a.Normal:visited {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	color: #C00000;
	text-decoration: none;
}
a.Normal:hover {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	color: #C00000;
	text-decoration: underline;
}
a.Normal:active{
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	color: #C00000;
	text-decoration: none;
}
.MainText {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #555555;
}
.Heading {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #1E5687;
	font-weight: bold;
}
.SubHeading {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E5687;
}
.Title {
	background-color: #F5F5F5;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.InnerTitle {
	background-color: #F5F5F5;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.Listing {
	background-color: #EBEBEB;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.SubBannerText {
	color: #7F3325;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	top: 145px;
	left: 0px;
	width: 100%;
}

input {
	color: #555555;
}

select {
	color: #555555;
}

textarea {
	color: #555555;
}
