body         { background-color: #FFFADD }

A:link { text-decoration: none; color:#885588; font-weight:bold }
A:active { text-decoration: none; color:#885588; font-weight:bold }
A:visited { text-decoration: none; color:#885588; font-weight:bold } 
A:hover { text-decoration: none; color:#000000; font-weight:bold } 

th {
	font-family: verdana, arial, tahoma;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
}

td {
	font-family: verdana, arial, tahoma;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}

font.type {
	font-family: arial, tahoma;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

font.name {
	font-family: arial, tahoma;
	color: #990099;
	font-size: 14pt;
	font-weight: bold;
}

font.title {
	font-family: arial, tahoma;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	}

font.text {
	font-family: arial, tahoma;
	color: #000000;
	font-size: 10pt;
}

font.description {
	font-family: Arial;
	color: #000000;
	font-size: 10pt; font-style:italic
}


.button      { background-color: #808080; color: #FFFFFF; font-family: verdana, arial, tahoma; 
               font-size: 8pt; font-weight: bold; position: relative; height: 
               19; border-style: outset; border-width: 2px;  }
               
.input   { font-family: verdana, arial, tahoma; color: #000000; font-size: 8pt; 
               font-weight: normal; font-style: normal; background-color: 
               #FFFFFF; position: relative; border-style: solid; 
               border-width: 1 }
               
.cart_table_title { font-size: 12px; background-color: #EEEEEE; color: #000000; font-family: verdana, arial, tahoma;
               font-weight: bold }
.cart_table_th { font-size: 12px; font-weight: bold; background-color: #FEFFEF; font-family: verdana, arial, tahoma;}
.cart_table_td { font-size: 12px; background-color: #ffffff; font-family: verdana, arial, tahoma;}

.xtable_title { font-size: 12px; color: #000000; font-family: verdana, arial, tahoma;
               font-weight: bold }
.table_th { font-size: 12px; font-weight: bold; background-color: #FEFFEF; font-family: verdana, arial, tahoma;}
.table_td { font-size: 12px; background-color: #ffffff; font-family: verdana, arial, tahoma;}