/***************************************************************************
 *                               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-image: 
		url('http://www.iowasantiquecity.com/bin/note.jpg');
	background-color:  #E5E5E5;
	color: #000000;
		margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px; text-decoration: none;

	
}

#iacgal {width:750px;}

A:link
{
	color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; text-decoration: none;
}
A:link.aMenu
{
	color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; text-decoration: underline;
}

A:link.aMenuSm
{
	color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; text-decoration: underline;
}


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

A:visited.aMenu
{
	color: #808000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}


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

A:hover.aMenu
{
	color: #3636a3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

img.imgright{display:block; float:right;height:160px;width:212px; padding:5px;}
img.imgleft{display:block; float:left;height:160px;width:212px; padding:5px;}
img.imgstd{ height:160px;width:212px; padding:5px;position:relative;}
img.imgval{display:block; float:left; padding:5px;}

input
{
	text-indent : 2px;
}

.vform
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	background-color: #ffffff;
	border-bottom: #800000 1px solid;
	border-left: #800000 1px solid;
	border-right: #800000 1px solid;
	border-top: #800000 1px solid;
}


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

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

.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: 14px;
	font-weight: bold;
		color: #f5f5f5;
background-color:#800000;

}
.tMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 16px;
	color: #800000;
	background-color: #f5f5f5;

}

.tStd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	background-color: #f5f5f5;


}

.tFeat
{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	background-color: #FFE4C4;

}


.tSubMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #800000;
	background-color: #f5f5f5;
}