a {
        color: #FFFFFF;
}
a:link {
        color: #FFFFFF;
}
a:visited {
        color: #FFFFFF;
}
a:hover {
        color: #000000;
        background: #FFFFFF;
        text-decoration: underline;
}
a:active {
        color: #FFFFFF;
}
body,td,th {
        font-family : tahoma, verdana, arial, helvetica;
        font-size : 11px;
        color: #FFFFFF;
}
body {
        background-color: #FFFFFF;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
form { display: inline; }

.footerlinks{
        color: #000000;
}
.footerlinks:link {
        COLOR: #000000;
}
.footerlinks:visited {
        COLOR: #000000;
}
.footerlinks:hover {
        COLOR: #000000;
        background: #FFFFFF;
        text-decoration: underline;
}
.footerlinks:active  {
        COLOR: #000000;
}
hr {
        margin: 0;
        padding: 0;
	height: 1px;
        border: 0;
	color: #000000;
}
textarea {
        font-family: tahoma, verdana, arial, helvetica;
        font-size: 11px;
}
select {
        font-family: tahoma, verdana, arial, helvetica;
        font-size: 11px;
}
input.width {
        width: 200px;
        font-family: tahoma, verdana, arial, helvetica;
        font-size: 11px;
}
select.width {
        width: 204px !important; /* ie and ff both render select box widths wrong? */
        width: 206px;
        font-family: tahoma, verdana, arial, helvetica;
        font-size: 11px;
}
textarea.width {
        width: 330px;
        height: 100px;
        font-family: tahoma, verdana, arial, helvetica;
        font-size: 11px;
}
table.info td {
        padding: 4px 0 0;
}
table.info td.label {
        width: 100px;
}
table.info td.title {
        margin: 0;
        padding: 4px 0;
        color: #fff;
        font-weight: bold;
        text-align: center;
        background: #000000;
}
table.info td.calc {
        margin: 0;
        padding: 0px 0;
        color: #fff;
        background: #000000;
}
table.info td.calchead {
        margin: 0;
        padding: 1px 0;
        color: #fff;
        background: url('/images/calcbg.jpg');
}
table.info td.featuredtitle {
        margin: 0;
        padding: 4px 0;
        color: #fff;
        font-weight: bold;
        text-align: center;
        background: #FF6600;
}
div.navbar a {
        padding: 0px 15px 0px 15px;
        color: #FFFFFF;
        text-decoration: none;
}
div.navbar a:hover {
        color: #000000;
        background: #FFFFFF;
        text-decoration: none;
}
.alt1 {
        background-color: #444444;
}
.alt2 {
        background-color: #333333;
}
.featured {
        background-color: #555555;
	border-bottom: 1px solid #FF0000;
}
div.featured {
        top: 0px;
        margin: 0px;
        padding: 5px;
        width: 10px;
        height: 90px;
        color: #FFFFFF;
        font-size: 10px;
        line-height: 11px;
        text-align: center;
        background: #ff6600;
}
div.search {
        position: relative;
        margin: 0;
        padding: 8px 10px;
        color: #FFFFFF;
        line-height: 11px;
        background: #333333;
}
.resultsbar {
        margin: 0;
        padding: 9px 4px;
        color: #FFFFFF;
        line-height: 8px;
        background: #444444;
	border-bottom: 4px solid #616161;
}
.resultsbar2 {
        margin: 0;
        padding: 9px 4px;
        color: #FFFFFF;
        line-height: 4px;
        background: #444444;
        border-top: 4px solid #616161;
}
.pages, .pagelinks {
        position: relative;
        margin: 0;
        padding: 8px 10px;
        color: #fff;
        line-height: 11px;
        background: #333333;
}
.pagelinks a {
        padding: 0px 2px 0px 2px;
        color: #FFFFFF;
        text-decoration: none;
}
.pagelinks a:hover, a.current {
        color: #000000;
        background: #FFFFFF;
        text-decoration: none;
}
table.compare td {
        border-left: 1px solid #444444;
}
table.compare td.label {
        border-left: 0;
        font-weight: bold;
}
span.status1, span.status2, span.status3 {
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 0px;
        padding-bottom: 4px;
        color: #fff;
        font-weight: bold;
}
span.status1 {
        background: #393;
}
span.status2 {
        background: #FF6600;
}
span.status3 {
        background: #c00;
}
