body {


	font: 10px Verdana, Arial, Helvetica, sans-serif;

}

.copy {

	margin: 0px;

	font: 10px Verdana, Arial, Helvetica, sans-serif;

}

.error {

	color: #ff0000;

	font-weight: bold;

}

#phead {
	left: 10px;
	top: 25px;
	position: absolute;
	width: 730px;
	height: 105px;


}

#pmenu {
	position: absolute;
	width: 190px;
	left: 10px;
	top: 140px;
	height: 93px;


}

#pbody {
	overflow: visible;
	position: absolute;
	width: 520px;
	left: 207px;
	top: 150px;
	height: 556px;


}

#psearch {

	background: #FFCC00;

	margin-top: 10px;

}

#pfoot {

	margin-top: 10px;

	border-top: 1px solid #990000;

}

#searchform {

	margin: 0px;

	vertical-align: top;

	padding-right: 5px;

	padding-left: 5px;

}

.searchinput {

	font: 10px Arial, Helvetica, sans-serif;

	border: 1px solid #990000;

	width: 80px;

}

h1 {

	font-size: 14px;

	font-weight: bold;

	color: #990000;

	margin: 0px;

}

a { font-size:12px;
    color: #000099;
  }

a:hover {color: #990000;}

.menulink:hover {

	text-decoration: none;

	background: #FFCC00;

}

#psubcategorylist {

	border-top: 1px dashed #990000;

	border-bottom: 1px dashed #990000;

	margin-top: 5px;

	margin-bottom: 5px;

	padding-top: 5px;

	padding-bottom: 5px;



}

#pmessage {
	position: absolute;
	width: 721px;
	left: 10px;
	top: 105px;
	height: 21px;
	background: #CCCCCC;
	text-align: center;
	border: 1px solid #999966;
	font-size: 14px;
	font-weight: bold;
	background-color: #E0E0E0;
}
