BODY
{
	COLOR: #000000;
	FONT-FAMILY: bookman old style;
	margin: 0cm 0cm 0cm 0cm;
}


H1
{
	COLOR: #990000;
}

H2
{
	font-size: 12px;
	font-weight: normal;
	COLOR: #990000;
}


table.header,table.maintable
{
	border-bottom: 10px solid #333366;
}

td.left
{
	background: url(images/left-bg.gif) repeat-y;
	height: 350px;
}

td.footer
{
	font-size: 12px;
	padding-left: 150px;
	padding-top: 20px;
}
div.navbar
{
	padding-left: 20px;
	padding-top: 20px;
}

div.mainbody
{
	padding-left: 20px;
	padding-top: 12px;
	width: 600px;
}

a.nav:link, a.nav:visited {
	display: block;
	background: url(images/button-bg.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 1px;
	padding-left: 12px;
	height: 25px;
	width: 150px;
	margin-top: 6px;
	text-decoration: none;
}

a.nav:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #ffffff;
}

a.pnav:link, a.pnav:visited {
	display: block;
	background: url(images/pbutton-bg.gif) no-repeat;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	padding-top: 1px;
	padding-left: 12px;
	height: 20px;
	width: 120px;
	margin-top: 6px;
	text-decoration: none;
	margin-left: 15px;
}

a.pnav:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #ffffff;
}

a:link, a:visited {
	text-decoration: underline;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #0000ff;
}


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; 
}


