.cell_bg_r1c1 {
	background-image: url(../dev/images/pap_r1_c1.gif);
	background-repeat: repeat;
}
.cell_bg_r1c2 {
	background-image: url(../dev/images/pap_r1_c2.gif);
	background-repeat: repeat;
}
.cell_bg_r2c1 {
	background-image: url(../dev/images/pap_r2_c1.gif);
	background-repeat: repeat;
}
.cell_bg_r2c2 {
	background-image: url(../dev/images/pap_r2_c2.gif);
	background-repeat: repeat;
}
.newstyle {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3399CC;
}
.oldstyle {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #3399CC;

}
.cellborderleftwhite {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 1px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 1px;
	color: #666666;
}
a:link  {
	color: #007EA1;
	text-decoration: none;
}
a:visited {
	color: #007EA1;
	text-decoration: none;
}
a:active  { 
	color: #393a96;
	text-decoration: none;
}
a:hover    {
	color: #393a96;
	text-decoration: none;

}

.headerlink {color: #007EA1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.headerlinkevents {color: #007EA1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }