﻿/* CSS layout */
#masthead {
	background-color: #000000;
	border: thin solid #000000;
	padding: 0px;
	margin: 0px;
	width: 800px;
}
#top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #FF9933;
	border: thin solid #000000;
	padding: 0px;
	margin: 0px;
}
.edge_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFCC00;
	border-right-style: solid;
	border-left-style: solid;
	border-width: thin;
	border-color: #000000;
	background-color: #000000;
	width: 200px;
	vertical-align: top;
}
#page_content {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFCC;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF9900;
	background-color: #000000;
	border: thin solid #000000;
	text-align: right;
}
#login {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.before_picture {
	vertical-align: top;
}
.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}
.p_margin {
	text-indent: 30px;
	margin: 0px 10px 0px 10px;
	text-align: justify;
}
.page_title {
	font-size: x-large;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.errortext {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 30px;
	font-weight: bold;
}
.fineprint {
	font-size: small;
	padding-right: 10px;
	padding-left: 10px;
}
html>body #coolmenu a {
	width: auto;
}
#contentmenu table {
	border-style: 0;
	border-color: 0;
	font-family: Arial;
		font-size: medium;
		font-weight: normal;
		color: #000000;
		background-color: #FF9900;
		border-width: 0px;
		padding: 0px;
		margin: 0px;
		width: 100%;
}
#contentmenu a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: block;
}
#contentmenu a:hover {
	color: #FF9900;
	background-color: #000000;
}
#contentmenu td {
	padding: 3px;
	margin: 0px;
	width: 33.3%;
	text-align: center;
}
#coolmenu a {
	border-width: thin;
	border-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	padding: 2px 4px 2px 2px;
	margin: 2px 0px 2px 0px;
	width: 100%;
	display: block;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: inherit;
	border-bottom-style: solid;
	border-left-style: inherit;
}
#coolmenu a:hover {
	border-color: #FF9900;
	color: #FF9900;
	background-color: #000000;
}
#adbar {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}
.TextAds {
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.TextAds table {
	border: thin solid #000000;
	width: 99%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.TextAds thead a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: block;
}
.TextAds thead a:hover {
	color: #FF9900;
	background-color: #000000;
}
.TextAds thead td {
	border: thin solid #000000;
	background-color: #FF9900;
	font-weight: bold;
}
.TextAds tbody td {
	text-align: left;
	vertical-align: top;
}
.TextAds tfoot td {
	border: thin solid #000000;
	background-color: #FF9900;
	font-weight: bold;
	width: 25%;
	text-align: center;
}
.TextAds tfoot a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: block;
}
.TextAds tfoot a:hover {
	color: #FF9900;
	background-color: #000000;
}
.BizTextAds {
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.BizTextAds table {
	border: thin solid #000000;
	width: 99%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.BizTextAds thead a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: block;
}
.BizTextAds thead a:hover {
	color: #00CCFF;
	background-color: #000000;
}
.BizTextAds thead td {
	border: thin solid #000000;
	background-color: #00CCFF;
	font-weight: bold;
}
.BizTextAds tbody td {
	text-align: left;
	vertical-align: top;
}
.BizTextAds tfoot td {
	border: thin solid #000000;
	background-color: #00CCFF;
	font-weight: bold;
	width: 25%;
	text-align: center;
}
.BizTextAds tfoot a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: block;
}
.BizTextAds tfoot a:hover {
	color: #00CCFF;
	background-color: #000000;
}
.UBizTextAds {
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.UBizTextAds table {
	border: thin solid #000000;
	width: 99%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.UBizTextAds thead a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: block;
}
.UBizTextAds thead a:hover {
	color: #FF66FF;
	background-color: #000000;
}
.UBizTextAds thead td {
	border: thin solid #000000;
	background-color: #FF66FF;
	font-weight: bold;
}
.UBizTextAds tbody td {
	text-align: left;
	vertical-align: top;
}
.UBizTextAds tfoot td {
	border: thin solid #000000;
	background-color: #FF66FF;
	font-weight: bold;
	width: 25%;
	text-align: center;
}
.UBizTextAds tfoot a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: block;
}
.UBizTextAds tfoot a:hover {
	color: #FF66FF;
	background-color: #000000;
}
.BoldParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	border-style: solid;
	border-width: thin;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 40px;
	margin-left: 40px;
	position: relative;
}
.Rotator {
    text-align:right;
    float:right;
}
.ImageTop {
    padding-top:3px;
}
.SearchOutput {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
}
.OutputTitle {
	border: thin solid #000000;
	background-color: #FF9900;
	font-weight: bold;
}
.OutputTitle a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: block;
}
.OutputTitle a:hover {
	color: #FF9900;
	background-color: #000000;
}

