.plhead {
	font-family: georgia;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-align: left;
}
.pltxt {
	font-family:verdana;
	font-size: 12px;
	font-style: normal;
	color: black;
	line-height: 20px;
	text-align:left;
}

.pltxtbold {
	font-family:verdana;
	font-size: 12px;
	font-style: normal;
	color: black;
	line-height: 20px;
	text-align:left;
}

.plsmalltxt {
	font-family:arial;
	font-size: 11px;
	font-style: normal;
	color: black;
	line-height: 15px;
	text-align:left;
}
.plwhitetxt {
	font-family:arial;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: white;
	text-align:left;
	background-color: brown;
}
.plstar {
	font-family:arial;
	font-size: 12px;
	font-style: normal;
	color: red;
	line-height: 20px;
	text-align:right;
}

a.pl:link {
	color: green;
	FONT-STYLE:normal;
	font-WEIGHT: normal;
	font-family: Arial;
	font-SIZE:9px;
	text-decoration:none;
	text-align:center;
}
a.pl:visited {color: green; FONT-STYLE:normal; font-WEIGHT: normal; font-family: Arial; font-SIZE:9px; text-decoration: none; text-align:center}
a.pl:hover {color:red; FONT-STYLE:normal; font-WEIGHT: normal; font-family: Arial; font-SIZE:9px; text-decoration: none; text-align:center}

a.plbatch:link {
	color: blue;
	FONT-STYLE:normal;
	font-WEIGHT: normal;
	font-family: verdana;
	font-SIZE:12px;
	text-decoration:none;
	text-align:center;
}
a.plbatch:visited {color: blue; FONT-STYLE:normal; font-WEIGHT: normal; font-family: verdana; font-SIZE:12px; text-decoration: none; text-align:center}
a.plbatch:hover {color:red; FONT-STYLE:normal; font-WEIGHT: normal; font-family: verdana; font-SIZE:12px; text-decoration: none; text-align:center}


.sel{
	font-family:Verdana;
	font-size:11px;
}

.btnsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: brown;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	cursor:hand;
}

.tb { BORDER-RIGHT: #f8bd86 1px ridge; BORDER-TOP: #f8bd86 1px ridge; BORDER-LEFT: #f8bd86 1px ridge;  BORDER-BOTTOM: #f8bd86 1px ridge }

