BODY
{
	COLOR: #000000;
	background-color: #666633;
	FONT-FAMILY: tahoma;
}


H1
{
	COLOR: #336600;
	FONT-FAMILY: tahoma;
	font-size: 20px;
	font-weight: bold;
}

table.maintable
{
	background-color: #ffffff;
	border: double 6px #000000;
	min-height: 600px;
}

td.topbar
{
	background-color: #797A66;
	font-size: 18px;
	padding: 5px;
	font-weight: bold;
}

td.2ndbar
{
	background-color: #9F0000;
	font-size: 4px;
	padding: 2px;
	border-top: solid 2px #000000;
	border-bottom: solid 2px #000000;
}

td.leftbar
{
	background-color: #cfcf90;
	padding: 10px;
}

td.maincell
{
	background-color: #FAFAD2;
	padding: 10px;
}

div.navbar
{
	position: relative;
	left: 7px;
}

a.nav:link, a.nav:visited {
	display: block;
	background: url(images/button-bg.gif) no-repeat;
	vertical-align: left;
	FONT-FAMILY: arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 3px;
	margin-bottom: 5px;
	padding-left: 25px;
	height: 20px !important;
	height: 25px;
	width: 125px;
	text-decoration: none;
}

a.nav:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #ffffff;
}


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: #336600;
}
a:hover {
	text-decoration: none;
	color: #797A66;
}


a.green:link, a.green:visited {
	color: #336600;  
	text-decoration: none;

}

a.green:hover {
	color: #A7A984; 
	text-decoration: none;

}

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

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; 
}

a img
{
	border: solid 2px #000;
}


