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


body {
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;


}

a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #A8C837;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
	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: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #1B3AA9;
}


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


}


.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;
}
H1{
	font-family: "Century Gothic";
	font-size: 30px;
	color: #a8c838;
	font-weight: lighter;
}
.sidebg {
	background-image: url(images/temp_29.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	color: #FFFFFF;
}
.smgreen {
	color: #a8c838;
	font-weight: bold;
}

