td, tr{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #5C5C5C;
	line-height: 18px;

}


body {
	margin: 0px;

}

a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #70A80D;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.white {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.white:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #A3C732;
	text-decoration: none;
	font-weight: bold;

}

.navlnk {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #6f9c0b;
	text-decoration: none;
	font-weight: bold;

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

}



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

.input {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #666666;
}
.titles {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5C8304;
}


.midpad {
	padding-right: 100px;

}


.price {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #567C03;
	font-weight: bold;

}

.options {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #567C03;
	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;
}
.pad {
	padding: 15px;
}
h1 {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #567C03;
}
.greentext {
	color: #567C03;
}
.search_terms {
	color: #B0D450;
}
.search_terms a:link {
	color: #B0D450;
	text-decoration: none;
}
.search_terms a:hover {
	color: #FFFFFF;
}

