td { 
  color: black; 
  font-family: verdana, arial, sans-serif; 
  font-size: 10px; 
  text-decoration: none 
}
hr {
  color: #4D779E;
  background-color: #660000;
  border: 0;
  height: 1px;
}

.topnavbar {
  background-color: #660000;
  	vertical-align: middle;
	
}

.topnavbarcell {
  padding-top: 5px;
	padding-bottom: 5px;
}

.btbar {
  background-color: #660000; 
	height: 20px;
	
}

.ucobar {
  background-color: #4d779e; 
	height: 20px;
	
}

.productparagraph {
  font-size: 12px;
	font-weight: normal;
	text-align: left;
}

.productdetail {
	font-size: 12px;
}

.productdetailhead {
  font-size: 12px;
  list-style-type: none;
	font-weight: bold;
	margin-left: -25px;
	margin-bottom: 5px;
}

.productinfohead {
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	border-bottom: 1px solid #4d779e;
	padding-bottom: 9px;
	padding-left: 5px;
}

.blueprice {
	text-align: left;
	font-size: 18px;
	font-family : arial;
	color: #0000ff;
	font-weight: bold;	
}

.light {
	text-align: left;
	font-size: 12px;
	font-family : arial;
	color: #808080;
	font-weight: bold;	
}

/*
	tswnavbar.css	1.0.1
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

.tswcssbuttons {
	width: 100% ;
	text-align: center ;
}
.tswcssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
.tswcssbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
.tswcssbuttons li a {
	color: #000 ;
	background-color: #FFF600 ;
	border: 1px outset #FFF600 ;
	width: 150px ;
	text-decoration: none ;
	display: block ;
	font-size: 12px;
	font-family : arial;
	}
.tswcssbuttons li a:hover {
	color: #FFFFFF ;
	background-color: #FFAD1F ;
}
.tswcssbuttons li a:visited {
	color: #000 ;
	background-color: #FFF600 ;
	}
	.tswcssbuttons li a:hover {
	color: #FFFFFF ;
	background-color: #FFAD1F ;
}
/*
Useful Info
*/

.useful {
	width: 100% ;
	text-align: center ;
}
.useful ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
.useful li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
.useful li a {
	color: #FFFFFF ;
	background-color: #BFBFBF ;
	border: 5px outset #BFBFBF ;
	width: 150px ;
	text-decoration: none ;
	display: block ;
	font-size: 12px;
	font-family : arial;
}
.useful li a:hover {
	color: #000 ;
	background-color: #9FF8FF ;
	
	}
.useful  li a:visited {
	color: #FFFFFF ;
	background-color: #BFBFBF ;
	}
	.tswcssbuttons li a:hover {
	color: #000 ;
	background-color: #9FF8FF ;
		}
