a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: Red;
	text-decoration: none;
}

a:active {
	color: Red;
	text-decoration: none;
}

li {
	margin-left: -24px;
	line-height: 17px;
}

ol {
	list-style-type: disc;
}

ul {
	list-style-type: disc;
}

/* body controls the overall page look */
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;	
}

/* h1 controls the h3 title tag */
h1 {
	color: #CC0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

/* h2 controls the h3 title tag */
h2 {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* h3 controls the h3 title tag */
h3 {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* hr controls the horizontal rule */
hr {
	color: #CCCCCC;
	height: 1px;
	margin-bottom: 0px;
	width: 100%;
}

/* input controls the input boxes */
input {
	border: 1px solid #CED7D9;
	color: Black;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
	background: url(images/formfield_bg.jpg) repeat-x bottom;
}

/* select controls the select boxes */
select {
	background-color: #E9EEEE;
	border: 1px solid #CED7D9;
	color: Black;
	font-family: Verdana, Arial, Helvetica, san-serif;
	background: url(images/formfield_bg.jpg) repeat-x bottom;
	font-size: 11px;
	font-weight: normal;
}

textarea {
	background-color: #E9EEEE;
	border: 1px solid #CED7D9;
	color: Black;
	font-family: Verdana, Arial, Helvetica, san-serif;
	background: url(images/formfield_bg.jpg) repeat-x bottom;
	font-size: 11px;
	font-weight: normal;
}

.contentarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 15px 15px 15px 15px;
}

.listingdescription {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}

.footer a:link {
	color: #000000;
	text-decoration: none;
}

.footer a:visited {
	color: #000000;
	text-decoration: none;
}

.footer a:hover {
	color: Red;
	text-decoration: underline;
	background-color: transparent;
}

.footer a:active {
	color: Red;
	text-decoration: underline;
	background-color: transparent;
}

/* Submit changes the look and feel of the Buttons */
.submit {
	background-color: #CC0000;
	border: 1px solid #990000;
	color: White;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	background-image: none;
}

.pictureframe {
	border: 1px solid #CCCCCC;
}

.pictureframel {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

.pictureframer {
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}

.breadcrumbs {
	font-size: 9px;
}

.warning {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.address {
	background-color: White;
	background: url(images/formfield_bg.jpg) repeat-x bottom;
	padding: 3px 3px 3px 3px;
	border: 1px solid #CCCCCC;
	line-height: 17px;
}

.agentbox {
	background-color: White;
	background: url(images/formfield_bg.jpg) repeat-x bottom;
	padding: 3px 3px 3px 3px;
	border: 1px solid #CCCCCC;
	line-height: 17px;
}

/* BEGIN style10 */
 #navcontainer
{
margin: 0;
padding: 0 0 0 0;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #FFF;
}

#navcontainer li
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer a
{
color: #444;
width: auto;
display: block;
text-decoration: none;
background: url(images/navbar_bg.jpg) repeat-x;
margin: 0;
padding: 2px 11px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #CCCCCC;
}

#navcontainer a:hover, #navcontainer a:active { 
color: #CC0000;
display: block;
background: url(images/navbar_bg_on.jpg) repeat-x;
}

#navcontainer a.active:link, #navcontainer a.active:visited
{
position: relative;
z-index: 102;
color: Black;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav ul
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav li
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav a
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }

/* END style10 */

/* BEGIN style5 */
#vnavcontainer
{
width: 180px;
padding: 0 0 1em 0;
margin-top: 15px;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
color: #000;
}

#vnavcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#vnavcontainer li
{
border-bottom: 1px solid #CCCCCC;
margin: 0;
}

#vnavcontainer li a
{
display: block;
padding: 3px 3px 5px 0.5em;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
background-color: #CC0000;
color: White;
text-decoration: none;
width: 100%;
font-weight: bold;
}

html>body #vnavcontainer li a { width: auto; }

#vnavcontainer li a:hover
{
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
background-color: #CC0000;
color: White;
font-weight: bold;
}

#vnavcontainer li li
{
border-bottom: none;
margin: 0;
}

#vnavcontainer li li a
{
display: block;
padding: 1px 5px 1px 1em;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
background: url(images/navbar_bg.jpg) repeat-x;
color: Black;
text-decoration: none;
width: 100%;
font-weight: normal;
}

#vnavcontainer li li a:hover
{
background: url(images/navbar_bg_on.jpg) repeat-x;
color: #CC0000;
font-weight: normal;
}

/* END style5 */



.tableborder {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.tablehead {
	background-color: #000080;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
	border-bottom: 1px solid #CCCCCC;
}
 
.tablesubhead {
	background-color: #E5E5E5;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	border-bottom: 1px solid #CCCCCC;
}

.tablerow {
   font-weight: normal;
	color: Black;
	border-bottom: 1px solid #DADADA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.lefttablecol {
	background-color: #EEEEEE;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	}
	
.righttablecol {
	padding-left: 5px;
	}