body {
background-color: #274070;
/*background-image:url('images/bg_vito.png'); 
background-repeat: repeat-x;
*/
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

ul
  {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  }

H2 {display: inline; text-decoration: none; color: #0C275C; font-family: arial;  font-size: 18px; font-weight: bold;}

H1 {
display: inline;
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #C0C0C0;
}

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

.img_right{float:right; padding-left:20px; padding-bottom:10px;}

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

.readmore {background-image:url('images/readmore_button.png'); background-repeat: no-repeat; text-align:center; padding-top:2px; color:white; font-family: verdana; font-size: 12px; font-weight:bold;}
.readmore a {color:white; text-decoration:none;}
.readmore a:hover {color:#9BBBFD; text-decoration:none;}

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

.plain_2 {text-decoration: none; color: #C0C0C0; font-family: verdana; line-height: 1.3; font-size: 11px;}
.plain_2 a {text-decoration:none; color: #C0C0C0;}
.plain_2 a:hover {color:#31A77F; text-decoration: none;}

.heading {text-decoration: none; color: #0C275C; font-family: arial;  font-size: 14px; font-weight: bold;}

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

.footer {text-decoration: none; color: white; font-family: verdana;  font-size: 10px;}
.footer a {text-decoration:none; color: white;}
.footer a:hover {color:white; 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;}

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

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

