﻿body {
	background: #fff;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.3;
}
#container {
	margin: auto;
	padding-top: 2.1em;
	text-align: left;
	width: 728px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.3;
	letter-spacing: 0.1ex;
}
#container #about h3 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bolder;
	line-height: 1.3;
	color: #0066CC;
	font-size: medium;
}
h2 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.3;
	color: #0066CC;
}
#container h1 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.3;
	color: #0066CC;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
#container a:link {
	color: #0066CC;
	text-decoration: none;
}
#container a:hover {
	color: #CC3300;
	text-decoration: none;
}
#container #about {
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.3;
	font-size: small;
	letter-spacing: 0.1ex;
}

#container #about  #show_result {
	margin: auto;
	font-weight: bold;
	width: 500px;
	text-align: center;
	}

#search label {
	vertical-align: baseline;
}
#search fieldset {
	padding: 15px;
	margin-bottom: 1.5em;
	background: #eee;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	text-align: center;
}
#search input {
	font-family: "lucida sans unicode", "lucida grande", helvetica, arial, sans-serif;
	padding: 3px;
}
#ads {
	text-align: center;
}
#footer {
	border-top: thin #C0C0C0 solid;
	text-align: center;
	font-size: small;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
#footer a:link {
	color: #0066CC;
	text-decoration: none;
}
#footer a:hover {
	color: #CC3300;
	text-decoration: none;
}
#search .results {
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: x-large;
	color: #333333;
	margin-top: 50px;
	letter-spacing: 0.1ex;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
     background:#ffffff;
     text-decoration:none;
}
#search .results a:link {
	color: #0066CC;
	text-decoration: none;
}
#search .results a:hover {
	color: #CC3300;
	text-decoration: none;
}
#monitor_desc {
	font-family: Arial, Verdana, sans-serif;
}
#search .results #displayText {
	font-family: Arial, Verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
#keeptrying_box {
	margin: auto;
	width : 550px;
	height: 300px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font: 0.8em Arial, Helvetica, Sans-serif;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
}
#keeptrying_box div {
	padding: 0.2em 0.5em;
}
#keeptrying_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}
#keeptrying_box #title {
	font-size: medium;
	font-weight: bold;
}
#keeptrying.label {
	vertical-align: baseline;
}
#keeptrying_box #form {
	text-align: center;
	margin: auto;
	width: 100%;
}
#keeptrying_box #email {
	width: 279px;
	vertical-align: baseline;
}
#keeptrying_box #show {
	color: #FF0000;
	font-weight: bold;
}
#keeptrying_box #show .success {
	color: #0066CC;
	font-weight: bold;
}
#contact_form {
	width: 500px;
	margin: auto;
}
#contact_form .form_labels {
	float: left;
	width: 100px;
	padding-bottom: 10px;
}
#contact_form .form_fields {
	float: left;
	width: 325px;
	padding-bottom: 10px;
}
#contact_form .form_fields input {
	width: 300px;
}
#contact_form .form_fields textarea {
	width: 300px;
	height: 200px;
}
#contact_form .form_fields input.button {
	width: 125px;
}
