body {
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	color: #CCCCCC;
	margin: 0px;
	font-size:1em;
}

p {
font-size: 1em;
}


table {
font-size:100%;
}

td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em !important;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #FFFFFF;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.highlight_box {
	padding: 3px 10px;
	background-color: #888890;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 100%;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

#backgroundHighlight{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	color: #cccccc;
	background-color: #888890;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

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

a:visited {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #666699;
	text-decoration: underline;
}
.bottom_navigation {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #a6cb29;
	width: 800px;
	padding-top: 20px;
	margin-top: 20px;
}
.box1 {
	background-color: #888890;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.sold {
	color: #CC0000;
	padding: 10px;
	margin: 0px;
}
.contact_box {
	padding: 3px;
	background-color: #888890;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
}
.highlight {
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	color: #cccccc;
	background-color: #888890;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.white {
	color: #FFFFFF;
}
.padRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.highlightBlue {
	color: #666699;
}
.body100 {
	font-size: 100%;
}
