body {
	background-image: url(images/pcbg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.font12 {	font-size: 12px;
}
.font14 {	font-size: 14px;
}
.font15 {	font-size: 15px;
}
.font16white {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.gobalsitefont {
	font-size: 12px;
	color: #0033ff;
	background-image: url(images/pil_logo_small.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 25px;
}
.gobalsitefont a {
	color: #0033ff;
}
.style1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.style2 {
	color: #0033FF;
	line-height: 16px;
	font-size: 13px;
}
.style3 {
	color: #666666;
	font-size: 12px;
}
ul.leftmenustyle {
	padding: 0;
	font-size: 15px;
	cursor: pointer;
	margin: 0;
	list-style-type: square;
	list-style-position: inside;
	color: #06F;
}
ul.leftmenustyle li {
	margin: 0;
	padding: 0.25em 0.5em;
	font-size: 15px;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	text-align: left;
}
ul.leftmenustyle a
{
	cursor: pointer;
	color: #333;
	text-decoration: none;
}
ul.leftmenustyle a:visited
{
	color: #333;
}
ul.leftmenustyle a:hover, ul.leftmenustyle a:focus, ul.leftmenustyle li:hover
{
	background-color: #666666;
	color: #FFF;
}
