body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(media/images/bgImage.jpg);

}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #000000; 
	font-weight: bold; }
.style5 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #000000; 
	}

.box {
	margin:0;
    padding:0;
    height:100%;
	width: 100%;
    border:none

}

	
a:link {
	color: #663399;
	text-decoration: none;
}
a:visited {
	color: #B793DB;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}

.submitb
{
	height: 60px;
	font-size: 10px;
	font-family: Arial;
	width: 60px;
	border : 0px;
	background-image:none;
	float: right;
} 


.chbx
{
	border : 1px #B5E7B4;
	width: 12px;
	cursor: hand;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	height: 12px;
	}
	
input
{
	height: 20px;
	font-size: 10px;
	font-family: Arial;
	width: 50%;
	border: 0px;
	background-color: #E2EFFC;
	background-image:none;

}

.buy
{
	height: 30px;
	width: 32px;
	border : 0px;
	background-image:none;

}

.cart
{
	height: 120px;
	width: 60px;
	border : 0px;
	background-image:none;

} 



value
{
	font-size: 10px;
	font-family: Arial;
	color: #666666;
}

textarea { 
	height: 80px;
	font-size: 10px;
	font-family: Arial;
	width: 100%;
	background-color: #E2EFFC;
	border : 0px;
	 }

.drop{
	width: 30%;
	height: 10px;
	font-size: 10px;
	font-family: Arial;
	background-color: #E2EFFC;
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:#E2EFFC;
	border : 0px;

}

.form{ 
padding : 0px; 

}


.form001{ 
padding : 0px; 
width: 200;
height: 80px;
}


html {
	scrollbar-3dlight-color:##E2EFFC; 
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:##E2EFFC;
	scrollbar-darkshadow-color:#E2EFFC;
	scrollbar-face-color:#E2EFFC;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#E2EFFC;
	scrollbar-track-color:#E2EFFC; 
}
