body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F60;
}

.NavigationBar {
	background-image: url(images/us_header_lgray_repeat.jpg);
}
.TableTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.TableSeparatorRight {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}

.BackgroundProduct {
	background-image: url(images/bg-product.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	border-right-style: none;
	border-left-style: none;
}
.TableTitleBackground {
	background-image: url(images/dot.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.Price {
	font-size: medium;
	font-weight: bold;
}


#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:    url("image/glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 2px;
	left:695px;
	width: 5px;
}

#gnr {
	
	top: -5px;
	right:3px;
	width: 7px;
	left: 95%;
}

#globalLink{
	position: absolute;
	top: 5px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 6px;
	z-index: 100;
	width: 591px;
}


a.glink, a.glink:visited{
	font-size: medium;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.glink:hover{
  	background-image:    url("image/glblnav_selected.gif");
	text-decoration: none;
}


.test {
	position: absolute;
	left: 21px;
	top: 86px;
	width: 95%;
}
#cell{
	position:absolute;
	top: 145px;
	right: 2%;
	width:95%;
	background-color: #ffffff;
	left: 21px;
}
