@import url("style2.css");
p            { font-family: Arial, Helvetica; font-size: 10pt; color: black}
li           { font-family: Arial, Helvetica; font-size: 10pt; color: black}
ol           { font-family: Arial, Helvetica; font-size: 10pt; color: black}
ul           { font-family: Arial, Helvetica; font-size: 10pt; color: black}
a:name       { font-family: Arial, Helvetica; font-size: 10pt; color: black}

body         { color: black; font-family: Arial, Helvetica; text-decoration: none; font-size: 10pt }
a:link       { color: purple; font-family: Arial, Helvetica; font-weight: bold; text-decoration: underline; font-weight: bold }
a:visited    { color: #A70d31; font-family: Arial, Helvetica; font-weight: bold; text-decoration:  underline; font-weight: bold  }
a:active     { color: #999999; font-family: Arial, Helvetica; font-weight: bold; text-decoration: none; font-weight: bold  }
A:hover 	 { color: #999999 }
h5      	 { left-margin: 20pt; padding-left:20px; font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold; color: purple }
h4      	 { left-margin: 20pt; padding-left:20px; font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold; color: purple }
h3      	 { left-margin: 20pt; padding-left:20px; font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold; color: purple }
h2      	 { left-margin: 20pt; padding-left:20px; font-family: Arial, Helvetica; font-size: 14pt; font-weight: bold; color: purple }
h1      	 { padding-left:20px; font-family: Arial, Helvetica; text-decoration: none; font-size: 16pt; color: purple }
address      { font-family: Arial, Helvetica; font-size: 10pt; color: black}
option       { font-family: Arial, Helvetica; font-size: 10pt; color: black}
select       { font-family: Arial, Helvetica; font-size: 10pt; color: black}
input        { font-family: Arial, Helvetica; font-size: 10pt; color: black}
hr           { color: gray; text-align:center; width:150}

.navtable {
	left: 0px;
	top: 0px;
}

.standard{
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
	left-margin: 5pt;
	right-margin: 0pt; 
	padding-left:10px; 
	padding-right:0px
	}
	
.promo{
	background-position: 150 0; 
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-size: 8pt;
	color: #000000;
	left-margin: 60pt;
	right-margin: 0pt; 
	padding-left:180px; 
	padding-right:0px; 
	text-align:left; 
	padding-top:150px; 
	background-image:url('../images/promo-background.jpg'); 
	background-repeat:no-repeat
	}	
.content{
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
	left-margin: 30pt;
	right-margin: 0pt; 
	padding-left:40px; 
	padding-right:0px; 
	text-align:left; 
	padding-top:0px
	}
.contentbullets{
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
	left-margin: 10pt;
	right-margin: 0pt; 
	padding-left:10px; 
	padding-right:0px; 
	text-align:left; 
	padding-top:0px; list-style-type:decimal
	}
	
.News{
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
	left-margin: 10pt;
	right-margin: 10pt; 
	padding-left: 10px; 
	padding-right: 5px; 
	text-align:left; 
	padding-top:0px; 
	width:155;
	}	
	
.FullPrice{
	font-family: 'Arial';
	font-size: 14pt;
	color: #800080;
	font-weight:bold
	}

.Price{
	font-family: 'Arial';
	font-size: 14pt;
	color: #FF0000;
	font-weight:bold
	}
	
.OldPrice{
	font-family: Arial;
	font-size: 12pt;
	color: #808080;
	text-decoration:line-through; 
	font-style:italic
	}