BODY
{
	COLOR: #000000;
	background: url(images/leftbg.gif) repeat-y;
	FONT-FAMILY: Arial;
	margin: 0cm 0cm 0cm 0cm;
}

div.topbar
{
	background: url(images/topbg.gif) repeat-x;
}



td.maincell
{
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}


h1
{
	font-face: Goudy Stout;
	color: #660000;
}

h2
{
	color: #000099;
}

h4
{
	color: #6666FF;
	font-size: 10pt;
	font-weight: normal;
}

div.navbar
{
	width: 141px !important;
	width: 143px;
}

div.slogan
{
	font-size: 24px;
}

div.address
{
	margin-top: 20px;
	margin-left: 10px;
	color: #ffffff;
	font-size: 12px;
}

a.nav:link, a.nav:visited {
	display: block;
	background-color: #660000;
	color: #ffffff;  
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	width: 100%;
	margin-top: 4px;
	padding-right: 4px;
	border-bottom: solid 2px #cccccc;
	font-size: 14px;

}

a.nav:hover {
	color: #ffffff; 
	background-color: #003366;
	text-decoration: none;

}

div.rnav
{
	display: none;
	width: 100%;
}

div.bnav
{
	display: none;
	width: 100%;
}

a.topnav:link, a.topnav:visited {
	color: #ffffff;  
	text-decoration: none;

}

a.topnav:hover {
	color: #443322; 
	text-decoration: none;

}



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


a.white:link, a.white:visited {
	color: #ffffff;  
	text-decoration: none;

}

a.white:hover {
	color: #ffffff; 
	text-decoration: underline;

}

div.copy {
	color: #000000; 
	font-weight: bold;
	font-size: 70%;
	FONT-FAMILY: Arial;
	text-align: center;
}

a.jwd:link, a.jwd:visited {
	color: #000000;  
	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; 
}


