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


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

}

a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #7BB90E;
	text-decoration: none;
}
.navi {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.navi:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #7BB90E;
	text-decoration: none;
	margin-left: 5px;
}

.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: #7CB70D;
	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;

}

.greenlnk {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #7BB80D;
	text-decoration: none;
	font-weight: normal;

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

}.greenlnk2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #7BB80D;
	text-decoration: underline;
	font-weight: normal;

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

}

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

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


.midpad {
	padding-top: 14px;
	padding-left: 20px;
	padding-bottom: 20px;

}


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

}

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

}

.toptext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #7BB80D;
	text-decoration: none;
}

