body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 3;
	font-family: Arial;
	font-size: 12px;
}

h1 { 
	 font-family: Arial; 
	 font-size: 18px;
	 color: #FFFFFF;
	 font-weight: bold;
	 margin-bottom: -10px;
	 margin-top: -4px;
} 

span.test    { color: #FFFFFF; font-family: Arial; font-size: 12pt; font-style: italic; 
               font-weight: bold; width: 20; height: 50; 
               border: 2px solid #000080; padding: 0; background-color: 
               #FF0000 }
               
table#overview {    
	background-color: #ffffff;    
	border: solid #c0c0c0 0px;    
	width: 90%;
	font-family: arial;
	font-size: 12px;
}

table#container {
	 border: solid #000000 0px;
	 width: 90%; 
	 cellspacing: 0px;
}

table#Instruction {
	 border: solid #000000 0px;
	 width: 95%; 
	 cellspacing: 0px;
}
table#Instruction td {
	 font-size: 10pt;
	 font-family: arial;
}

.TableHeadderRow {
 color: #000040;
 font-weight: normal;
 text-align: center;
 background-color: #DAE3EA;
}

table#header {
	 border: solid #000000 0px;
	 width: 100%; 
	 cellspacing: 0px;
}

table#tool {
	 border: solid #000000 0px;
	 width: 80%; 
	 cellspacing: 0px;
}

table#login {
	 border: solid #000000 0px;
	 width: 70%; 
	 cellspacing: 3px;
}

table#ClickCount {    
	background-color: #ffffff;    
	border: solid #c0c0c0 0px;    
	width: 290;
	font-family: arial;
	font-size: 12px;
}

table#ClickStats {    
	background-color: #ffffff;    
	border: solid #c0c0c0 0px;    
	width: 820;
	font-family: arial;
	font-size: 12px;
}

table#KeyStats {    
	background-color: #ffffff;    
	border: solid #c0c0c0 0px;    
	width: 400;
	font-family: arial;
	font-size: 12px;
}

table#buttons {    
	background-color: #000000;    
	border: solid #000000 0px;    
	width: 100%;
	height: 100px;
	font-size: 10px;
	text-align: center;
}

.spacerTd {
	font-size: 8px;
}

.SideTd {
	 background-image: url(images/BFadeSide500v.jpg);
	 background-repeat: repeat-x;
	 vertical-align: top;
}

.SideTdIn {
	 src: url(HARDWOOD.eot);
	 font-family: Hardwood LP;
	 color: white;
	 font-size: 18px;
	 letter-spacing: 2px;
}

.whiteTd {
	 font-family: arial; 
	 font-size: 10px;
	 color: #404040;
	 text-align: center;
	 vertical-align: bottom;

}
.HeadTd {
	 font-family: arial; 
	 font-size: 10px;
	 color: #C0C0C0;
	 text-align: left;
	 vertical-align: bottom;
	 background-image: url(images/BFadeHead990.jpg);
	 background-repeat: repeat-y;
}

.HeaderText {
	 font-family: Arial; 
	 font-size: 18px;
	 color: #ffffff;
}

table#overview td {    
	padding: 3px;    
	border: solid #c0c0c0 1px;
}

.ContainerCell {
	Width: 870px;
	font-family: arial; 
	text-align:center;
	vertical-align: top;
}

.data {    
	color: #000000;    
	text-align: right;    
	background-color: #e9e9e9;
}

.toprow3 {  
	background-color: #FAFAF1;
	color: #ff0000;
	border: 0px;
}

.toprow2 {  
	background-color: #FAFAF1;
	color: #0000ff;
	border: 0px;
}

.toprow {  
	background-color: #FAFAF1;
	color: #666666;
	border: 0px;
}

.leftcol { 
 	color: #666666; 
	font-weight: bold;    
	text-align: left;       
	background-color: #f3f3f3;
}

.ProdCount {
	font-size: 10px;
}

.FooterMenu {
	Font-Family: Arial;
	Font-Size: 12px;
	Color: #ffffff;
	height: 20; 
}

.Contact {
	Font-Size: 20px;
	Color: #404040;
	Text-align: center;
}

@media print {
* {color: #000000 !important;}
}

.QSearch {
	Font-Family: Arial;
	Font-Size: 10px;
	Color: #505050;
}

.goBut {
	font-size: 10pt;
	font-family: Arial; 
	width: 26; 
	height: 22
}

A:Visited {text-decoration: None; color: #800000}
A:Link {text-decoration: None; color: #333333}
A:hover {text-decoration: underline; color: #000080}