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

body {
background-color: white;
/*background-image:url('images/check.gif');*/
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: 14px;
font-weight: normal;
color: #404040
}

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: #000040; font-family: verdana;  font-size: 11px;}
.plain a {text-decoration:none; color: blue;}
.plain a:hover {color:blue; text-decoration: underline;}

.12 {text-decoration: none; color: #000040; font-family: verdana; line-height: 1.5; font-size: 12px;}
.12 a {text-decoration:none; color: blue;}
.12 a:hover {color:blue; text-decoration: underline;}

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

.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;}

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

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

.news {text-decoration: none; color: #2F2C34; font-family: verdana;  font-size: 11px;}
.news a {text-decoration:none; color: #2F2C34;}
.news a:hover {color:blue; text-decoration: none; background-color: #FCE9E9;}

.news_2 {text-decoration: none; color: black; font-family: verdana;  font-size: 11px;}
.news_2 a {text-decoration:none; color: black;}
.news_2 a:hover {color:black; text-decoration: none; background-color: #90C5FF;}

.news_orange {text-decoration: none; color: #2F2C34; font-family: verdana;  font-size: 11px;}
.news_orange a {text-decoration:none; color: white;}
.news_orange a:hover {color:black; text-decoration: none; background-color: #C16C19;}

.news_blue {text-decoration: none; color: white; font-family: verdana;  font-size: 11px;}
.news_blue a {text-decoration:none; color: white;}
.news_blue a:hover {color:#0472E2; text-decoration: none;}



.news_orangex a:hover {color:black; text-decoration: none; background-color: #C16C19;}

.footer {text-decoration: none; color: #000040; font-family: verdana;  font-size: 10px;}
.footer a {text-decoration:none; color: #000040;}
.footer a:hover {color:#0472E2; text-decoration: underline;}

.footer_orange {text-decoration: none; color: black; font-family: verdana;  font-size: 10px;}
.footer_orange a {text-decoration:none; color: black;}
.footer_orange a:hover {color:#0472E2; text-decoration: underline;}

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

.trial {background-image:url('images/bg_trial.png'); background-repeat: no-repeat;}
.bg_top {background-image:url('images/bg_top.png'); background-repeat: no-repeat;}
.bg_top_orange {background-image:url('images/bg_top_orange.png'); background-repeat: no-repeat;}
.bg_top_blue {background-image:url('images/bg_top_blue_2.png'); background-repeat: no-repeat;}
.bg_lion {background-image:url('images/bg_lion.png'); background-repeat: no-repeat;}
.powder {background-image:url('images/powder.png');}

/* ROLLOVER DATA CELL */
.btnav {text-decoration: none; color: #2F3183; font-family: verdana;  font-size: 11px; font-weight: bold;}
.btnav a {text-decoration:none; color: #575BFD;}
.btnav a:hover {color:navy; text-decoration: none; font-weight: bold;}
.btnav { background-color: #C3C4FF; border: 0px #000000 solid;} 

.btnav_orange {text-decoration: none; color: #2F3183; font-family: verdana;  font-size: 11px; font-weight: bold;}
.btnav_orange a {text-decoration:none; color: white;}
.btnav_orange a:hover {color:white; text-decoration: none; font-weight: bold;}
.btnav_orange { background-color: #7A3801; border: 0px #000000 solid;} 

.btnav_blue {text-decoration: none; color: #2F3183; font-family: verdana;  font-size: 11px; font-weight: bold;}
.btnav_blue a {text-decoration:none; color: white;}
.btnav_blue a:hover {color:white; text-decoration: none; font-weight: bold;}
.btnav_blue { background-color: #90C5FF; border: 0px #000000 solid;} 

.btnav_orange_1 {text-decoration: none; color: #2F3183; font-family: verdana;  font-size: 11px; font-weight: bold;}
.btnav_orange_1 a {text-decoration:none; color: white;}
.btnav_orange_1 a:hover {color:white; text-decoration: none; font-weight: bold;}
.btnav_orange_1 { background-color: #C16C19; 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>
*/


