/*
<link href="style.css" rel="stylesheet" type="text/css"> 
<style type="text/css"></style>
*/

body {
background-color: black;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

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: 12px;
font-weight: normal;
color: #DBDFE5
line-height: 2;
}

form {margin-top: 0; margin-bottom: 0;}
input {text-decoration: none; color: black; font-family: verdana;  font-size: 11;}
select {text-decoration: none; color: black; font-family: verdana;  font-size: 11;}
textarea {text-decoration: none; color: black; font-family: verdana;  font-size: 11;}

.plain {text-decoration: none; color: black; font-family: verdana;  font-size: 12;}
.plain a {text-decoration:none; color: blue;}
.plain a:hover {color:blue; text-decoration: underline;}

.sil {background-image:url('images/sil.jpg');}

.fine {text-decoration: none; color: #DBDFE5; font-family: verdana;  font-size: 10;}

.headline {text-decoration: none; color: #DBDFE5; font-family: arial; font-size: 18; font-weight: bold;}

.elevator_2 {text-decoration: none; color: #DBDFE5; font-family: verdana; line-height: 1.6;  font-size: 12;}
.elevator_2 a {text-decoration:none; color: #60c55b;}
.elevator_2 a:hover {color:#DBDFE5; text-decoration: underline;}

.elevator {text-decoration: none; color: #DBDFE5; font-family: verdana; line-height: 2;  font-size: 12;}
.elevator a {text-decoration:none; color: #DBDFE5;}
.elevator a:hover {color:#60c55b; text-decoration: none;}

.footer {text-decoration: none; color: #ECBCBA; font-family: verdana;  font-size: 10;}
.footer a {text-decoration:none; color: #ECBCBA;}
.footer a:hover {color:white; text-decoration: none;}

.footer_2 {text-decoration: none; color: #ECBCBA; font-family: verdana;  font-size: 10;}
.footer_2 a {text-decoration:none; color: #60c55b;}
.footer_2 a:hover {color:white; text-decoration: none;}

.green_grad {text-decoration: none; color: black; font-family: verdana;  font-size: 11;}
.green_grad a {text-decoration:none; color: black;}
.green_grad a:hover {color:white; text-decoration: none;}
.green_grad {background-image:url('images/green_grad2.jpg');}

.inactive {text-decoration: none; color: black; font-family: verdana;  font-size: 11;}
.inactive a {text-decoration:none; color: black;}
.inactive a:hover {color:white; text-decoration: none;}

.selected {text-decoration: none; color: black; font-family: verdana;  font-size: 11;}
.selected a {text-decoration:none; color: white;}
.selected a:hover {color:white; text-decoration: none;}

/* ROLLOVER DATA CELL */
.btnav {text-decoration: none; color: #5D562C; font-family: verdana;  font-size: 11;}
.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>
*/


