/*
<style  type="text/css">

BODY{
	FONT-FAMILY:verdana;
	font-size:12px;
	background-color:#FFFFFF;
}

.backG {
	FONT-FAMILY:verdana;
	background-color:#93c39b; 
	color:#ffffff; 
	border-bottom:#538c4d 2px solid;
	font-size:12px;
}	
td.form1
{
	FONT-FAMILY:verdana;
	background:#eaeaea;
	font-size:12px;
}

</style>	
 */
 
 body {
  background-color: #cdc8b1;
  color: #000000;
}

body, td, p, div {
  font: 10pt Verdana, sans-serif;
}

A 			{ text-decoration: none; }
A:link		{ text-decoration: none; color: #003399; }
A:visited	{ text-decoration: none; color: #003399; }
A:active 	{ text-decoration: none; color: #663399; }
A:hover 	{ text-decoration: underline; color: #663399; }

UL	{line-height: 120%; }
LI	{margin-bottom: 9px; }
OL	{line-height: 110%; }

#top {
  font-size: x-small; 
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 2px;
  border-bottom: 1px solid #C0C0C0;
  background-color: #cae1ff;
}

#logo {
  font-size: x-small; 
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #C0C0C0;
  background-color: #f2f2f2;
}

#valentines  {
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #C0C0C0;
  background-color: #cccccc;
}

#jul  {
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 11px;
  border-bottom: 1px solid #C0C0C0;
  background-color: #cccccc;
  background : url("pics/julesager_bg.gif");
}

#ore {
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 2px;
  border-bottom: 1px solid #C0C0C0;
  background-color: #eee8aa;
}

#kade {
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 2px;
  border-bottom: 1px solid #C0C0C0;
  background-color: #ffe4e1;
}

#div {
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 2px;
  border-bottom: 1px solid #C0C0C0;
  background-color: #eecbad;
}

#custom {
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 2px;
  border-bottom: 1px solid #C0C0C0;
  background-color: #cae1ff;
}

.notes {
  font-size: smaller;
}

.documentInfo {
  font-size: 9px;
  padding-left: 15px;
}

.productCell {
  background-color: #F5F5F5;
}

.productCellInner {
  padding-left: 10px; 
  padding-right: 10px;
}  

.downloadText {
  margin-left: 40px;
  font-size: x-small;
} 

.downloadBox {
  border-top: 2px solid #909090;
  padding-top: 10px; 
}

#downloadBoxFirebird {
  border-top: 1px dashed #C0C0C0; 
}

#downloadBoxThunderbird {
  border-top: 1px dashed #C0C0C0; 
}

#downloadBoxCamino {
  border-top: 1px dashed #C0C0C0; 
}

.downloadHeader {
  color: #909090;
  font-weight: bold;
  font-style: italic;
}

#downloadHeaderMozilla {
  color: #202020;
  font-size: 1.2em; 
}

.footerRow {
  background-color: #F9D995;
  border-top: 1px solid #000000;
}

.footerCell {
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: top;
}

#searchTable {
  margin-top: 5px; 
}

.searchCell, .searchCellField, .searchCellButton {
  font-size: x-small; 
}

.fixedRow {
  height: 1px;
}

.bodyCell {
  padding-left: 15px;
  padding-right: 10px;
  text-align: justify;
  background-color: #FFFFFF;
}


