﻿body {
	font-family: Arial;
	font-size: small;
	background-color: #FFFFFF;
	margin: 0;
	color: #000000;
}
a:hover {
	color: red;
}
a:link {
	color: blue;
}
a:visited {
	color: blue;
}
tr.hidden {
	display: none;
}
tr.shown {
}
div.centered {
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: small;
}
div.centered table {
	margin: 0 auto;
	text-align: left;
}
td.nowrap {
	white-space: nowrap;
}
img {
	border-style: none;
	border-width: 0px;
}
.arial8 {
	font-family: Arial;
	font-size: x-small;
}
.arial10 {
	font-family: Arial;
	font-size: small;
}
table.rateform {
	border: thin solid #808080; 
	font-family: Arial; 
	font-size: small; 
	text-align:left; 
	white-space: nowrap; 
	background-color: #FFFFFF; 
	border-collapse: collapse;
}
table.rateform td {
	white-space: nowrap; 
	border: thin solid #C0C0C0
}
.resform {
	font-family: Arial;
	font-size: small;
}
.style8 {
	font-family: Tahoma, Arial;
	font-size: x-small;
}
.style10 {
	font-family: Tahoma, Arial;
	font-size: small;
}
.menu1 {
	font-family: Arial;
	color: #0000FF;
	font-size: small;
	font-weight: bold;
	border: 2px solid #808080;
	padding: 1px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	white-space: nowrap;
}
.rateselect {
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	background-color: #FFFFE0;
	color: #FF8000;
}
.footer {
	font-family: Arial;
	font-size: small;
	text-align: center;
	color: #0000FF;
	font-weight: bold;
}
.copynote {
	color: #000000;
	font-size: xx-small;
	font-weight: normal;
	font-family: Arial;
	text-align: center;
}
.affiliatelink {
	color: #C0C0C0;
	font-size: xx-small;
	font-weight: normal;
	font-family: Arial;
}
.shortlist {
	border: 1px solid #800080;
	font-family: Arial;
	font-size: 8pt;
	color: #800080;
	background-color: #D4D0C8;
}
.mytable {
	font-family: Tahoma, Arial;
	font-size: small;
	text-align: left;
	border-collapse: collapse;
}
.cellcenter {
	text-align: center;
	white-space: nowrap;
}

