A {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #AEAE00;
}

A:hover {color: orange; text-decoration: underline}

.search1 {
color: #666666; 
font-family: Verdana; 
font-weight: bold; 
background-color: #FAFBF8; 
border: 2px solid #CED6AE;
}

.opened .whenclosed {
	display: none;
}
.closed .whenopened {
	display: none;
}

div.form, div.form td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
tr.label {  
background-color: #EEEEEE;
}
tr.alt {  
background-color: #FFFFFF;
}
table.header {
color: #FFFFFF;
}
table.header {
background-color: #C0C0C0;
}
td.content {
color: gray;
}
td.content {
background-color: #FFFFFF;
}
span.retail {
color: #FF0000;
}
span.highlight {
color: orange;
}
