
P
{
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
}

TD
{
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
}

INPUT
{
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
}

TEXTAREA
{
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
}

HR
{
	padding:0; border-left-width: 1; 
	border-right-width: 1; 
	border-top-width: 1; 
	border-bottom: 1px dashed #808080
}

A:link, A:visited
{
  color: #C00000;
}

A:hover
{
  color: #000000;
}

a.AltLink, a:link.AltLink, a:visited.AltLink
{
	color:#000000;
	font-weight: bold;
}
a:hover.AltLink
{text-decoration: none}

TD.ResultHeader
{
	font-weight: bold;
	color: #000000;
}

TD.Header_Cell
{
	border-left-width: 1; 
	border-right-width: 1; 
	border-top-width: 1; 
	border-bottom: 1px dashed #808080;
}

TD.Alternate_Gray
{
	border-left-width: 1; 
	border-right-width: 1; 
	border-top-width: 1; 
	border-bottom: 1px none; /*px dashed #808080; */
	background-color: #CCCCCC
}

TD.Alternate
{
	border-left-width: 1; 
	border-right-width: 1; 
	border-top-width: 1; 
	border-bottom: 1px none; /*px dashed #808080; */
}

.Phone
{
	font-family: Arial;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
}

.Header
{
	font-family: Verdana;
	font-size: 14pt;
	color: #C00000;
}

.Title_White
{
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold
}


a.Cart, a:link.Cart, a:visited.Cart
{
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold
}
a:hover.Cart
{
	color: yellow
}

.error
{
	font-weight: bold;
	color: #C00000;
}

.shipstate
{
	font-weight: bold;
	color: #C00000; font-size:12pt
}

#navlist 
{
	/* position: absolute;
	left: 36px;
	top: 86px;
	width: 173px; */
	text-align: center;
}

#navlist ul 
{
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial;
	font-size: 8pt;
}

#navlist li 
{
	margin: 0 0 4px 0;
}

#navlist a 
{
	/*/*/display: block;
	width: 173px;
	height: 24px;
	background-color: #c0c0c0;
	text-align: left;
	background-image:  url('images/button_normal.gif'); /* */padding-left:24px; padding-right:2px; padding-top:5px; padding-bottom:2px
}

#navlist a:link, #navlist a:visited {
	color: #000;
	font-weight: bold;
	/*/*/color: #000;
	text-decoration: none; /* */
}

#navlist a:hover {
	background-color: #C00000;
	background-image: url('images/button_selected.gif');
	color: #ffffff
}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/background-color: #800000;
	background-image: url('images/button_selected.gif');
	color: #fff
}