td, tr{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #5C5C5C;
}
#dhtmltooltip{
	position: absolute;
	padding: 2px 6px;
	background-color: #ffffff;
	border:1px solid #5C5C5C;
	color: #5C5C5C;
	-moz-border-radius: 5px;
	-moz-opacity:1;
	opacity:1;
	visibility: hidden;
	z-index: 1000;
	font-size:11px;
	font-family: Tahoma, Verdana;
}

body {
	margin: 0px;
	background-color: #c6a9ab;







}

a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #849072;
	text-decoration: underline;
	font-weight: normal;

}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	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(bullet.gif);
}

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


.midpad {
	padding-right: 100px;

}


.price {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;

}

input.button{
background-color:#EEEEEE;
border:1px solid #000000;
height:20px;
}

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

}

.toptext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #acb8a9;
}
