body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: #ccc;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a, a:visited {
	color: #000;
	font-weight: bold;
}

a:hover {
	color: #000;
}

a img {
	border: 0;
}

form, input {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 12px;
	padding: 6px 2px;
	margin:0;
}
h2 {
	font-size: 12px;
	background:#c7d8e9;
	line-height: 18px;
	clear:both;
	padding-left: 7px;
	margin:20px 0 6px 0;
}

h3 {
	font-size: 12px;
	background:#cccccc;
	line-height: 18px;
	clear:both;
	padding-left: 7px;
	margin:20px 0 6px 0;
}

#leftcol h3, #rightcol h3 {
	line-height: 14px;
	font-size: 11px;
	padding:3px 0 2px 21px;
	margin:12px 0 0;
	color:#fff;
	background: #789cc0 url('images/hbg.gif') no-repeat;
	border-bottom:1px solid #000;
}
h4 {
	font-size: 11px;
	text-align: center;
	color: #000;
	margin:0;
	padding:8px 0;
}
#wrapper {
	margin:0 auto;
	background:#fff;
}

#topmenu {
	line-height: 26px;
	background:#c70823 url('images/fff.gif') repeat-x;
	text-align: center;
	vertical-align: middle;
}
#topmenu, #topmenu a, #topmenu a:visited {
	color:#fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a:hover {
	text-decoration: underline;
}

.links {
	margin: 0;
	padding: 3px 0 0 0;
}
.links li {
	list-style: none;
	margin: 0;
	padding: 3px 6px 2px 14px;
	background:url('images/arr.gif') 6px 5px no-repeat;
}
.links a {
	text-decoration: none;
}
.links a:hover {
	text-decoration: underline;
}

.classifieds {
	margin: 0;
	padding: 3px 0 0 0;
}
.classifieds li {
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 3px 6px 2px 13px;
	background:url('images/arr.gif') 4px 6px no-repeat;
}
.classifieds a {
	text-decoration: underline;
}
.classifieds a:hover {
	text-decoration: underline;
}

#container {
	padding:14px;
	text-align:left;
	width: 100%;
}
#container p {
	padding: 6px 8px;
	margin:0;
}

#leftcol, #rightcol {
	border-left:1px solid #333;
	border-right:1px solid #333;
	text-align:left;
	padding-bottom: 12px;
}
#leftcol p, #rightcol p {
	padding:2px 6px 2px 7px;
	margin: 0;
}

#leftcol {
	background:#c6d2de;
}
#rightcol {
	background:#e7e7e7;
}

#innerrightcol {
	border-right:1px solid #333;
}

.button {
	display: block;
	text-align: center;
}
.button img {
	display: block;
	margin:13px auto 1px;
/*	width: 94px; */
}

#conditions {
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-top:1px solid #000;
}
#conditions th {
	text-align:center;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	padding:4px;
}
#conditions td {
	border-right:1px solid #000;
	padding:2px 4px;
}

#conditions .col1 {
	background:#f0f0f0;
}

#conditions .col2 {
	background:#e0e0e0;
}
#conditions td.col1, #conditions td.col2 {
	text-align:right;
}

#footer {
	background:#c70823;
	text-align: center;
	padding: 10px 0 8px 0;
	color:#fff;
	font-size: 10px;
}
#bottmenu {
	height: 40px;
	vertical-align:text-top;
}
#bottmenu, #bottmenu a, #bottmenu a:visited {
	color:#fff;
	font-weight: bold;
	text-decoration: none;
}
#bottmenu a:hover {
	text-decoration: underline;
}
a.current:visited {color: red;}