@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #eeeeff;
}
table {
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}
#offers {
	font-size: 12px;
}
#offers a {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a {
	color: #000000;
}

td {
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
}
#copy {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#states a {
	color: #666666;
	text-decoration: none;
}
#states a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

strong {
	color: #666666;
}

#main {
	border: 1px solid #000000;
	background-image: url(imgs/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 100px;
	background-color: #FFFFFF;
}
.dir {
	font-size: 10px;
}
.dir a {
	font-size: 12px;
	display: block;
	padding-top: 10px;
	padding-bottom: 4px;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#us_form_td {
	width: 330px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#us_form_table {
	height: 300px;
	background-image: url(imgs/bg_us_form_table.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
	.submitbuttonClass {
	color:#ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#4455bb;
	border:1px solid;
	border-top-color:#112288;
	border-left-color:#112288;
	border-right-color:#112288;
	border-bottom-color:#112288;

   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#aaffffff',EndColorStr='#bb112288');}
#counter {
	margin-top: 10px;
	}
#counter img {
  display:none;
}

#flag {
	height: 90px;
	width: 130px;
	margin-left: 120px;
}
#flag img {
	border: 1px solid #666666;
}
