/***************************************************************************
 *                               styles.css
 *                            -------------------
 *   begin                : Tuesday', Aug 15', 2002
 *   copyright            : ('C) 2002 Bugada Andrea
 *   email                : phpTM@free.fr
 *
 *   $Id: styles.css,v 1.00 2002/08/15 11:53:50 psotfx Exp $
 *
 *
 ***************************************************************************/

/***************************************************************************
 *
 *   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; either version 2 of the License', or
 *   ('at your option) any later version.
 *
 ***************************************************************************/

body
{
	background-color: #3c3c3c;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

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

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

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

input
{
	text-indent : 2px;
}

.vform
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000; background-color: #f1da86; border: solid 2px #d6a200; }


.row1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #d6a200;
}

.row2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #c1c1c1;
}

.gensmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #333;
}

.thHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-style: bold;
	color: #ffffff;
	background-color: #d6a200;
}
