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

div.hr { 
width: 100%; 
height: 1px; 
background: white;
line-height: 1px; 
font-size: 1px;  
} 

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

.title_2 {text-decoration: none; color: black; font-family: 'Georgia', serif; font-weight: bold;  font-size: 18px;}

.plain_black {text-decoration: none; color: black; font-family: verdana; line-height: 1.2; font-size: 12px;}
.plain_black a {color:black; text-decoration: none;}
.plain_black a:hover {color:#800000; text-decoration: underline;}

.black {text-decoration: none; color: black; font-family: verdana; line-height: 1.2; font-size: 12px; font-weight: bold;}
.black a {color:black; text-decoration: none;}
.black a:hover {color:#800000; text-decoration: underline;}

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

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

.title {text-decoration: none; color: black; font-family: verdana; font-weight: bold; font-size: 14px;}

.nav {text-decoration: none; color: white; font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; font-weight: bold;  font-size: 14px;}
.nav a {text-decoration:none; color: white;}
.nav a:hover {color:#4ABBFF; text-decoration: none;}
.nav {background-image:url('images/tab_middle.jpg'); background-repeat: repeat-x;}

.top_nav {text-decoration: none; color: #c0c0c0; font-family: verdana; font-weight: bold;  font-size: 12px;}
.top_nav a {text-decoration:none; color: #c0c0c0;}
.top_nav a:hover {color:white; text-decoration: none;}

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

.bg_mid {background-image:url('images/bg_mid.jpg'); background-repeat: repeat-x;}
.bg_header {background-image:url('images/bg_char_2.jpg'); background-repeat: repeat-x;}
.bg_char {background-image:url('images/bg_char.jpg');}
.bg_supreme {background-image:url('images/bg_supreme.jpg'); background-repeat: no-repeat;}
.bg_supreme_fade {background-image:url('images/bg_supreme_fade.jpg'); background-repeat: no-repeat;}
.bg_quote {background-image:url('images/bg_quote.jpg');}



.over {
position:relative;
left:0px;
top:-200px;
z-index: 1;
}

/* ROLLOVER DATA CELL */
.btnav {text-decoration: none; color: #5D562C; font-family: verdana; font-weight: bold; font-size: 11px;}
.btnav a {text-decoration:none; color: #74A9DF;}
.btnav a:hover {color:#000000; text-decoration: none;}
.btnav { background-color: #000000; 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>
*/

table.menu a { 
width:125px; 
border:0px solid #A7A89A; 
} 

div.menu a {
color: #000000; 
background: #ffffff; 
text-decoration:none; 
font-size:12px;
font-weight: bold; 
line-height:16px; 
font-family: verdana;
padding: 5px 8px;
}

div.menu a:link {
color: #ffffff; 
background: #000000; 
}

div.menu a:active { 
color: #6BA2DB;
background: #000000; 
}

div.menu a:visited {
color: #ffffff; 
background: #000000; 
}

div.menu a:hover {
color: #6BA2DB;
background: 333333; 
border:0px solid #000000; 
}

