body,table
{
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

.bottom {
	color: #999999;
	letter-spacing: 0.02em;
}
.bottom a{
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.bottom a:hover{
	text-decoration: underline;
}

table td
{
	line-height: 16px;
}

.subhead {
	color: 740c09;
	text-transform: uppercase;
	padding: 5;
	padding-left: 0;
}

.head {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul
{
	margin:0px;
	margin-left: 20px;
	line-height: 15px;
	
}

ul li
{
	list-style-image: url('li.gif');
}

.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#545454;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	height: 25px;
	width: 65px;
}

input, textarea
{
	font: 8pt verdana;
}

SELECT {
	BORDER-RIGHT: #000 1px inset; 
	BORDER-TOP: #000 1px inset; 
	FONT-SIZE: 9px; 
	MARGIN-BOTTOM: 0px; 
	BORDER-LEFT: #000 1px inset; 
	WIDTH: 150px; COLOR: #000; 
	BORDER-BOTTOM: #000 1px inset
}

.more
{
	color: #a4211b;
	font-weight: bold;
	text-align: right;
	padding-right: 10;
}

.more a
{
	color: #730d08;
	text-decoration: none;
}

.more a:hover
{
	text-decoration: underline;
}

.tblhead
{
	font: 9pt verdana;
	font-weight: bold;
	color: #000;
}

a
{
	color: #730d08;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
