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


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







}

a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #100FFF;
	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;

}

.contbg {
	background-image:  url(../../DAVE%20SILVERA/Jacobs/public/images/contbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: top;

}

li {
	list-style-image:  url(images/bullet2.gif);
	list-style-position: outside;

}

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

.boxbg {
	background-image:  url(../../DAVE%20SILVERA/Jacobs/public/images/box_02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 10px 20px 2px;
}
.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;

}
.mainbg {
	background-image:  url(../../DAVE%20SILVERA/Jacobs/public/images/mainbg_07.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.toptext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #EBE7D7;
	padding-top: 45px;
	padding-left: 200px;
	padding-right: 40px;
}
.tabbord {
	border: 1px solid #E0DFE3;
}
.tabbg {
	background-color: #1E1EBC;
	border: 1px solid #1E1EBC;

}
.spaces {
	border: 1px solid #999999;
}
