body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/bgimg.jpg);
	padding:0px;
	margin:0px;
	/*overflow:hidden;*/

}

#globalContainer{
	margin:0px;
	overflow:visible;
	height:100%;
	width:100%;
	/*position:absolute;*/

}

#globalContainer .spacer{

	height: 44px;

}

#globalBottomNav{
	height:44px; /* fix bar's height */
	width:100%; /* use 100% of width */
	bottom:0px;
	/*position:absolute;*/
	display:none; /*added for print media */
	color:#FFFFFF;
	background-color:#000000;
	border-top:4px solid #FFFFFF;
	text-align: center;
	background-image:url(images/bgimg.jpg)
}

#globalBottomNav div.link {
	margin:0px 5px 5px 5px;;
	border:1px solid #FFFFFF;
	background-color:#999999;
	color:#000000;
	padding:0px 5px;
	width:190px;
	float:left;
}

#bodytable td {
	padding: 3px;
}

.subheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(images/cartimages/images/subborder.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
}
.hide {
	display:none;
}
.oneHit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3873B0;
	border: 1px dashed #3873B0;
	text-align:center;
	padding:7px;
	background-color:#FFFF99;
}

.noborder {
	border:0px;
}
table.whiteside {

	border: 1px solid black;
	margin-left:40px;
	margin-top:25px;
}

table.whiteside tr th{
	padding:5px;
	border: 1px solid black;
	font-size: 16px;
	font-weight: bold;
}

table.whiteside tr td img{
	border: 0px;
}

table.sandplug {

	border: 1px solid black;
	margin-left:40px;
	margin-top:25px;
}

table.sandplug tr th{
	padding:5px;
	border: 1px solid black;
	font-size: 16px;
	font-weight: bold;
}

.thirdwide{
	width:320px;
	float:left;
}

.clearboth {
	clear:both;
	width:100%;
}
.topText {
	width:960px;
	padding:7px;
	text-align:center;
}

#subnavhdr ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#subnavhdr ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border: 1px solid #000;
	list-style: none;
	display: inline;
	}