#top {
	background-color: #FAFAFA;
	border-bottom: 1px solid #CCCCCC;
}
#top div {
	color: #333333;
	padding: 4px;
	text-align: center;
}
#top a {
	color: #333333;
	text-decoration: none;
}
#top span {
	font-weight: bold;
	font-size: 0.8em;
}
body {
	background-image: url(img/pbck.jpg);
	margin: 0px;
}
body.print {
	background-image: none;
	background-color: #FFFFFF;
	margin: 2px;
}
table.main {
	height: 100%;
	border: 0px;
}
td.lcol {
	background-image: url(img/pbck_lcol.jpg);
	width: 4px;
}
td.rcol {
	background-image: url(img/pbck_rcol.jpg);
	width: 4px;
}
td.r1 {
	background-image: url(img/r1_fill.jpg);
	background-repeat: repeat-x;
	height: 11px;
	font-size: 8px;

}
td.r3 {
	background-image: url(img/r3_fill.jpg);
	background-repeat: repeat-x;
	height: 7px;
}
td.menu {
	background-image: url(img/menu_fill.jpg);
	background-repeat: repeat-x;
	height: 17px;
}
table.n {
	width: 100%;
	border: 0px;
}
td.bottom {
	background-image: url(img/bottom_fill.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	height: 51px;
}
td.bottomcell a {
	color: #FFFFFF;
	text-decoration: none;
}
td.bottomcell a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
td.bottomcell {
	vertical-align: top;
	padding-top: 33px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
td.mtext {
	background-color: #FFFFFF;
	background-image: url(img/mbox_topfill.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td.menulink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 1px;
}
td.menulink a {
	color: #FFFFFF;
	text-decoration: none;
}
td.menulink a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
td.mtexta {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 8px;
	vertical-align: top;
}
td.boxes {
	vertical-align: top;
	padding-top: 7px;
}
td.boxstart {
	background-image: url(img/box_start.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 36px;
	padding-top: 8px;
	padding-left: 44px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
td.boxtext {
	background-image: url(img/box_fill.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-right: 6px;
	padding-left: 6px;
}
table.box {
	margin-bottom: 6px;
}
h1.header {
	margin-bottom: 5px;
}

a.blink {
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
}
a.blink:hover {
	color: #000000;
}

img.ref {
	margin-right: 8px;
	border: 1px solid #919191;
}
td.refdescr {
	padding-top: 5px;
}

