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


H1
{

}

h3
{
	color: #FF0000;
	border-bottom: solid 1px #FF0000;
}

div.headerbar
{
	background-color: #000000;
	height: 120px;
	padding: 10px;
}

headerl
{
	width: 385px;
}

.headerc
{
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}

.headerc span
{
	font-size: 10pt;
	font-weight: bold;
	color: #ff0000;
	margin-top: 10px;
	display: block;
}

.headerr
{
	width: 425px;
	text-align: right;
}





div.mainbody
{
	margin-top: 20px;
	width: 800px;
}
div.navbar
{
	margin-left: 10px;
}

div.topbar
{
	background-color: #0142AA;
	color: #ffffff;
	height: 20px;
	padding-top: 2px;
	clear: both;
}

.tright
{
	display: block;
	width: 500px;;
	text-align: right;
	float: right;
}

div.mainblock
{
	background-color: #000033;
}

td.maintd
{
	background: url(images/top-left-corner2.gif) no-repeat;
}

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;
	padding-left: 4px;
	margin-bottom: 4px;
	height: 22px !important;
	height: 25px;
	width: 130px;
	text-decoration: none;
}

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

#smallnav
{
	font-size: 14px;
	padding-top: 4px;
	letter-spacing: 0px;
}

#mednav
{
	font-size: 14px;
	padding-top: 3px;
	letter-spacing: 0px;
}

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


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

}

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

}

div.copy {
	color: #000000; 
	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; 
}


