.menuBox {
	border: 1px solid #0000FF;
	background-color: #FFFFFF;
}
.pfBoxMiddle, .pfBoxMiddle TD, .pfBoxMiddle TH {
	background-color:blue;
	background:url(www.junebud.com/_nextWWW/img/PFBoxMiddle.jpg);
	background-image: url(img/PFBoxMiddle.jpg);
	background-repeat: repeat
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #999999;
	text-decoration: underline;

}

a.imgLink {
	color: #FFFFFF;
}

a.menuLink {
	color: #333333;
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
}

a.menuLink:hover {
	color: #555555;
	text-decoration: underline;
	font-weight:bold;
}

a.cssmouseover {
	color: #FFFFFF;
	display:block;
	width:170px;
	height:76px;
	background-position:0px 0px;
}
a.cssmouseover:hover {
background-position:0px -76px;
}
a.cssmouseover:active {
background-position:0px -152px;
}

body {
	background-color: #FFFFFF;
	/*color: #999999;*/
	text-align: center;
	font-family: Georgia, 'Times New Roman';
}
.textNormal {
	font-size: 10pt;
	text-align: left;
	color: #555555;

}
.textHeadline {
	font-size: 16pt;
	text-align: left;
	font-weight: bold;
	color: #333333;

}
.textUnderHeadLine {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #333333;
}

.textHeader {
	font-size: 8pt;
	text-align: right;
	color: #555555;

}

.textHeadlink {
	font-size: 12pt;
	text-align: center;
	color: #333333;

}
pre {

	font-size: 10pt;
	text-align: left;
	color: #555555;
}
