<!--
body {
background-color: #35374C;
background-image:url('images/slate_blue.png'); 
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

ul
  {
  margin-top: 5px;
  margin-bottom: 5px;
  }

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

H1 {
display: inline;
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: black;
}

/*
line-height: 1.6;

REPLACE LIST BULLET WITH IMAGE
ul { list-style-image: url("images/blue_bullet.png") }
*/

form {margin-top: 0px; margin-bottom: 0px;}
input {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}
select {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}
textarea {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}

.plain {text-decoration: none; color: black; font-family: verdana; line-height: 1.3; font-size: 12px;}
.plain a {text-decoration:underline; color: #000040;}
.plain a:hover {color:white; text-decoration: none; background-color: #35374C;}

.plain_2 {text-decoration: none; color: black; font-family: verdana; line-height: 1.3; font-size: 12px;}
.plain_2 a {text-decoration:underline; color: #000040;}
.plain_2 a:hover {color:white; text-decoration: none;}

.headline {text-decoration: none; color: #162658; font-family: verdana; font-weight: bold; font-size: 14px;}

.white {text-decoration: none; color: white; font-family: verdana; font-weight: bold; font-size: 11px;}
.white a {text-decoration:underline; color: white;}
.white a:hover {color:#B3FB17; text-decoration: underline;}

.label {text-decoration: none; color: black; background-color:yellow; font-family: verdana; font-weight: bold; font-size: 12px;}

.top {text-decoration: none; color: #BCD7F5; font-family: verdana; font-weight: bold; font-size: 12px;}
.top a {text-decoration:none; color: #BCD7F5;}
.top a:hover {color:#01F959; text-decoration: underline;}
.top {background-image:url('images/bg_dots.png'); background-repeat: no-repeat;}

.top_temp {text-decoration: none; color: #BCD7F5; font-family: verdana; font-weight: bold; font-size: 12px;}
.top_temp a {text-decoration:none; color: #BCD7F5;}
.top_temp a:hover {color:#01F959; text-decoration: underline;}

.fine {text-decoration: none; color: black; font-family: verdana; font-size: 10px;}

.title {text-decoration: none; color: #1A2A42; font-family: verdana; font-weight: bold; font-size: 12px;}

.nav {text-decoration: none; color: #BCD7F5; font-family: arial; font-weight: bold;  font-size: 12px;}
.nav a {text-decoration:none; color: #BCD7F5;}
.nav a:hover {color:#01F959; text-decoration: underline;}

.featured {text-decoration: none; color: #BCD7F5; font-family: arial; font-weight: bold;  font-size: 12px;}
.featured a {text-decoration:none; color: #01F959;}
.featured a:hover {color:#01F959; text-decoration: underline;}

.footer {text-decoration: none; color: #BCD7F5; font-family: verdana;  font-size: 10px;}
.footer a {text-decoration:none; color: #BCD7F5;}
.footer a:hover {color:#01F959; text-decoration: underline;}

.bookmark {text-decoration: none; color: #808080; font-family: verdana;  font-size: 10px;}
.bookmark a {text-decoration:none; color: #808080;}
.bookmark a:hover {color:#2F2C34; text-decoration: none;}


/* ROLLOVER DATA CELL */
.btnav {text-decoration: none; color: #5D562C; font-family: verdana;  font-size: 11px;}
.btnav a {text-decoration:none; color: #5D562C;}
.btnav a:hover {color:#025655; text-decoration: none; font-weight: bold;}
.btnav { background-color: #E5DEB4; border: 0px #000000 solid;} 
/*
<td class=btnav onmouseover="style.backgroundColor='#CFC596';" onmouseout="style.backgroundColor='#E5DEB4'" width=192 height=27>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/rarrow.png" border=0 alt=""><a href="#"> IMPERDIET</a></td>
*/

