@charset "utf-8";
/* CSS Document */

body {
	background-color: #cdcdcd;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
}
.bottom-dotted{
	border-bottom:#5F564F dotted 1px; }
.top-dotted{
	border-top:#5F564F dotted 1px; }
.background_table {
	background-color: #ffffff;
	background-image: url(images/gradient_top.jpg);
	background-repeat: repeat-x;
	background-position: top center}
.bottom_offer {
	font-size: 11px;
	color: #666666;}
.arial_24 {
	font-size: 24px;
	color: #333333;}
.arial_11 {
	font-size: 11px;
	color: #3c3c3c;}
a:link {
	color: #FF9900;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #FF9900;}
a:hover {
	text-decoration: underline;}
a:active {
	text-decoration: none;}
