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

body {
	background-color: #202020;
/*background-color: #303030;
/*background-image:url('images/char_grad.jpg'); 
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: 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") }
*/

.featureAd, .featureAd:link, .featureAd:visited {
	color: #990000;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}

.featureAd:hover {
	color: #FFFFFF;
}

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;  font-size: 12px;}
.plain a {text-decoration:underline; color: black;}
.plain a:hover {color:white; text-decoration: none;}

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


.metal {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}
.metal a {text-decoration:underline; color: black;}
.metal a:hover {color:white; text-decoration: none;}
.metal {background-image:url('images/metal.jpg');}

.metal_blue {background-image:url('images/metal_blue.jpg');}

.header {background-image:url('images/header.gif');}

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

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


.white_title {text-decoration: none; color: white; font-family: verdana;  font-size: 14px;}


.nav {text-decoration: none; color: black; font-family: arial; font-size: 12px; font-weight: bold;}
.nav a {text-decoration:none; color: black;}
.nav a:hover {color:white; text-decoration: none;}

/*new style added Feb 09*/
.nav2 {text-decoration: none; color: white; font-family: arial; font-size: 12px; font-weight: bold; text-transform: uppercase; border-right: 1px solid #333333; padding-right: 10px;}
.nav2 a {text-decoration:none; color: white;}
.nav2 a:visited {text-decoration:none; color: white;}
.nav2 a:hover {color: #000000; text-decoration: none;}

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

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


