td, tr{
	font-family: Verdana;
	font-size: 12px;
	color: #5C5C5C;
	line-height: 17px;
	background-position: left;
}
p {
	text-align: left;
}



body {
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);

}

a {
	font-family: Verdana;
	font-size: 12px;
	color: #48CF10;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.white {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;

}
.white:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}

.bluelnk {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0093D9;
	text-decoration: none;
	font-weight: normal;

}
.bluelnk:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}



li {
	list-style-image:  url(images/bullet.png);
}

.input {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #666666;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}


.midpad {
	padding-right: 40px;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 20px;

}


.price {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #1D3723;
	font-weight: bold;

}

.basketbg {
	background-color: #F2F2F2;
	border: 1px solid #FFFFFF;

}

.toptext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #EBE7D7;
	padding-top: 45px;
	padding-left: 200px;
	padding-right: 40px;
}

@font-face {  
	  font-family: "One Stroke Script LET", Verdana;  
	  src: url(fonts/75749__.eot ); /* IE */  
	  src: local("One Stroke Script LET"), url(fonts/75749__.TTF ) format("truetype"); /* non-IE */  
	}  
	 

.quick {
	font-family: Verdana;
	font-size: 18px;
	color: #48CF10;
	font-weight: bold;
}
.quick2 {
	font-family: Verdana;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	line-height: 18px;
}




