/* CVS $Id: def_styles.css,v 1.3 2004/04/22 11:10:03 rbeggs Exp $ */

body
{
	scrollbar-face-color: #000066;
	scrollbar-highlight-color: #d9e1f0;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ff6600;
	scrollbar-darkshadow-color: #000066;
	scrollbar-base-color: #000066;
}
td
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000066;
}
ul
{
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000066;
	list-style: square;
}
li 
{
	margin-bottom: 5px;
}
a
{
	text-decoration: none;
}
a:active
{
	color: #000066;
	text-decoration: none;
}
a:visited
{
	color: #5f6eaa;
	text-decoration: none;
}
a:hover
{
	color: #ff6600;
	text-decoration: none;
}
input, textarea
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000066;
}
select
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000066;
}

