/*
<link href="style.css" rel="stylesheet" type="text/css"> 
<style type="text/css"></style>
*/

body {
background-color: WHITE;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-image:url('/images/bg_grad_full.png');
}

ul
  {
  margin-top: 10;
  margin-bottom: 10;
  }

H2 {
display: inline;
font-family: arial;
font-size: 17;
font-weight: normal;
color: #FD9F4B
}

H1 {
display: inline;
font-family: Verdana;
font-size: 14px;
font-weight: normal;
color: #404040
a {text-decoration:none; color: blue;}
a:hover {color:#854202; text-decoration: underline;}
}
input {text-decoration: none; color: black; font-family: verdana;  font-size: 12;}
form {margin-top: 0; margin-bottom: 0;}

.plain {text-decoration: none; color: black; font-family: verdana;  font-size: 12; font-weight: normal;}
.plain a {color: blue; text-decoration: underline;}
.plain a:hover {color:#FF0000; text-decoration: none;}


.bg_map {text-decoration: none; color: #404040; font-family: verdana;  font-size: 12; font-weight: normal;}
.bg_map a {color: blue; text-decoration: underline;}
.bg_map a:hover {color:#FF0000; text-decoration: none;}
.bg_map {background-image:url('/images/bg_map.png');}

.headline {text-decoration: none; color: navy; font-family: verdana;  font-size: 16; font-weight: bold;}
.headline a {color: blue; text-decoration: underline;}
.headline a:hover {color:#FF0000; text-decoration: none;}

.nav1 {text-decoration: none; color: black; font-family: verdana;  font-size: 12; font-weight: bold;}
.nav1 a {color: black; text-decoration: none;}
.nav1 a:hover {color:white; text-decoration: underline;}

.nav2 {text-decoration: none; color: black; font-family: verdana;  font-size: 12; font-weight: normal;}
.nav2 a {color: black; text-decoration: none;}
.nav2 a:hover {color:blue; text-decoration: underline;}

.white_link {text-decoration: none; color: #404040; font-family: verdana;  font-size: 14; font-weight: bold;}
.white_link a {color: white; text-decoration: none;}
.white_link a:hover {color:black; text-decoration: underline;}

.footer {text-decoration: none; color: white; font-family: verdana;  font-size: 10;}
.footer a {color: white; text-decoration: none;}
.footer a:hover {color:white; text-decoration: underline;}

.headerlinks {text-decoration: none; color: black; font-family: verdana;  font-size: 10;}
.headerlinks a {color: black; text-decoration: none;}
.headerlinks a:hover {color:red; text-decoration: underline;}

.panel3 {background-image:url('/images/panel3.png');}

.header {background-image:url('/images/header.png');}


