
/*
    (C) 2002/2003 Fabrizio G. Ficca <fab@autorivari.net> for AutoriVari
    
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; version 2 of the License.
					    
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
    
    You should have received a copy of the GNU General Public License
    along with this program or from the site that you downloaded it
    from; if not, write to the Free Software Foundation, Inc., 59 Temple
    Place, Suite 330, Boston, MA  02111-1307   USA
                                                                          */
																																	  


TABLE   { border: 0px solid #69788c; margin: 2; padding: 2 }
TR      { border: 0px none; margin: 0; padding: 0 }
TD      { font-family: Verdana,Arial,Helvetica; font-size: 12px; background: #FFFFFF; color: #000000; border-left: 1px solid #aac2e2; border-top: 1px solid #aac2e2; border-bottom: 1px solid #69788c; border-right: 1px solid #69788c }
TD.categories { font-family: Verdana,Arial,Helvetica; font-size: 12px; background: #FFFFFF; color: #000000; border-left: 1px solid #aac2e2; border-top: 1px solid #aac2e2; border-bottom: 1px solid #69788c; border-right: 1px solid #69788c }
TH      { font-family: Verdana,Arial,Helvetica; font-size: 12px; background: #00224e; color: #FFFFFF }
TH.header { font-family: Verdana,Arial,Helvetica; font-size: 12px; background: #00224e; color: #FFFFFF }
DIV     { font-family: Verdana,Arial,Helvetica; font-size: 12px; background: #FFFFFF; color: #000000 }
SPAN    { font-family: Verdana,Arial,Helvetica; font-size: 12px; background: #FFFFFF; color: #000000 }

/* FORM   { font-family: Verdana,Arial,Helvetica; font-size: 12px; background: #FFFFFF; color: #000000; border: 0px none  #FFFFFF; margin: 0; padding: 0 } */
FORM   { font-family: Verdana,Arial,Helvetica; font-size: 12px; margin: 0; padding: 0 }
/* INPUT  { font-family: Verdana,Arial,Helvetica; font-size: 12px; background: #00224e; color: #FFFFFF; border: 1px solid #69788c; margin: 0; padding: 0;} */
INPUT  { font-family: Verdana,Arial,Helvetica; font-size: 12px; background: #00224e; border-color: #69788c; color: #FFFFFF; padding: 1; margin: 1px;}
TEXTAREA  { font-family: Verdana,Arial,Helvetica; font-size: 12px; background: #00224e; color: #FFFFFF; border: 1px solid #69788c; margin: 0; padding: 0 }
/* INPUT.botton { border: 2px ridge #69788c; margin: 0; padding: 0 } */
SELECT { font-family: Verdana,Arial,Helvetica; font-size: 12px; background: #00224e; color: #FFFFFF; border: 0px none  #00224e; margin: 0; padding: 0 }
OPTION { font-family: Verdana,Arial,Helvetica; font-size: 12px; background: #00224e; color: #FFFFFF; border: 0px none  #69788c; margin: 0; padding: 0 }

ul.catlist {
	display: list-item;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 12px;
	padding: 0px;
}

li.catlist {
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}


BODY { width: 780px;  margin: 0; padding: 0; background: #FFFFFF; font-family: Verdana,Arial,Helvetica; font-size: 11px; color: #000000 }

A         { text-decoration: underline; color: #000000; background-color: #FFFFFF }
A:link    { text-decoration: underline; color: #000000; background-color: #FFFFFF }
A:hover   { text-decoration: none;      color: #ffffff; background-color: #00224e }
A:active  { text-decoration: none;      color: #000000; background-color: #7c6517 }
A:visited { text-decoration: underline; color: #000000; background-color: #FFFFFF }
