body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
A:link, A:visited
{
	text-decoration: none;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #FF0000;
	font-weight: bolder;
	font-style: normal;
}
A:hover
{
	color: #FFCC00;
	text-decoration: none;
	azimuth: inherit;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-stretch: condensed;

.input {
	font-size: 11px;
}

#navbar {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#main {
	padding: 10px;
	clear: both;
}
#main p {
	font-size: 12px;
	letter-spacing: .04em;
	line-height: 130%;
}
.imgleft {
	float: right;
	margin-left: 5px;
}
#main h1 {
	font-size: 16px;
}
#main h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.listing {
	border: 1px solid #333333;
	padding: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}
.listing th {
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	text-align: left;
	padding: 2px;
	background-color: #E1E1E1;
	border-bottom: solid 1px #111111;
}
#main .listing img {
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
}

.listing td {
	font-size: 9px;
	line-height: 120%;
	color: #000000;
	background-color: #F4F4F4;
}
.style1 a {
	color: #FFFFCC;
}
#main .listing #options td {
	font-size: 12px;
	padding: 2px;
}
#main #staff {
	font-size: 9px;
}
#main #staff img {
	margin: 1px;
	padding: 1px;
	border: 1px solid #333333;
}
#email {
	font-size: 14px;
	color: #000099;
}

