BODY
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
	margin: 0cm 0cm 0cm 0cm;
}


H1
{
	COLOR: #858585;
	FONT-FAMILY: bookman old style;
	font-weight: bold;
}

div.topbar
{
	background-color: #FDF5E6;
	height: 80px;
}

div.midbar
{
	background-color: #858585;
	height: 14px;
	padding: 0px;
	color: #ffffff;
	padding-left: 275px;
}

div.navbar
{
	margin-top: 10px;
}


td.leftbar
{
	background-color: #afeeee;
	border-right: 1px solid #858585;
}

td.mainbody
{
	padding: 10px;
}

a.nav:link, a.nav:visited {
	display: block;
	background-color: #afeeee;
	FONT-FAMILY: arial;
	font-size: 14px;
	color: #000000;
	text-align: right;
	padding-top: 0px;
	padding-right: 2px;
	width: 175px;
	text-decoration: none;
	margin-bottom: 8px;
	border-bottom: 1px solid #afeeee;
	border-top: 1px solid #afeeee;
}

a.nav:hover {
	text-decoration: none;
	background-color: #FDF5E6;
	border-bottom: 1px solid #858585;
	border-top: 1px solid #858585;
	color: #000000;
}

a:link, a:visited {
	text-decoration: underline;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #0000ff;
}


a.bnav:link, a.bnav:visited {
	color: #858585;  
	text-decoration: none;
}

a.bnav:hover {
	color: #0000ff; 
	text-decoration: underline;

}
div.bnavbar
{
	font-size: 12px;
	color: #858585;
	text-align: center;
	border-top: 1px solid #858585;
	margin-top: 60px;
}
div.copy {
	color: #000000; 
	font-weight: bold;
	font-size: 70%;
	FONT-FAMILY: Arial;
	text-align: center;
	margin-top: 20px;
}

a.jwd:link, a.jwd:visited {
	color: #ffffff;  
	text-decoration: none;
	font-size: 60%;
	font-weight: bold;
	text-align: center;

}
a.jwd:hover 
{
	color: #0000ff;
}

a.admin:link, a.admin:visited {
	color: #cccccc;  
	text-decoration: none;
	font-size: 60%;
}

.question
{
	COLOR: #990033;
	FONT-FAMILY: Arial;
	font-weight: bold;
}

.answer
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
}

p.inheader
 {
	position: absolute; 
	top: 140px; 
	right: 10px;
	COLOR: #ffffff;
	font-size: 100%;
	FONT-FAMILY: Arial; 
}


