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

}


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


}

a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #317AF6;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.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: #1a498c;
	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: 11px;
	font-weight: bold;
	color: #307AF5;
}


.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;
}
.nav {
	padding-left: 36px;
}
h1 {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color: #307AF5;
	font-weight: bold;

}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.line2 {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bord {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
