.PageCaption
{
	font-family: Verdana; 
	font-size: 10px;
	color: #777777;
	font-weight: bold;
	width: 619px;
	padding-left: 17px;
	padding-bottom: 12px;
	padding-top: 12px;
	background-image: url(img-bgshadow.jpg);
	text-align: left;
}

.PageHeader
{
	border: 0; 
	width: 619px;
	background-image: url(img-bgshadow.jpg);
}

.PageText
{
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal;
	vertical-align: top;
}

.EmphasisText
{
	color: #777777;
	font-weight: bold;
}

.SectionTitle
{
	color: #0033cc;
	font-weight: bold;
}

.PenCell
{
	width: 71px; 
	text-align: left; 
	vertical-align: bottom;
}

.Pen
{
	border: 0; 
	width: 65px;
	height: 271px;
}

.Footer
{
	text-align: center;
	vertical-align: middle; 
	background: url(img-bottomshadow.jpg);
	height: 43px;
	font-family: verdana, arial;
	font-size: 10px;
	color: #555555;
}

.Shadow
{
	background-color: #eeeeee;
}

a
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10;
}

a:visited {
	color: #0033cc;
}

a:hover {
	background: none;
	color: #999999;
}
