/* CSS Document */
body {font-family:  Verdana, Arial, Helvetica, sans-serif;
	  background-color: #000000;
	  margin: 2px;
	  }
td {font-size: 12px;}
h1 {font-size: 17px;
	margin: 5px 0px 5px 0px;
	text-align: center;}
	
h1.head {
    font-size: 8px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	text-align: center;
	color: white;}

h2 {font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #333366;
    margin: 5px 0px 5px 0px;}

h3 {font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin: -5px 0px 0px 0px;	
	text-align: center;}		
	
.footer {font-size: 9px;
	  font-weight: normal;
	  text-align: center;
	  line-height: 12px;
	  color: white;}
	  
	  	  
	  	  	  
p {font-family:  Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 15px;}
	
.headerbg {background-image:  url(images/header.jpg);
            background-repeat: repeat-x;}
.t_strip {background-image: url(images/t_strip.jpg);
	  background-repeat: repeat-x;
	  background-color: #ffffff;}

.r_strip {background-image: url(images/r_strip.jpg);
	  background-repeat: no-repeat;
	  background-position: top 6px;}
	  
.sidebg {background-image: url(images/sidebg.jpg);
	  background-repeat: no-repeat;
	  background-position: top right;}	

.smheader { font-size: 9px;}
#tb { font-size: 9px;}

.theader {background-color: #003366; color: white;}	    								  
.theadbg {background-color: #687EAF; color: white;}
.tlistbg {background-color: #D8DDEB;}	  
.ttlistbg {background-color: #B1BCD6;}
.price {font-weight: bold; font-style: italic;}

a {font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;}
							
a:link { color: #6381A9; text-decoration: none }
a:active { color: #6381A9; text-decoration: none }
a:visited { color: #6381A9; text-decoration: none }
a:hover { color: #A4B5CC; text-decoration: underline }



.nav            {font-family:  Arial, Helvetica, sans-serif; 
                 font-size: 11px; 
				 color: white;
				 font-weight: bold;
				 line-height: 16px;}
a.nav:link      {color: white; text-decoration: none;}
a.nav:active    {color: white; text-decoration: none;}
a.nav:visited      {color: white; text-decoration: none;}
a.nav:hover	{color: #cccccc; text-decoration: none;}




ul {font-size: 10px;
    line-height: 13px;
    margin: 0px 10px 0px 25px;
    list-style-type: disc;}
ul.generators {font-size: 12px;
    line-height: 13px;
    margin: 0px 10px 0px 25px;
    list-style-type: disc;}	
ol {margin: 3px 0px 0px 30px;}	  	  
	  
	  








									

