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

body {
background-color: #5ba4dd;
background-image:url('images/bg_x.gif'); 
background-repeat: repeat-y;
margin-top: 15px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

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

H2 {
display: inline;
font-family: verdana;
font-size: 14px;
font-weight: bold;
color: #004172;
}

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

/*line-height: 1.6;*/

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: #2B2B2B; font-family: verdana; line-height: 1.4;  font-size: 12px;}
.plain a {text-decoration:underline; color: blue;}
.plain a:hover {color:blue; text-decoration: none;}

.plain_2 {text-decoration: none; color: #2B2B2B; font-family: verdana; font-size: 12px;}
.plain_2 a {text-decoration:none; color: black;}
.plain_2 a:hover {color:black; text-decoration: underline;}

.plain_3 {text-decoration: none; color: #2B2B2B; font-family: verdana; font-size: 12px;}
.plain_3 a {text-decoration:underline; color: blue;}
.plain_3 a:hover {color:blue; text-decoration: none;}



.bevo {text-decoration: none; color: #2B2B2B; font-family: verdana;  font-size: 11px;}
.bevo a {text-decoration:underline; color: blue;}
.bevo a:hover {color:blue; text-decoration: none;}
.bevo {background-image:url('images/bg_bevo.png'); background-repeat: no-repeat;}

.navy {text-decoration: none; color: navy; font-family: verdana; line-height: 1.4;  font-size: 12px;}
.navy a {text-decoration:none; color: blue;}
.navy a:hover {color:blue; text-decoration: underline;}

.headline {text-decoration: none; color: #004172; font-family: verdana; line-height: 1.4; font-size: 18px; font-weight: bold;}

.fine {text-decoration: none; color: #2B2B2B; font-family: verdana; font-size: 10px;}
.fine a {text-decoration:none; color: blue;}
.fine a:hover {color:blue; text-decoration: underline;}

.nav {text-decoration: none; color: #0F3F5D; font-family: verdana;  font-size: 11px; font-weight: bold;}
.nav a {text-decoration:none; color: #0F3F5D;}
.nav a:hover {color:white; text-decoration: none; background-color: #0C88C5;}

.white {text-decoration: none; color: white; font-family: verdana;  font-size: 12px; font-weight: bold;}

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

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

/* 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>
*/


