body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #3366CC;
}
#pshadow {
	width:100%;
	background:  url(../images/shadowAlphaBlue.gif) no-repeat bottom right !important;;
	background:  url(../images/shadowAlphaBlue.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	float:left;
}
#pshadow #px {
	background: none !important;
	background:  url(../images/shadow2.gif) no-repeat left top;
	padding: 0 !important;
	padding: 0 6px 6px 0;
}
#pshadow p {
	background-color: #FFFFFF;
	padding: 4px;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
	padding: 10px;
	font-family: Arial, Helvetica;
	color: #3366CC;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#nav {
	position:relative; 
	left:0px; 
	top:15px; 
	width:675; 
	height:475; 
	z-index:1;
}
p {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: white;
	margin-top:0px;
}
.phead {
	font-size: 18px;
	font-weight:bold;
}
a {
	color: white;
}

#tableList td {
	border-bottom:1px solid #C1D1F0;
}

#tableList p {
	margin:2px 0px;
}

