td.title {
	height			: 40px;
	background		: #ffe7ba;
	padding			: 0px;
	text-align		: right;
	text-indent		: 10px;
	vertical-align	: middle;
	font-family		: helvetica,verdana,arial,sans-serif;
	font-size		: 24pt;
	font-weight		: bold;
	color			: #000080;
}
td.banner {
	width			: 100px;
	background		: #8b4513;
	padding			: 0px;
	vertical-align	: top;
}
td.navibar {
	height			: 30px;
	background		: #ffdead;
	border-top		: solid #000080 2px;
	border-bottom	: solid #000080 2px;
	padding			: 0px;
	vertical-align	: middle;
	text-align		: center;
	text-indent		: 10px;
}
td.content {
	background		: #ffe7ba;
	padding			: 10px;
	vertical-align	: top;
}
td.footer {
	height			: 30px;
	background		: #ffe7ba;
	border-top		: solid #000080 2px;
	padding			: 2px;
	text-align		: center;
	font-size		: 12pt;
}
img.banner {
	width			: 100px;
	height			: 600px;
	border			: 0px;
	margin			: 0px;
}
p.pagetitle {
        font-family             : helvetica,verdana,arial,sans-serif;
        font-size               : 14pt;
        font-weight             : bold;
        color                   : #000080;
}

div.caption {
	font-family		: Times New Roman;
	font-size		: 24pt;
	font-weight		: bold;
	color			: #000000;
	margin-top		: 10px;
	margin-bottom	: 20px;
}
font.error {
	font-family		: helvetica,verdana,arial,sans-serif;
	font-size		: 18pt;
	font-weight		: bold;
	color			: #ff0000;
}
li.default {
	margin-bottom	: 10px;
	margin-right	: 10px;
}
