body, h1, h2, h3, h4, h5, h6, p, div, table, form {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

body {
	background: white;
}

p {
	margin: 0 0 1em 1em;
	color: #444;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

strong {
/*	white-space: nowrap; */
	font-weight: bold;
}

div#nav {
	line-height: 18px;
	padding-left: 5px;
}

div#nav h1 {
	font-size: 10pt;
	display: inline;
	font-weight: bold;
}

div#nav form {
	display: inline;
}

div#nav select {
	font-size: 8pt;
}

div#nav p {
	display: inline;
	white-space: nowrap;
	margin: 0;
}

div#pages {
	font-size: 8pt;
}

div.related {
	float: right;
	clear: right;
	width: 160px;
	margin: 5px 3px;
}

div.related h3 {
	font-weight: bold;
	color: black;
	font-family: sans-serif;
	letter-spacing: -1px;
}

table.sections {
	margin: 0 0.5% 5px;
	padding: 1px 1px 2px;
	width: 98%;
}

table.news_sections {
	margin: 0px 0.5% 5px;
	padding: 1px 1px 2px;
	width: 98%;
}

div.db, div#pages {
	text-align: center;
	padding: 2px;
	margin: 10px 5%;
}

#db input, #db select, div.section input {
	font-size: 8pt;
}

div.section input.text {
	width: 256px;
}

input.shorttext {
	width: 128px;
}

#db select {
	font-weight: bold;
}

div.section, div.ad {
	margin: 0 170px 16px 40px;
}

div.ad a {
	text-decoration: none;
}

div.ad h3 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 0;
}

div.ad p {
	margin: 0;
	font-size: 10px;
	line-height: 12px;
}

div.section table {
	font-size: 9pt;
}

div.section table td {
	margin: 0;
	vertical-align: top;
}

td.section_mm {
	padding: 0 5px 5px;
}

td.section_tl, td.section_tm, td.section_tr,
td.section_ml, td.section_mr,
td.section_bl, td.section_bm, td.section_br {
	font-size: 1pt;
	padding: 0;
}

td.section_tl, td.section_ml, td.section_bl,
td.section_tr, td.section_mr, td.section_br {
	width: 8px;
}

td.section_tl, td.section_tm, td.section_tr,
td.section_bl, td.section_bm, td.section_br {
	height: 8px;
}

p.small_right, div.section p.sponsored, div.section p.registered {
	margin: 0 1em;
	text-align: right;
	font-size: 6pt;
	font-family: small fonts;
	cursor: default;
}

a.sponsored, a.sponsored:visited {
	color: #aa4;
}

div.section p.sponsored {
	color: #aa4;
	font-size: 7pt;
	font-weight: bold;
}

div.section p.registered {
	color: #a44;
	font-size: 7pt;
	font-weight: bold;
}

p.small_right a {
	font-size: 7pt;
	font-weight: bold;
}

div.section_inside {
	margin-left: 4px;
	display: none;
}

input.button, input.button_green {
	color: white;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	padding: 1px;
}

span.count {
	font-size: smaller;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	font-size: 18pt;
}

h1 {
	cursor: default;
}

h3, h4
{
	overflow: hidden;
}

h2 {
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
	font-family: Times, serif;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

h2 a {
	display: block;
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	width: 100%;
	color: white;
	letter-spacing: -1px;
	margin: 0;
	padding: 1px;
/*	text-decoration: underline; */
	cursor: default;
}

h3 {
	letter-spacing: -1px;
	margin-top: 4px;
	margin-bottom: 2px;
}

div.section h3, div.section h2 {
	font-family: Times, serif;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 16pt;
	margin: 0 0 10px;
	text-align: left;
}

.section_dyn, .section_dyn:visited {
	font-family: Times, serif;
	text-decoration: none;
	font-size: 7pt;
}

form h3 {
	display: inline;
}

h4 {
	display: inline;
	font-size: 8pt;
}

div#footer {
	margin: 20px 0;
	text-align: center;
	clear: right;
}

div#footer p {
	margin: 0;
	font-size: 8pt;
}

div#footer a {
	color: #888;
	text-decoration: none;
	cursor: default;
}

div#footer hr {
	height: 2px;
	border: 1px solid #888;
}

div#subfooter {
	display: none;
}

th {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding-right: 4px;
	white-space: nowrap;
	width: 1%;
}

table.news_sections th {
	width: 1%;
	padding: 0 4px 3px 2px;
	vertical-align: baseline;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
}

th.date {
	color: #232;
	border-top: 1px solid #898;
}

table.news_sections td {
	padding: 0 0 3px 4px;
	vertical-align: baseline;
}

table.news_sections h2 {
	margin: 0;
}

table.news_sections h3 {
	display: inline;
	letter-spacing: 0;
}

table.sections td {
	vertical-align: top;
	padding: 2px;
}

div.cross_section
{
	float: right;
	clear: none;
}

div.news {
	margin: 0 170px 0 20px;
	padding: 0 16px;
}

div.print {
	margin: 0 20px 0 20px;
	padding: 0 16px;
}

h2.print {
	margin: 10px 36px 20px 56px;
	text-align: left;
}

div.news p, div.print p {
	color: black;
	text-align: justify;
	padding: 0;
	margin: 0 0 1em;
}

div.news strong, div.print strong {
	white-space: normal;
}

span.nav_char {
	font-family: Times, serif;
	font-size: 8pt;
}

div.news h3, div.print h3 {
	letter-spacing: 0;
	font-size: 12pt;
	color: black;
	padding: 0;
	margin: 0 0 1em;
}

div.print p {
	font-family: Times, serif;
	font-size: 12pt;
}

div.print h3 {
	font-family: Times, serif;
	font-size: 14pt;
}

h3.available, input.available {
	color: #040;
}

h3.wanted, input.wanted {
	color: #800;
}

a.red, a.red:visited {
	color: #800;
}
a.green, a.green:visited {
	color: #050;
}
a.gray, a.gray:visited {
	color: #222;
}
a.blue, a.blue:visited {
	color: #008;
}

.ssl_lock {
	width: 14px;
	height: 18px;
	vertical-align: bottom;
}
