td, tr{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #5C5C5C;
}
.homepage {
	color: #897b69;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	font-size: 14px;

}

a {
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	font-size: 14px;
	color: #897b69;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.port {
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	font-size: 14px;
	color: #7b8279;
	text-decoration: none;
}
.port:hover {
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.port2 {
	font-family: Tahoma, Verdana, "Lucida Sans Unicode", "Lucida Sans";
	font-size: 12px;
	color: #262D02;
	text-decoration: none;
}
.port2:hover {
	font-family:  Tahoma, Verdana, "Lucida Sans Unicode", "Lucida Sans";
	font-size: 12px;
	color: #7b8279;
	text-decoration: none;
}
.white {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

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

}

.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.gif);
}

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


.midpad {
	padding-right: 100px;

}


.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;
}

