A:active { font: bold 12pt Arial; color: #FFFFFF; }
A:visited { font: bold 12pt Arial; color: #FFFFFF; }
A:link { font: bold 12pt Arial; color: #FFFFFF; }
A:hover { font: bold 12pt Arial; color: #6264B2; background-color: #C7C8F8; }

A.lnk:active { font: bold 11pt Arial; color: #440000; }
A.lnk:visited { font: bold 11pt Arial; color: #440000; }
A.lnk:link { font: bold 11pt Arial; color: #440000; }
A.lnk:hover { font: bold 11pt Arial; color: #0000FF; }

A.menuitem:active { font: bold 10pt Arial; color: #6264B2; margin-top: -15px; }
A.menuitem:visited { font: bold 10pt Arial; color: #6264B2; margin-top: -15px; }
A.menuitem:link { font: bold 10pt Arial; color: #6264B2; margin-top: -15px; }
A.menuitem:hover { font: bold 10pt Arial; color: #FFFFFF; background-color: #6264B2; }

body {
	margin: 0px;
	overflow-y: auto;
}

td.pagebody {
	background: url('../images/frame.png') repeat-y;
	text-align: center;
}

td.pageborder {
	padding-top: 5px;
	border-right: thin #6264B2 solid;
	background-color: #C7C8F8;
	text-align: center;
}

td.titlebar {
	margin: 0px;
	background-color: #6264B2;;
	padding: 8px;
	padding-left: 30px;
	text-align: left;
}

td.pagefooter {
	background: url('../images/frame.png') repeat-y;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: right;
}

.contextmenu {
	margin: 0px;
	background-color: #C0C0C0;
	height: 45px;
	padding-left: 30px;
	padding-right: 30px;
}

p.location {
	margin: 0px;
	background-color: #C0C0C0;
	height: 45px;
	border-top: thin #FFFFFF solid;
}

p.content {
	margin: 0px;
	padding-left: 70px;
	padding-right: 50px;
}

font.content {
	font: bold 11pt;
}

.pagetitle {
	font: oblique 22pt;
	color: #FFFFFF;
}

.location {
	font: bold 14pt;
	color: #6264B2;
}

.descriptive {
	font: 11pt;
	color: #440000;
}

.highlight {
	font: bold;
	color: #6264B2;
}

.navigation {
	font: bold 14pt;
	color: #6264B2;
	text-decoration: underline;
}

.contentheader {
	font: bold 14pt;
	color: #6264B2;
	tex-decoration: underline;
}

.question {
	font: bold 11pt;
	color: #000000;
}

.answer {
	font: 11pt;
	color: #800000;
	text-indent: 10px;
}

.copy {
	font: 11pt;
	color: #000000;
}