body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/images/bg_w.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
#Burst1 {
	position:absolute;
	left:583px;
	top:250px;
	width:98px;
	height:66px;
	z-index:1;
}
#Burst2 {
	position:absolute;
	left:583px;
	top:414px;
	width:98px;
	height:66px;
	z-index:2;
}
.text_small {font-size: 9px}

body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

table.shipping td {
 border:1px solid #000000;
}
 
.LeftNav {
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px;
	font-size: 10px;
}
.LeftNav a:link {
    color: #FFFFFF;
	text-decoration: none;
}
.LeftNav a:visited {
    color: #FFFFFF;
	text-decoration: none;
}
.LeftNav a:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.LeftNav a:active {
    color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.text_body {font-size: 11px}
.text_subhead {font-size: 13px}
.text_headline {
	font-size: 15px;
	font-weight: bold;
}
.text_buynow {font-size: 18px; color: #CC6600; font-weight:bold; }
.text_buynow a:link {
	color: #CC6600;
	text-decoration: none;
	font-weight:bold;
}
.text_buynow a:visited {
	color: #CC6600;
	text-decoration: none;
	font-weight:bold;
}
.text_buynow a:hover {
	color: #CC6600;
    text-decoration: underline;
	font-weight:bold;
}
.text_buynow a:active {
	color: #CC6600;
	text-decoration: none;
	font-weight:bold;
}
.text_home_title {
	color: #CC6600;
	font-weight:bold;
	font-size: 20px;
}
.boxLeft {  
	background-image: url(../images/images/rule_box_l.gif);
  	background-position: left top;
 	background-repeat: repeat-y;
 	height: 100%;
  	width: 6px;
}
.boxRight {  
	background-image: url(../images/images/rule_box_r.gif);
  	background-position: right top;
 	background-repeat: repeat-y;
 	height: 100%;
  	width: 6px;
}
.divider {  
	background-image: url(../images/images/rule_divider.gif);
  	background-position: center center;
 	background-repeat: repeat-y;
 	height: 100%;
  	width: 6px;
}

/* drop down menu */
.dropdown {
  position: absolute; 
  visibility: hidden; 
  background: #CCCC99;
}

.dropdown A:link {color:#000000;}
.dropdown A:visited {color:#000000;}
.dropdown A:active {color:#000000;}
.dropdown A:hover {color:#000000; font-weight:bold; text-decoration:none;}

.drop {
 display: block; 
 width: 280px; 
 height:15px; 
 border: 1px solid #FFFFFF; 
 padding: 5px 5px; 
 text-decoration: none; 
 /*font-weight: 900; */
 color: #FFFFFF; 
 border-bottom: none; 
}

.drop A:link {color:#FFFFFF;}
.drop A:visited {color:#FFFFFF;}
.drop A:active {color:#FFFFFF;}
.drop A:hover {color:#FFFFFF; font-weight:bold; text-decoration:none;}

.menu {
background-image:url(../images/nav/menu.gif);
background-repeat:no-repeat;
width:150px;
height:21px;
font-size:10px;
}

.menu_mo {
background-image:url(../images/nav/menu_mo.gif);
background-repeat:no-repeat;
width:150px;
height:21px;
font-size:10px;
}

.menuL {
background-image:url(../images/nav/menu.gif);
background-repeat:no-repeat;
width:150px;
height:40px;
font-size:10px;
}

.menu_moL {
background-image:url(../images/nav/menu_moL.gif);
background-repeat:no-repeat;
width:150px;
height:40px;
font-size:10px;
}

/* 4Psite, add to cart css def */
.buy {
   border-color:#000000; 
   border-style:solid; 
   border-width:1px; 
   font-family:Verdana; 
   color:#000000; 
   font-weight:bold; 
   background-color:#CC6600;
}   

/* top */
.top_head_or {
 font-size:16px;
 color:#CC6600;
}

.top_head_bl {
 font-size:16px;
 color:#000000;
}

.top_head_gr {
 color:#999966;
}
 
.top_menu_bl {
 color:#000;
 font-size:11px;
}

.top_menu_bl A:link {color:#000;}
.top_menu_bl A:visited {color:#000;}
.top_menu_bl A:active {color:#000;}
.top_menu_bl A:hover {color:#000; text-decoration:underline;}
