@charset "utf-8";

<!--
body,td,th {
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
letter-spacing: .1em;
color: #000000;
}
body {
background-color: #3e5866;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

table,td { padding:0px;margin:0px; }

img { border: 0px; }
img.border { border:1px solid #000; }

a:link {
color: #CA4300;
font-weight: bold;
text-decoration: none;
}
a:visited {
font-weight: bold;
text-decoration: none;
color: #CA4300;
}
a:hover {
font-weight: bold;
text-decoration: underline;
color: #000055;
}
a:active {
font-weight: bold;
text-decoration: none;
color: #FF0000;
}


a.topmenu:link {
color: #fff;
font-weight: bold;
text-decoration: none;
}
a.topmenu:visited {
font-weight: bold;
text-decoration: none;
color: #ccc;
}
a.topmenu:hover {
font-weight: bold;
text-decoration: underline;
color: #000055;
}
a.topmenu:active {
font-weight: bold;
text-decoration: none;
color: #fff;
}

h1,h2,h3,h4,h5,h6 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color:#8e2700;
line-height:100%;
margin:0px;
}
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

a.preowned:link, a.preowned:visited, a.preowned:hover, a.preowned:active { font-size: 14px; color:#fff; font-weight:bold; }

.footer { font-size:10px; }

pre { 
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
letter-spacing: .1em;
color: #000000;
}
.boxtop {
color: #932300;
font-family: Tahoma, Verdana, sans-serif;
font-size: 14px;
text-align:center;
font-weight:bold;
}
.smboxtop {
color: #932300;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
text-align:center;
font-weight:bold;
}
.form {
background-color:#DBDAD8;
}

.specials {
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
letter-spacing: .1em;
color: #ff0000;
font-weight:bold;
}
-->

