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

body {
background-color: #9E9FF9;
background-image:url('../images/bg_vert_gallery.jpg'); 
background-repeat: repeat-x;
margin-top: 10px;
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;*/

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

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

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

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

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

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

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


/* ROLLOVER DATA CELL */
.btnav {text-decoration: none; color: white; font-family: verdana;  font-size: 11px; font-weight: bold;}
.btnav a {text-decoration:none; color: white;}
.btnav a:hover {color:#C62139; text-decoration: none; font-weight: bold;}
.btnav { background-color: #9093DA; 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>
*/


