BODY{
  font-family: Verdana, sans-serif;
  font-size: 12px;
  margin: 0;
}

a {text-decoration: none; color: #CA0250; }
a:hover {text-decoration: underline;}

a.special_link {padding: 2px 3px; text-decoration: underline; color: #CA0250; font-weight: bold; margin: 5px 3px;}
a:hover.special_link {text-decoration: none; background-color: #CA0250; color: #fff;}


#wrapper {width: 960px; margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 20px; text-align: left;}
div.clear {clear: both;}
#header {height: 40px; line-height: 40px; font-size: 22px; font-weight: bold; background-color: #E95C47; color: #fff; padding: 0px 5px; border-bottom: 3px solid #6B2E44;}
#footer {height: 25px; line-height: 25px; background-color: #E95C47; color: #fff; padding: 0px 5px; border-top: 2px solid #6B2E44; margin-top: 30px; font-size: 11px;}
#footer a{padding: 2px 3px; text-decoration: underline; color: #fff;}
#footer a:hover{color: #E95C47; background-color: #fff; text-decoration: none;}

h1 {margin: 0px; margin-top: 5px; margin-bottom: 10px; color: #52A3E0;}
h2 {margin: 0px; margin-bottom: 5px; color: #52A3E0;}
h3 {margin: 0px; margin-bottom: 5px; color: #52A3E0;}
hr {color: #52A3E0;}

#left_form {float: left; width: 650px; margin-right: 10px;}
#left_form span {font-style: italic; color: #7D9EC0; display: block;}
#left_form input {width: 200px; float: left;}
#left_form div.form_row {margin-bottom: 5px;}
#left_form input.btn {float: none; cursor:pointer; border:outset 1px #ccc; background:#999; color:#666; font-weight:bold; padding: 1px 2px; background:url(img/formbg.gif) repeat-x left top; width: 150px; margin-left: 100px;}
#left_form label.form_label {float: left; width: 100px; font-weight: bold;}
#left_form div.form_holder {padding: 5px; border: 2px solid #52A3E0; margin-top: 5px; margin-bottom: 10px;}
#left_form div.infoSite {border: 2px solid #666666; padding: 5px; width: 610px; margin-bottom: 10px; background-color: #fff; margin-top: 2px;}
a.info_link {color: #0076A3; text-decoration: underline; padding: 2px 3px;}
a:hover.info_link {background-color: #fff;}
#left_form div.site_details_row {padding: 2px 0px; margin-bottom: 2px;}
#right_suggest {float: left; width: 300px; }
#right_suggest input.btn {float: right; cursor:pointer; border:outset 1px #ccc; background:#999; color:#666; font-weight:bold; padding: 1px 2px; background:url(img/formbg.gif) repeat-x left top; width: 100px; margin-left: 10px; margin-bottom: 5px;}
#right_suggest div.history_search {padding: 3px; border: 1px solid #666666; margin-bottom: 10px; color: #666666;}


