body {
	color: #333333;
	font-family: tahoma, arial;
	margin: 15px;
	padding: 0px;
}
a {
	color: #3333cc;
	text-decoration: none;
}
a:link {	color:#f18232;	text-decoration:none;}
a:visited {	color:#f18232;	text-decoration:none;}
a:active { 	color:#f18232;	text-decoration:none;}
a:hover {	color:#9a4b82;	text-decoration:underline;}
p {
	margin: 2px 0px 15px 0px;
	padding: 0px;
}
h1, h3, h4 {
	background-color: #eeeeee;
	margin: 0px;
	margin-bottom: 5px;
	padding: 5px;
}
h1 {
	color: #f18232;
	font-weight: bold;
}
h2 {
	background-image: url(/gfx/tabh.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	height: 34px;
	margin: 0px;
	margin-bottom: 3px;
	padding: 9px 0 0 7px;
	text-align: left;
}
h2 a:link {	color:#ffffff;	text-decoration:none;}
h2 a:visited {	color:#ffffff;	text-decoration:none;}
h2 a:active {	color:#ffffff;	text-decoration:none;}
h2 a:hover {	color:#ffffff;	text-decoration:none;}
h2.mid {
	background-image: url(/gfx/tabhmid.gif);
}
h2.long {
	background-image: url(/gfx/tabhlong.gif);
}
h3 {
	font-weight: bold;
}
h4 {
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	background-color: #ffffff;
	border: 1px solid #dddddd;
}
select {
	background-color: #ffffff;
	border: 1px solid #dddddd;
}

fieldset {
	border: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
fieldset label {
	display: block;
	float: left;
	width: 70px;
}
fieldset legend
{
	background: #eeeeee;
	border: 1px solid #eeeeee;
	color: #000000;
	padding: 2px 6px;
} 
fieldset.pp_finder {

}
fieldset.pp_finder select {
	margin-bottom: 5px;
	width: 150px;
}
fieldset.pp_finder .pp_search {
	width: 150px;
}
input.pp_search {
	background-color: #ffffff;
	background-image: url(/gfx/icon_search.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border: 1px solid #dddddd;
	padding-left:18px;
	width: 100px;
}

.smallPrint {
	font-size: 0.85em;
}
.alert {
	border: 1px solid #990000;
	background-color: #ffeeee;
	padding: 5px;
}
/*
.pp_img_right {
	border: 5px solid #ffffff;
	margin: 0px 0px 5px 5px;
	float: right;
}
*/
