body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.rednav {
	background-color: #CC0000;
	border-top: 1px solid #000000;
	border-right: 0px none #000000;
	border-bottom: 0px none #000000;
	border-left: 0px none #000000;
	vertical-align: bottom;
	height: 0px;
}
.blacknav {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #000000;
}
.NavMain {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	text-align: left;
	
}
.NavMainSub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	margin-left: 2px;
	padding-left: 2px;
	}
	
.NavMainSub2 {
	text-align: center;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../flash/flashbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}

.NavMainSub a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	margin-left: 2px;
	padding-left: 2px;
	text-decoration: none;
}

.NavMainSub a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	text-decoration: none;
	border-right-width: 5em;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 5em;
	border-left-style: solid;
	border-left-color: #000000;
	}
	
.NavMainSub a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	word-spacing: 2em;
	text-align: center;
	background-color: #000000;
	text-decoration: none;
	border-right-width: 5em;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 5em;
	border-left-style: solid;
	border-left-color: #000000;
}

.NavMainSub a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	margin-left: 2px;
	padding-left: 2px;
	text-decoration: none;
	}
	
.bodymainHeader {
	font-family: Tahoma;
	font-size: 18px;
	font-style: oblique;
	font-weight: 900;
	color: #CC0000;
	margin: 3px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: auto;
	width: auto;
	text-align: left;
}
.bodymainBlock {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}


.bodymainBlock img {
	border: 1px ridge #666666;
	margin: 2px;
	padding: 2px;
}

.page_header {
  font-family:  Tahoma, sans-serif;
	color: #CC0000;
	font-weight: 900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.interior_info {
  font-family:  "Trebuchet MS", Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
	color: black;
}

.redline
{
	color: #990000;
	background-color: #CC0000;
	height: 4px;
	font-size: 4px;
}

.sidebox {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	color: #000000;
	margin: 20px;
	padding: 20px;
	background-attachment: scroll;
	background-image: url(/WebImage/sidepanel.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 260px;
}

.sideboxHeader {
	font-family: Tahoma;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.bodymainBlock img#quote {
	border: 0px none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}

.FrameCaption {
	border:1px solid black;
	padding:2px;
}

.ActualCaption {
	color:Black;
	font-weight:bold;
	font-size:smaller;
	line-height:120%;
	position:relative;
	top:-51px;
	left:23px;
}

.totalFrameRight {
	float:right;
	padding-top:1px;
	margin-right:1px;
}

.totalFrameLeft {
	float:left;
	padding-top:1px;
	margin-right:1px;
	}
	
.totalFrameNone {
	padding-top:1px;
	margin-right:1px;
	float:right;
	}

.ActualCaptionMiddleLarge {
	color:Black;
	font-weight:bold;
	font-size:smaller;
	line-height:120%;
	position:relative;
	top:-40px;
	left:-140px;
