/*
<link href="style.css" rel="stylesheet" type="text/css"> 
<style type="text/css"></style>
*/

body {
background-color: #4C5D74;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

ul
  {
  margin-top: 10;
  margin-bottom: 10;
  }

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;}
}

H2 {
display: inline;
font-family: arial;
font-size: 18;
font-weight: normal;
color: #404040;
}

H3 {
display: inline;
font-family: arial;
font-size: 18;
font-weight: bold;
color: #014A7F;
}

input {text-decoration: none; color: navy; font-family: verdana;  font-size: 12;}
select {text-decoration: none; color: navy; font-family: verdana;  font-size: 12;}
textarea {text-decoration: none; color: navy; font-family: verdana;  font-size: 12;}
form {margin-top: 0; margin-bottom: 0;}
hr {color: #c0c0c0; height: 1px;}

.plain {text-decoration: none; color: black; font-family: verdana;  font-size: 12;}
.plain a {text-decoration:none; color: blue; text-decoration: underline;}
.plain a:hover {color:#CA6B17; }

.site_map {text-decoration: none; color: black; line-height: 1.7; font-family: verdana;  font-size: 12;}
.site_map a {text-decoration:none; color: blue; text-decoration: underline;}
.site_map a:hover {color:#CA6B17; }

.footer {text-decoration: none; color: white; font-family: verdana;  font-size: 10;}
.footer a {text-decoration:none; color: white;}
.footer a:hover {color:#CA6B17;  text-decoration: underline;}

.fine {text-decoration: none; color: navy; font-family: verdana;  font-size: 10;}

.nav1 {text-decoration: none; color: navy; font-family: arial;  font-size: 12;}
.nav1 a {text-decoration:none; color: navy;}
.nav1 a:hover {color:#CA6B17; text-decoration: underline;}

.nav2 {text-decoration: none; color: navy; font-family: arial;  font-size: 12;}
.nav2 a {text-decoration:none; color: #934E11;}
.nav2 a:hover {color:blue; text-decoration: underline;}

.headline {text-decoration: none; color: #014A7F; font-family: arial; font-size: 22; font-weight: bold}
.white {text-decoration: none; color: white; font-family: verdana;  font-size: 12; font-weight: bold}
.char {text-decoration: none; color: #404040; font-family: verdana;  font-size: 12;}

.header_moving {background-image:url('images/header_moving2.png');}
.header_moving_blue {background-image:url('images/header_moving_blue.png');}
.header_plain {background-image:url('images/header_plain.png');}
.header_plain_blue {background-image:url('images/header_plain_blue.png');}
.frame_left {background-image:url('images/frame_left.png');}
.frame_right {background-image:url('images/frame_right.png');}

.bg_quote {text-decoration: none; color: white; font-family: verdana;  font-size: 12;}
.bg_quote {background-image:url('images/bg_quote.png');}


