td, tr{
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #333333;
}


body {
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #425526;



}

a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #837850;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	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(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: #8D8D5C;
}


.midpad {
	padding-right: 100px;

}


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

}

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

}

.toptext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #990000;
	font-weight: bold;

}
.bg {
	background-image: url(images/1_17.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;

}
.tab {
	background-color: #f9f5e4;
	border: 1px solid #e7dfbb;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFA57C;
}
.text {
	font-family: Garamond, GaramondITCbyBT, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #DBD3B2;
}
