body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	padding: 12px;

}
.contents p {
	font-size: 10pt;
	margin-left: 10px;

}
.contents h1 {
	font-size: 18pt;
	font-weight: bold;
	margin: 0px;
}
.contents h2 {
	font-size: 16pt;
	font-weight: bold;
	margin: 0px;
}
.contents h3 {
	font-size: 12pt;
	font-weight: bold;
	margin: 10px;
	color: #47329A;

}
.contents a {
	font-weight: bold;
	color: #01009A;
	text-decoration: none;
}
.contents a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.contents ul {
	font-size: 10pt;
	font-weight: normal;
}
.contents li {
	font-size: 11pt;
	list-style-type: square;
	list-style-position: outside;
	padding-top: 10px;
	font-weight: bold;

}
.lidescription {
	font-size: 8pt;
	font-weight: normal;
	color: #666666;


}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	text-transform: none;
	background-color: #DDDDFF;
	font-weight: bold;
	padding-right: 10px;



}
.contents form {
	margin: 0;
	padding: 0;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;

}
.footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;


	
}
.footer a:hover{
	text-decoration: underline;

	
}
.requesttbl {
	color: #666666;
	font-size: 12px;
	border: 2px solid #666666;
}
.requesttbl b {
	font-size: 12px;
	color: #000000;
}


form {margin:0; padding:0;}
.textmatch {
	color: #006600;
	background-color: #E9FFB9;
}

.matchseparator {
        width: 80%;
        margin-top: 30px;
        margin-bottom: 30px;
        height: 1px;
        border: none;
        border-top: 1px dotted #66F;
}
.headerseparator {
        width: 80%;
        margin-top: 5px;
        margin-bottom: 20px;
        height: 1px;
        border: none;
        border-top: 1px dotted #66F;
}
.opplist h4 {
 font-size: 11pt;
 font-weight: bold;
 margin: 10px 20px 0 20px;
 color: #47329A;
 background-color: #EEF;
 padding: 5px;
}
.opplist p {
 font-size: 9pt;
 margin: 0 20px 20px 20px;
 background-color: #EEF;
 padding: 0 10px 10px 10px;
}


#surplus_splash{
 background-color: #EEF;
 padding: 10px;
 margin: 20px;
 border: solid 1px #CCF;
}
#surplus_splash p{
 color: #224;
}
#surplus_splash a{
 color: #22D;
}
#surplus_splash a:hover{
 color: #22F;
}

#surplus_search {
 background-color: #EEF;
 padding: 5px;
 margin: 10px 0 30px 0;
 border: dotted 1px #CCF;
}
#surplus_search td {
 font-size: 10pt;
 color: #22F;
 padding: 3px 0;
}

#surplus_search input, #surplus_search select{
 color: #22F;
 margin-left: 10px;
}
#surplus_search hr {
 margin: 10px 0;
}


