table.border {

	border: medium double #0000cc;



}

table.border2 {

	border: thin double #0000cc;



}

td.br { border-bottom: medium double #0000cc; border-right: medium double #0000cc; background-color: #ecffff; }

td.tr { border-top: thin solid #cccccc; border-right: medium double #0000cc; background-color: #ecffff; }

td.tl { border-top: thin solid #cccccc; border-left	: thin solid #cccccc; background-color: #ecffff; }

td.bl { border-left: thin solid #cccccc; background-color: #ecffff; }

td.rl { border-left: thin solid #cccccc; background-color: #ecffff; border-right: medium double #0000cc; }

td.blr { border-bottom: medium double #0000cc; border-right: medium double #0000cc; border-left: thin solid #cccccc; background-color: #ecffff; background-image: url(../Templates/scriptsfacet/images/logosolidpb.gif);}

#Header {

	background: #ECFFFF;

	border-top: thin none #0000CC;

	border-right: thin double #0000CC;

	border-bottom: thin double #0000CC;

	border-left: thin none #0000CC;

	position: absolute;

	z-index: 1;

	height: 144px;

	width: 720px;

	left: 0px;

	top: 0px;

}

#Navbar {

	background: #ECFFFF url(../Templates/images/lborder.gif);

	position: absolute;

	z-index: 2;

	height: auto;

	width: 205px;

	left: 0px;

	top: 142px;

	border-right: thin double #0000CC;

	border-bottom: thin double #0000CC;

	border-top-width: thin;

	border-left-width: thin;

	border-top-color: #0000CC;

	border-left-color: #0000CC;

}

#wrapper {

	margin: 0px auto 0px 0px;

	width: 770px;

	height: auto;

}

#daydate {

	margin: 0px auto;

	text-align: center;

	height: auto;

	padding: 10px 0px 0px 12px;

	z-index: 3;

	top: 157px;

	position: absolute;

	right: auto;

	left: 480px;

	width: 250px;

}

#title {

	text-align: center;

	position: absolute;

	z-index: 4;

	height: auto;

	width: 300px;

	left: 288px;

	top: 217px;

}

#text {

	position: absolute;

	z-index: 6;

	height: auto;

	width: 525px;

	left: 217px;

	top: 285px;

}



.spacer {

	margin: 1px;

	padding: 1px;

	width: auto;

	visibility: hidden;

}

.navbarbottom {

	font: bold 85% Arial, Helvetica, sans-serif;

}

