body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a{
	text-decoration:none;
	color: #4faf3f;
}
h1{
	padding-top: 10px;
	font-family: Verdana;
	font-size: 16px;
	color: #4faf3f;
	
}
h2{
	padding-top: 10px;
	font-family: Verdana;
	font-size: 14px;
	color: #703Ea1;
	
}
.purpleheader{
	padding-top: 10px;
	font-family: Verdana;
	font-size: 14px;
	color: #703Ea1;
	
}
.greenheader{
	padding-top: 10px;
	font-family: Verdana;
	font-size: 16px;
	color: #4faf3f;
	
}
div.header{
	background: url(../images/header.jpg);
	background-repeat:no-repeat;
	height: 76px;
	width: 768px;
	position: relative;
}
div.header1{
	background: url(../images/new2010.gif);
	background-repeat:no-repeat;
	height: 140px;
	width: 768px;
	position: relative;
}
div.header2{
	background: url(../images/header2.jpg);
	background-repeat:no-repeat;
	height: 76px;
	width: 768px;
	position: relative;
}
div.news{
	background: url(../images/new2010i.gif);
	background-repeat:no-repeat;
	height: 76px;
	width: 768px;
	position: relative;
}


div.section1{
	background-repeat:no-repeat;
	height: 76px;
	width: 768px;
	position: relative;
}

div.navbar{
 	width: 768px;
	height: 35px;
	background: url(../images/bg_mainbox.jpg);
	background-repeat: repeat-y;


}
div.greencontainer{
	background: url(../images/bg_mainbox.jpg);
	background-repeat: repeat-y;
	width: 768px;
	

}
div.greencontainer_bottom{
	background: url(../images/greenbox_bottom.jpg);
	background-repeat: no-repeat;
	width: 768px;
	height: 14px;	
	
}
div.footer{
    text-decoration:none;
	width: 768px;
	min-height: 85px;
	font-size: 10px;
	font-family: Verdana;
	color: #4faf3f;
}
footer a{
	color: #4faf3f;
	text-decoration:none;
}
div.girlbooks{
	float: left;
	padding-left: 25px;
}
div.cart{
position:absolute;
font-size:9px;
top: 20px;
left: 620px;
width: 80px;
height: 47px;
}
div.carta{
position:absolute;
font-size:9px;
top: 30px;
left: 820px;
width: 100px;
height: 47px;
}
div.cartb{
position:absolute;
font-size:9px;
top: 90px;
left: 820px;
width: 280px;
height: 300px;
}


#btncheckout{
  padding-top: 0px;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  color: #ffffff;
  height: 17px;
  background: #703EA1;
  border-top: 1px solid #Bc9ADA;
  border-left: 1px solid #A477D0;
  border-right: 1px solid #A477D0;
  border-bottom: 1px solid #Bc9ADA;
}
.btnaddtocart{
  padding-top: 0px;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  color: #ffffff;
  height: 17px;
  background: #4faf3f;
  border-top: 1px solid #A0DA96;
  border-left: 1px solid #79CA6A;
  border-right: 1px solid #387D2D;
  border-bottom: 1px solid #387D2D;
}
.pricetxt{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #CC0000;
}
.greensmalltxt{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #4faf3f;
}
.maintext{
	font-size: 11px;
	font-family: Arial;
	color: #000000;
}
h1{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #4faf3f;
}
h2{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #703EA1;
}
h3{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}
.formtext{
	font-size: 11px;
	font-family: Arial;
	color: #000000;
}
div.packages{
	background-color: #A0DA96;
	border-color: #4faf3f;
	padding-left: 10px;
	padding-bottom: 8px;
	width: 200px;
}