/***************************************************************************
 *                               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.
 *
 ***************************************************************************/




input
{
	text-indent : 2px;
}

.vform
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333366;
	background-color: #FFFACD;
	border-bottom: #6666CC 1px solid;
	border-left: #6666CC 1px solid;
	border-right: #6666CC 1px solid;
	border-top: #6666CC 1px solid;
	font-weight : normal;
}

textarea {
	margin-left:2px;
}


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

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

.tableHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}

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

.thHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 10px;
	font-style: bold;
	color: #FFFFFF;
	background-color: #4682B4;
}

.fileFooter
{
	color: #666666;
	padding-top: 2px;
}
