.bodystyle { background-color: #000000;
			 background-image: url('/images/bg_main.jpg');
			 background-repeat: repeat;
			 margin-top: 0px;
			 margin-left: 0px;
			 margin-bottom: 0px;
			 vertical-align: top;
			 width: 800px;
			 border-left: thin solid #000000;
			 padding: 0 0 0 0;
	}
	
.nav		{ font-family: Helvetica, Arial, Sans-Serif;
			  font-size: 11px;
			  font-weight: bold;
			  color: #666666;
			 }
.nav a:link { text-decoration: none; color: #666666; }
.nav a:visited { text-decoration: none; color: #666666; }
.nav a:hover { text-decoration: none; color: #ff2d00; }
.nav a:active { text-decoration: none; color: #ff2d00; }


.nav2		{ font-family: Helvetica, Arial, Sans-Serif;
			  font-size: 10px;
			  font-weight: bold;
			  color: #000000;
			 }
.nav2 a:link { text-decoration: none; color: #000000; }
.nav2 a:visited { text-decoration: none; color: #000000; }
.nav2 a:hover { text-decoration: none; color: #ffffff; }
.nav2 a:active { text-decoration: none; color: #ff2d00; }


.body_hdr    {  font-family: Helvetica, Arial, Sans-Serif;
			  font-size: 24px;
			  font-weight: 500;
			  color: #ffffff;
			  margin-left: 35px;
			 }	

.body_text 	{  font-family: Arial, Sans-Serif;
			  font-size: 92%;
			  font-weight: normal;
			  color: #ffffff;
			  margin-left: 35px;
			  line-height: 1.25;
			  letter-spacing: 0.04em;
			  word-spacing: normal;
			 }	
.body_text a:link { text-decoration: none; color: #ff2d00; }
.body_text a:visited { text-decoration: none; color: #ff2d00; }
.body_text a:hover { text-decoration: none; color: #ffffff; }
.body_text a:active { text-decoration: none; color: #ff2d00; }

.body_text2 	{  font-family: Arial, Sans-Serif;
			  font-size: 100%;
			  font-weight: normal;
			  color: #ffffff;
			  line-height: 1.25;
			  letter-spacing: 0.04em;
			  word-spacing: normal;
			 }	
.body_text2 a:link { text-decoration: none; color: #777777; }
.body_text2 a:visited { text-decoration: none; color: #777777; }
.body_text2 a:hover { text-decoration: none; color: #ffffff; }
.body_text2 a:active { text-decoration: none; color: #ffffff; }

			 
.img_text	{  font-family: Helvetica, Arial, Sans-Serif;
			  font-size: 10px;
			  font-weight: 400;
			  color: #cccccc;
			 }	
.img_text a:link { text-decoration: none; color: #ff2d00; }
.img_text a:visited { text-decoration: none; color: #ff2d00; }	
.img_text a:hover { text-decoration: none; color: #ffffff; }
.img_text a:active { text-decoration: none; color: #ff2d00; }

.text-rt	{ font-family: Arial, Sans-Serif;
			  font-size: 77%;
			  font-weight: 200;
			  color: #666666;
			  letter-spacing: 0.03em;
			  word-spacing: normal;
			  line-height: 1.25;
			 }		  
.text-rt a:link { text-decoration: none; color: #666666; }
.text-rt a:visited { text-decoration: none; color: #666666; }
.text-rt a:hover { text-decoration: none; color: #cccccc; }
.text-rt a:active { text-decoration: none; color: #666666; }

.text-rt-on	{ font-family: Arial, Sans-Serif;
			  font-size: 100%;
			  font-weight: 200;
			  color: #ff2d00;
			  letter-spacing: 0.03em;
			  word-spacing: normal;
			  line-height: 1.25;
			 }		  
.text-rt-on a:link { text-decoration: none; color: #cccccc; }
.text-rt-on a:visited { text-decoration: none; color: #cccccc; }
.text-rt-on a:hover { text-decoration: none; color: #666666; }
.text-rt-on a:active { text-decoration: none; color: #cccccc; }

.text-rt-red	{ font-family: Arial, Sans-Serif;
			  font-size: 85%;
			  font-weight: 200;
			  color: #ff2d00;
			  line-height: 1.25;
			 }		  

.footer		{ font-family: Arial, Sans-Serif;
			  font-size: 10px;
			  font-weight: 200;
			  color: #dadada;
			  line-height: 18px;
			  letter-spacing: 0.04em;
			  word-spacing: normal;
			}
.footer a:link { text-decoration: none; color: #ff2d00; }
.footer a:visited { text-decoration: none; color: #ff2d00; }
.footer a:hover { text-decoration: none; color: #ffffff; }
.footer a:active { text-decoration: none; color: #ff2d00; }

.footer2		{ font-family: Arial, Sans-Serif;
			  font-size: 10px;
			  font-weight: 200;
			  color: #dadada;
			  line-height: 18px;
			  letter-spacing: 0.04em;
			  word-spacing: normal;
			}
.footer2 a:link { text-decoration: none; color: #ffffff; }
.footer2 a:visited { text-decoration: none; color: #ffffff; }
.footer2 a:hover { text-decoration: none; color: #ff2d00; }
.footer2 a:active { text-decoration: none; color: #ff2d00; }
			
.ro_bpp	 { display: inline;
		  width: 206px;
		  height: 161px;
		  background-image: url('images/bpp1.jpg') 0 0 no-repeat;
		  border: 0px;
		  text-decoration: none;
		  }

.ro_bpp	a:link	{ background-image: url('images/bpp1.jpg') 0 0 no-repeat;
		  border: 0px;
		  text-decoration: none;
		 }
.ro_bpp a:hover	{ background-image: url('images/bpp2.jpg'); text-decoration: none;}

.points		{ margin: 0 0 0 10px;
		}
		
ul.points li { color: #ff2d00;
 			   list-style-type: disc; 
		} 


