﻿body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 3;
	font-family: arial;
	font-size: 12px;	
}

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 }
               
h1 { 
	 font-family: Arial; 
	 font-size: 20px;
	 color: #824000;
	 font-weight: bold;
	 line-height: 0pt
} 

h2 { 
	 font-family: Arial; 
	 font-size: 14px;
	 color: gray;
	 font-weight: bold;
	 line-height: 0pt
} 

p {margin:10px 0 10px 0; color:#333; font-size:12px;}

.info {
	font-size:12px;
	text-align:left;
}

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#info {width:780px}
table#info td {vertical-align:top;font-size:12px}

.spacerTd {
	font-size: 8px;
}

.SideTd {
	 font-family: arial; 
	 font-size: 10px;
	 color: #ffffff;
	 text-align: center;
	 vertical-align: bottom;

}
.whiteTd {
	 font-family: arial; 
	 font-size: 10px;
	 color: #666666;
	 text-align: center;
	 vertical-align: bottom;

}
.HeadTd {
	 font-family: arial; 
	 font-size: 10px;
	 color: #666666;
	 text-align: center;
	 vertical-align: bottom;
}

.HeaderText {
	 font-family: Arial; 
	 font-size: 18px;
	 color: #006633;
}

table#overview td {    
	padding: 3px;    
	border: solid #c0c0c0 1px;
}

.ContainerCell {
	font-family: arial; 
	text-align:center;
}

.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: #194b28;
	Text-align: center;
}

@media print {
* {color: #000000 !important;}
}

.QSearch {
	Font-Family: Arial;
	Font-Size: 10px;
	Color: #824000;
}

.goBut {
	font-size: 10pt;
	font-family: Arial; 
	width: 26; 
	height: 22
}

A.grey14:Visited {font-size: 14px; text-decoration: None; color: #666666}
A.grey14:link {font-size: 14px; text-decoration: None; color: #666666}
A.grey14:hover {font-size: 14px; text-decoration: underline; color: #ff0000}

A.grey12:Visited {font-size: 12px; text-decoration: None; color: #666666}
A.grey12:link {font-size: 12px; text-decoration: None; color: #666666}
A.grey12:hover {font-size: 12px; text-decoration: underline; color: #ff0000}

A:Visited {text-decoration: None; color: #800000}
A:Link {text-decoration: None; color: #333333}
A:hover {text-decoration: underline; color: #000080}
