.t1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: 003300;
}
.body  { color: #000000; font-size: 13px; font-family: Arial, Helvetica, sans-serif }
.locale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.body1  { color: #666666; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
a:link { color: black; text-decoration: none }
a:visited { color: black; text-decoration: none }
a:hover { color: gray; text-decoration: none }
a:active { color: gray; text-decoration: none }

.b12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#menu{
	font-size: 14px;
        font-weight:bold;
	color: #003300;
}
#menu li{
       padding-bottom: 10px;
}
.title{
font-family: "Times New Roman", Times, serif;
font-size: 16px;
padding-bottom: 10px;
font-weight: bold;
text-transform: uppercase;
}
.sku{
font-weight: bold;
color: #8F3E7E;
font-size: 14px;
}
.pname{
font-weight: bold;
font-size: 19px;
color: #018F00;
}
.grid{
float: left;
padding: 5px;
border: 1px solid #eeeeee;
margin: 5px;
width: 170px;
height: 235px;
overflow: hidden;
}
.grid2{
float: left;
padding: 5px;
border: 1px solid #eeeeee;
margin: 5px;
font-family: arial;
}
.opt1{
font-size: 16px;
margin-top: 20px;
font-weight: bold;
}
#sub_menu{
margin-left: -35px;
margin-top: 5px;
}
#optionscroll{
margin-top: 0px;
height: 220px;
overflow: auto;
white-space: nowrap;
width: 700px;
}
.grid3{
float: left;
padding: 5px;
border: 1px solid #ccc;
margin: 5px;
width: 170px;
height: 200px;
background-color: #EFFFF2;
}
#cart a{
font-family: arial;
font-size: 12px;
font-weight: bold;
position: absolute;
top: 15px;
left: 730px;
color: #ffffff;
}

#cart2{
font-family: arial;
font-size: 13px;
font-weight: bold;
position: absolute;
top: 154px;
left: 520px;
color: #003300;
z-index: 3000;
}
#more{
margin-left: 20px;
font-family: arial;
font-size: 12px;
}
#more a{
color: #054F05;
line-height: 22px;
font-weight: bold;
}
#storet a{
border: 2px solid #003300;
color: #003300;
padding: 3px;
background-color: #eee;
font-size: 18px;
}
#storet a:hover{
background-color: #003300;
color: #fff;
}
#disc{
position: absolute;
top: 0px;
left: 0px;
background-color: #000;
width: 100%;
height: 200%;
opacity: .85;
filter: alpha(opacity=60);
z-index: 3000000;
}
#disclaimer{
width: 600px;
background-color: #fff;
color: #000;
padding: 10px;
border: 4px solid #003300;
position: absolute;
top: 200px;
left: 50%;
margin-left: -300px;
z-index: 5000000;
}