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

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

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

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

H1 {
display: inline;
font-family: arial;
font-size: 16px;
font-weight: bold;
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:none; color: #3183B1;}
.plain a:hover {color:#3183B1; text-decoration: underline;}

.fine_white {text-decoration: none; color: white; font-family: verdana;  font-size: 10px; font-weight: none;}
.fine_white a {text-decoration:none; color: #6A88DE;}
.fine_white a:hover {color:white; text-decoration: underline;}



.bg_world {background-image:url('images/bg_world.png'); background-repeat: repeat-x;}

.white_11 {text-decoration: none; color: white; font-family: arial;  font-size: 11px;}

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

.white_plain {text-decoration: none; color: white; font-family: verdana;  font-size: 11px;}
.white_plain a {text-decoration:none; color: white;}
.white_plain a:hover {color:#00FFFF; text-decoration: none;}

.fine_blue {text-decoration: none; color: #6DEAFD; font-family: verdana;  font-size: 10px;}

.headline {text-decoration: none; color: black; font-family: arial;  font-size: 18px;}
.header2 {background-image:url('images/header2.png'); background-repeat: no-repeat;}
.header3 {background-image:url('images/header3.png'); background-repeat: no-repeat;}

.nav {text-decoration: none; color: white; font-family: arial;  font-size: 12px;}
.nav a {text-decoration:none; color: white;}
.nav a:hover {color:#6DEAFD; text-decoration: underline;}
.nav {background-image:url('images/bg_nav.jpg'); background-repeat: repeat-x;}

.nav_hilite {text-decoration: none; color: white; font-family: arial;  font-size: 12px;}
.nav_hilite a {text-decoration:none; color: white;}
.nav_hilite a:hover {color:#6DEAFD; text-decoration: underline;}
.nav_hilite {background-image:url('images/bg_nav_hilite.jpg'); background-repeat: repeat-x;}

.footer {text-decoration: none; color: #c0c0c0; font-family: verdana;  font-size: 10px;}
.footer a {text-decoration:none; color: #c0c0c0;}
.footer a:hover {color:#6DEAFD; text-decoration: none;}

.fineprint {text-decoration: none; color: #6A88DE; font-family: verdana;  font-size: 10px;}
.fineprint a {text-decoration:underline; color: #6A88DE;}
.fineprint a:hover {color:#6A88DE; text-decoration: none;}


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

.panel {text-decoration: none; color: white; font-family: verdana;  font-size: 14px;}
.panel a {text-decoration:none; color: blue;}
.panel a:hover {color:blue; text-decoration: underline;}
.panel {background-image:url('images/panel.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>
*/


