body {
	background-image: url(stripe.png);
}

tr,td,th,body
{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
	
}
a,a:active,a:visited,a:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #3E5EB1;
}
a:hover {
	color: #5E5757;
}
td {
	vertical-align: top;
}
input,textarea,select {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-family: Verdana;
	width: 180px;
	font-size: 8pt;
	font-weight: bold;
	font-weight: normal;
}
h1,h2 {
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px #CCCCCC solid;
}
p {
	padding-left: 20px;
	text-align: justify;
	padding-right: 20px;
}
img {
	border: 0px;
}
#maindiv {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 730px;
	border: 0px;
	padding-bottom: 10px;
	background: #E3E3E3;
}
#search {
	position: relative;
	clear: both;
	width: 530px;
	text-align: center;
	top: 0px;
}
#info {
	position: relative;
	top: 0px;
	left: 20px;
	clear: both;
	width: 550px;
}
#half1 {
	position: relative;
	float: left;
	width: 270px;
}
#half2 {
	position: relative;
	float: left;
	width: 280px;
}
h2.small,.small {
	font-size: 6pt;
}
ul {
	margin-left: 30px;
	padding-left: 0px;
}
