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


body {
	margin: 0px;
	background-image: url(images/bg2.gif);
	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: #0093d9;
	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: "Trebuchet MS", Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0093d1;
}
.tabbord {
	border: 4px solid #E0DFE3;
}
.pad {
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.tabbordblue {
	border: 4px solid #7cadd0;
}
.whiteline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}




.titlesred {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #EF1512;
}



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