﻿body {
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	color:#333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

td {
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	color:#333333;
}

td.rates {
	background-color:#FFFFFF;
}

a.plain	{
	font-family:Verdana,Arial,Helvetica;
	text-decoration:underline;
}

a.plain:hover {
	font-family:Verdana,Arial,Helvetica;
	text-decoration:underline;
}

a {
	font-family:Verdana,Arial,Helvetica;
	color:#E56510;
	text-decoration:underline;
}

a:hover {
	font-family:Verdana,Arial,Helvetica;
	text-decoration:underline;
}

a.bottomnav {
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	color:#666666;
}

a.bottomnav:hover {
	font-family:Verdana,Arial,Helvetica;
}

li {
	list-style-type:square;
}

li.plain {
	list-style:decimal;
}

.text {
	font-family:Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}

.copyright {
	font-family:Verdana,Arial,Helvetica;
	font-size:10px;
	color:#333333;
}

font.head1 {
	font-family:Verdana,Arial,Helvetica;
	font-weight:bold;
	font-size:11px;
}

font.head2 {
	font-family:Verdana,Arial,Helvetica;
	font-size:14px;
	font-weight:bold;
}

.results {
	font-family:Verdana,Arial,Helvetica;
	font-size:10px;
	background-color:#FFFFFF;
}

.required {
	color: #CC0000;
}

.button {
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	border-right:#000000 1px outset;
	border-top:#999999 1px outset;
	border-left:#999999 1px outset;
	cursor:hand;
	color:#000000;
	border-bottom:#000000 1px outset;
	background-color:#DDDECF;
}
	
.style1 {
	color:#CC0000;
	font-style:italic;
}

.vechead {
	color:#9CD6E6;
	font-weight:bold
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}.tableborder {
	border: 1px double #CCCCCC;
}

.WebNotice
{
    font-weight: bold;
    color: red;
}

.MesssageTextStyle
{
    font-weight: bold;
    font-size: 8.3pt;
}

.GeneralPrompt
{
    font-weight: bold;
    color: black;
    text-align: right;
    vertical-align: top;
}

.PaymentTableBG
{
    background-color: #f2f2f2;
}

.ExchangePaymentInfoHeader
{
    color: #ffffff;
    background-color: #004000;
    font-weight: bold;
    font-size: 8.5pt;
}

.RentalPaymentInfoHeader
{
    color: #ffffff;
    background-color: #6699cc;
    font-weight: bold;
    font-size: 8.5pt;
}

.ConfirmationPrompt
{
    font-weight: bold;
    color: navy;
    
}

#ORMDetailContent
{
    position: relative;
    top: 5px;
    left: 5px;
    width: 590px;
}

#ORMDetailForm
{
    position: relative;
    top: 15px;
    left: 5px;
    width: 590px;
    height: 650px;
}

#ORMChoicesGrid
{
    position: relative;
    top: 20px;
    left: 5px;
    width: 590px;
    height: 100%;
}

.ORMTable
{
    background-color: #f2f2f2;
}

