<style>
<--

link {
color: #ffffff;
}

a{
	color:#FFFFFF;
}

a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style1 {
	font-size: 9px;
}
.style2 {
	font-size: 10px;
}
.style3 {
	font-size: 12px;
}
.style4 {
	font-size: 14px;
}
.style5 {
	font-size: 16px;
}
.style6 {
	font-size: 18px;
}
.style7 {
	font-size: 24px;
}
.style8 {
	font-size: 36px;
}

body {
	padding:0;
	background:#000000;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: auto;
	max-width: 960px;
}

body,td,th {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

table, td {border-collapse:collapse;}
table, td, img {border:0;}

.content {
	border-right: thin solid Black;
	border-left: thin solid Black;
}

input {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border: 2px inset #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	background-color: #CCCCCC;
}

textarea {
	color: #000000;
	border: 2px inset #AAAAAA;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

select {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #555555;
	background-color: #CCCCCC;
	font-weight: bold;
}

.button {
	border: 1px outset #AAAAAA;
}

.button:hover {
	border: 3px inset #AAAAAA;
	background-color: #999999;
}

.small {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.radio {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 0 solid #555555;
	background-color: #000033;
}

.header_background {
    background: #000000;
}

.footer_background {
    background: #000000;
    border: thin solid Black;
    padding: 1em
}

.menubar_background {
    background: #000000;
}

.left_column {
	background-color: #000033;
}

.leftmenuheader_background {
	color: #ffffff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000066;
}

.leftmenubody_background {
	background-color: #000033;
}

.left_menu {
	background: #000000;
	border: thin solid #FFFFFF;
}

.sale_price {
    color: #ffffff;
}

.original_price {
    text-decoration: line-through;
}

#map {
	position: fixed;
	margin: 10px;
	height: 460px;
	width: 600px;
}

#ContactForm table {
	margin-top: -15px;
	margin-bottom: -15px;
}

</style>
