﻿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 }
               
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;
}

table#header {
	 border: solid #000000 0px;
	 width: 100%; 
	 cellspacing: 0px;
}

table#tool {
	 border: solid #000000 0px;
	 width: 70%; 
	 cellspacing: 0px;
}

table#login {
	 border: solid #000000 0px;
	 width: 70%; 
	 cellspacing: 3px;
}

.spacerTd {
	font-size: 8px;
}

.SideTd {
	 font-family: arial; 
	 font-size: 10px;
	 color: #ffffff;
	 text-align: center;
	 vertical-align: bottom;
	 background-image: url(Images/FadeSide500v.jpg);
	 background-repeat: repeat-x;

}
.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;
	 background-image: url(Images/FadeHead990.jpg);
	 background-repeat: repeat-y;
}

h1 { 
	 font-family: Arial; 
	 font-size: 18px;
	 color: #FFFFFF;
} 

.HeaderText {
	 font-family: Arial; 
	 font-size: 18px;
	 color: #ffffff;
	 font-weight: bold;
}

table#overview td {    
	padding: 3px;    
	border: solid #c0c0c0 1px;
}

.ContainerCell {
	font-family: arial; 
	text-align:center;
	background-image: url(Images/corner.gif);
	 background-repeat: no-repeat;
}

.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; 
}

@media print {
* {color: #000000 !important;}
}

.QSearch {
	Font-Family: Arial;
	Font-Size: 10px;
	Color: #ffffff;
}

.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}

A.crimson:Visited {text-decoration: None; color: #e7124a; font-weight:bold;}
A.crimson:Link {text-decoration: None; color: #e7124a; font-weight:bold;}
A.crimson:hover {text-decoration: underline; color: #e7124a; font-weight:bold;}

A.red:Visited {text-decoration: None; color: #FF0000}
A.red:Link {text-decoration: None; color: #FF0000}
A.red:hover {text-decoration: underline; color: #FF0000}
