body,td  {
	font-size: 9pt;
	font-family: Verdana, Tahoma, Geneva, Arial, serif;
	scrollbar-arrow-color : #f3f3f3;
	scrollbar-base-color : #e7e8e9;
	scrollbar-face-color : #7b8d93; 

}

div.zag {
	font-size: 14pt;
	font-family: Arial, serif;

	color : #390d06;
}

td.adr {
	font-size: 8pt;
	color : #555555;	
}



td.white
   {
	font-size: 8pt;
   color : #f0f0f0;
   }

span.small {
	font-size: 7pt;

}

p {
	color : #333333;
	text-indent : 15pt;
	text-align : justify;
	letter-spacing : normal;
}


a {
	font-size: 8pt;
color : #390d06;
   text-decoration : none;
	
}

a:link {
	font-size: 8pt;
color : #390d06;
	text-decoration :  none;
}

a:visited {
	font-size: 8pt;
color : #390d06;
	text-decoration :  none;
}

a:hover {
	font-size: 8pt;
	color: black;
	text-decoration : underline;
}

a.copy {
	font-size: 8pt;
	color: #dddddd;
   text-decoration : none;
	
}

a.copy:link {
	font-size: 8pt;
	color: #dddddd;
	text-decoration :  none;
}

a.copy:visited {
	font-size: 8pt;
	color: #dddddd;
	text-decoration :  none;
}

a.copy:hover {
	font-size: 8pt;
	color: white;
	text-decoration :  none;
}


input,select {
	color: Black;
	BACKGROUND: #d0c5b8;
    font-size: 8pt;	    
	border : 1px inset;	
}

textarea {
	color: Black;
	BACKGROUND: #d0c5b8;
    font-size: 8pt;	    
	border : 1px inset;	
}


select.search {
	color: Black;
	BACKGROUND: #d0c5b8;
    font-size: 10pt;	    
}

input.main {

	border : 1px outset;	
}

div#loading {
  background: url("images/progress.gif") repeat;
}
