TD{
	font-family : Verdana,Arial,sans-serif;
	font-size : 8pt;
	color: #484848; 
}

TD.bottom{
	font-family : Verdana,Arial,sans-serif;
	font-size : 8pt;
	color: #ffffff; 
}

BODY{
	font-family : Verdana,Arial,sans-serif;
	font-size : 8pt;
	color: #484848;
}

A{
		font-weight : bold;
		text-decoration : none;
		color: #649ed9;
	}
	A:VISITED{
		color: #649ed9;
	}
	A:HOVER{
		color: #e69322;
	}
.head1{
	font-size : 10pt;
	font-weight : bold;
	color: #649ed9;
}
.head2{
	font-size : 12pt;
	font-weight : bold;
	color: #000000;
}	
.redhead{
	font-size : 10pt;
	font-weight : bold;
	color: #982133;
}

.small{
	font-size : 9pt;
	color: #7c7a7a;
}
.small2{
	font-size : 8pt;
	color: #000000;
}
.small3{
	font-size : 7pt;
	color: #000000;
}

.A2{
		font-size : 9pt;
		text-decoration : none;
		color: #E48F16;
	}
	.A2:VISITED{
	    font-size : 9pt;
		text-decoration : none;
		color: #649ed9;
	}
	.A2:HOVER{
	    font-size : 9pt;
		text-decoration : none;
		color: #649ed9;
	}
	
	.A3{
		font-size : 7pt;
		text-decoration : none;
		color: #5A9FDB;
	}
	.A3:VISITED{
		color: #F4D8BD;
	}
	.A3:HOVER{
		color: #f8f8f8;
	}

.bottom{
	font-size : 7pt;
	color: #F4D8BD;
}

.rates{
    font-family : Verdana,Arial,sans-serif;
	font-size : 8pt;
	color: #000000;
}

.checkout{
    border: 1px solid #555;
    background: #222;
    font-size: 8pt;
    color: #ddd;
}

#rate td{
    border-bottom: 1px solid #ddd;
}


#rate_titles td{
    background: #ccc;
    padding: .2em;
}
.message{
	font-family : Verdana,Arial,sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #dadada;
}
