body {
	background-color: #000066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img{border:none} body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000099;
}
.style5 {font-size: 10}

#main
{
	display:block;
	width: 500px;
	text-align:center;
}

#main legend
{
	font-weight:bold;
	text-align:center;
	display:block;
	widht:100%;
}

#main label
{
	float:left;
	width: 150px;
}

#main fieldset
{
	border: none;
}

#main .row
{
	height: 20px;
	margin-bottom: 5px;
	text-align:left;
}
#search
{
	width:300px;
	display:block;

	clear:both;
	height:25px;
	
}
#show_results,
#show_results .header,
#show_results .row,
##show_results a
{
	float:left;
}

#show_results
{
	width:300px;
	text-align:left;
	clear:both;
	margin: 0 auto 0 auto;
}

#show_results .header a
{
	font-weight:bold;
	text-decoration:none;
}

#show_results .header,
#show_results .row
{
	width:100%;
	clear:left;
}

#show_results .name
{
	width: 200px;
	display:block;
	float:left;
}
#show_results .year
{
	width: 100px;
	display:block;
	float:left;
	text-align:center;
}

