body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0A091B;
	line-height: 20px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	text-align: left;
}
body2 {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #900;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #900;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 24px;
}
h3 {
	font-size: 24px;
	color: #FAB728;
	line-height: 30pt;
}
h4 {
	font-size: 14px;
	color: #DC9605;
	line-height: 20px;
}
h5 {
	font-size: 18px;
	color: #DC9605;
	line-height: 24px;
}h6 {
	font-size: 24px;
	color: #DC9605;
	line-height: 30px;
}
.hd7 {
	font-size: 12px;
	font-style: oblique;
	line-height: 18px;
	color: #333;
}

.box1 {
	border-color: #C7BE93;
	border-style: single;
	width: auto;
	height: auto;
	padding: 5;
	border: thin;
 }
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003C7A;
	letter-spacing: normal;
	word-spacing: normal;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #F0474B;
}
ul#menu {
  width: 190px;
  list-style-type: none;
  padding-left: 5px;  
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}
ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 15px;
}
ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #b9a894;
}

ul#menu a.active {
  color: #E4232F;
  font-weight: bold;
}


.listingTitle
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}

.listingTitle_small
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
}

.listingDetail_blue 
{
    color: #416CC7;
    font-family: Arial;
    font-size: 9pt;
}

.listingDetail_edit 
{
    font-family: Arial;
    font-size: 9pt;
}

.listingDetail_edit_small
{
    font-family: Arial;
    font-size: 8pt;
}

.listingDetail_blue_small
{
    color: #416CC7;
    font-family: Arial;
    font-size: 8pt;
}
