/* CSS Document */

.bb {font-family: Tahoma;; font-size: 24px;
color: #000000; text-align: center;
font-weight: bold;
 }
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
 P {FONT-SIZE: 13pt; FONT-FAMILY: Arial,Tahoma,Verdana;
 }
.bbc {font-family: arial,helvetica,sans-serif; 
font-size: 16px; 
color: #000; 
text-align: center;}
.bbc20 {font-family: arial,helvetica,sans-serif; 
font-size: 24px; 
color: #000;}
.fontsize {  font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.smaller {  font-size: 7px}
.size4 {  font-family: Times New Roman, Times, serif; font-size: 19px; font-weight: bold}
.toptype {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}
.size3 {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold}
.yellow {  font-family: Arial, Helvetica, sans-serif; background-color: #FFFF00}
.styletitle {font-family: Tahoma; font-weight: bold; color: #000080; font-size: 28px; }
OL {
	FONT-SIZE: 13pt; FONT-FAMILY: Arial,Tahoma,Verdana; TEXT-ALIGN: left
}
UL {
	FONT-SIZE: 13pt; FONT-FAMILY: Arial,Tahoma,Verdana; TEXT-ALIGN: left
}
LI {
	FONT-SIZE: 13pt; FONT-FAMILY: Arial,Tahoma,Verdana; TEXT-ALIGN: left
}

.HL {
	BACKGROUND: #ffff00; COLOR: #000000;
	font-size:13px;
	font-family:verdana, arial, helvetica, sans-serif;
	padding:10px;
}
H1.sales{
	font-weight:normal !important;
	font-size:38px;
	font-family:impact, tahoma, verdana, arial, helvetica;
	color:#333399;
	letter-spacing:-1px;
	text-align:center;
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 16pt; COLOR: #000000; FONT-FAMILY: Tahoma,Arial,Helvetica; TEXT-ALIGN: center
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 15pt; COLOR: #D70305; FONT-FAMILY: Tahoma,Arial,Helvetica; TEXT-ALIGN: center
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; FONT-FAMILY: Tahoma,Arial,Helvetica; TEXT-ALIGN: center
}
H5 {
	FONT-WEIGHT: bold; FONT-SIZE: 13pt; COLOR: #ff0000; FONT-FAMILY: Tahoma,Arial,Helvetica
}
H6 {
	 FONT-SIZE: 10pt; FONT-FAMILY: Tahoma,Arial,Helvetica
}
p.text:first-letter 
{
font-size: xx-large;
padding: 2px;
float: left;
}
.style46 {font-size: 16px}
.style11 {color: #FF0000}
.style45 {font-family: Arial, Helvetica, sans-serif}
.maintable {
	background-color: white;
}
HR {
    height:5px;
    background:#000000;  
   }
.submitbutton {
	font-size: 14pt; 
	font-family: Arial; 
	letter-spacing: -1; 
	font-weight: bold; 
	width: 360; 
	height: 40
}
.box_lt_grey {
	background-color: #FFFFCC;
	}

.contain {
	background-color: #000000;
	}
	
.highlight_yellow {
	background-color: #FFFF00;
	line-height: normal;
}
td.sp {background-color: transparent;}
table.priceless  {
  width: 750px;
  margin: auto;
  border: 2px solid green;
  font-weight: bold;
}
.priceless td {
  padding: 3px;
  border: #009 1px solid;
}

td.priceless {
  background-color: #FFC;
  color: green;
}
.bodytextblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
BODY {
background-color: #FFFFFF;
	background-repeat:repeat-x; 
	}
/*** Nav bar styles ***/

ul.nav,
.nav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

ul.nav{
	display: table;
}
ul.nav li{
	display: table-cell;
	position: relative;
	padding: 2px 6px;
}

ul.nav li ul{
/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	max-width: 40ex;
	margin-left: -6px;
	margin-top: 2px;
}

ul.nav li:hover ul{
/*When hovered, make them appear*/
	display : block;
}

.nav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 2px 10px;
}

/*** Menu colors (customizable) ***/

ul.nav,
.nav ul,
.nav ul li a{
	background-color: #fff;
	color: #369;
}


ul.nav li:hover,
.nav ul li a:hover{
	background-color: #369;
	color: #fff;
}

ul.nav li:active,
.nav ul li a:active{
	background-color: #036;
	color: #fff;
}

ul.nav,
.nav ul{
	border: 1px solid #369;
}

.nav a{
	text-decoration: none;
}
.black_box {

	width: 570px;

	padding: 10px;

	border: solid 1px #000000;

	margin-left: 42px;
	
	margin-right:42px;

	margin-bottom: 15px;

}

.black_box_title {

	font-weight: bold;

	color: #FFFFFF;

	font-size: 24px;

	text-align: center;

	padding: 5px;

	background-color: #000000;

	margin-bottom: 10px;

	height: 33px;

	padding-top: 12px;

	clear: both;

}
.black_box_title2 {

	font-weight: bold;

	color: #FFFFFF;

	font-size: 24px;

	text-align: center;

	padding: 5px;

	background-color: #000000;

	margin-bottom: 10px;

	height: 50px;

	padding-top: 12px;

	clear: both;

}


.black_box_text {

	padding: 0 20px;

}

.black_box_hot_bonus {

	text-align: center;

	

}

.black_box_hot_bonus img {

	float: left;

	margin-left: 170px;

	margin-top: -12px;

	position: relative;

}

.black_box .big_black,

.black_box .big_red {

	font-size: 20px;

	font-weight: bold;

	text-align: center;

}

