﻿a { text-decoration: none; color: #a7a9ac; }

a:hover { text-decoration: underline; }

a.menu:HOVER { background-color: #000000; }

a.item:HOVER { background-color: #000000; }

table {border-collapse: collapse;}

input.text{border: 1px solid #7d7f85; background-color: #000000; font-family: arial; font-size: 8pt; color: #7d7f85; font-weight: bold;}
input.form{border: 0px solid #7d7f85; background-color: #000000; font-family: arial; font-size: 8pt; color: #7d7f85; font-weight: bold;}
/*Removed padding left and right attributes from body, tr, and td Mike Smith (Littlefield) 4/11/07*/
body, tr, td {font-weight: normal;  font-family: arial; font-size: 8pt; margin-top: 54px; margin-bottom: 54px;}

.menu { font-family: arial; font-size: 10pt; color: #ffffff; font-weight: bold; }

.item { font-family: arial; font-size: 10px; color: #808080; font-weight: normal; }

.sprice { font-size: 10px; color: #808080; font-weight: normal; }

.search { font-size: 12px; color: #808080; font-weight: normal; }

.topb { font-family: arial; font-size: 8pt; color: #7d7f85; font-weight: bold; }

.botb { font-family: arial; font-size: 8pt; color: #7d7f85; font-weight: normal; }

.head1 { font-family: arial; font-size: 11pt; color: #ffffff; font-weight: bold; }

.head2 { font-family: verdana; font-size: 15px; color: #ffffff; font-weight: bold; }

.suggesthead { font-family: verdana; font-size: 11px; color: #ffffff; font-weight: bold; }

.carthead { font-family: verdana; font-size: 18; color: #808080; font-weight: normal; }

.tblwhite { color: Black; }

.error { font-family: arial; font-size: 11pt; color: #808080; font-weight: bold; }

.copyFooterLink:link{color:#000000;text-decoration:none;} 
.copyFooterLink:visited{color:#000000;text-decoration:none;} 
.copyFooterLink:hover{color:#000000;text-decoration:none;} 
.copyFooterLink:active{color:#000000;text-decoration:none;} 

td.carthead	{
		padding: 4px;
		background-color:  #000000;
		border: 1px solid #7d7f85;
		}
td.cartcell	{
		padding: 4px;
		background-color:  #303030;
		border: 1px solid #7d7f85;
		}
	
	
table.hist	{
		border: 1px solid #7d7f85;
		border-collapse: collapse;
		}

td.histcell	{
		padding: 4px;
		background-color:  #303030;
		border: 1px solid #7d7f85;
		}
		
td.histtot	{
		padding: 4px;
		background-color:  #000000;
		border: 1px solid #7d7f85;
		}
