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


div.container
{
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
	width: 775px;
	position: relative;
}

div.taxbutton
{
	position: absolute;
	top: 40px;
	right: 7px;
}

table.container
{
	width: 775px;
}

div.header
{
	background-color: #ffffff;
}



img.hright
{
	position: absolute;
	top: 0px;
	right: 0px;
}

div.topbar
{
	height: 10px;
	background-color: #000000;
	clear: both;
}

td.leftbar
{
	width: 150px;
	background: url(images/left-bg.gif);
}

div.navbar
{
	background: url(images/nav-bg.gif);
	height: 285px;
}
a.nav:link, a.nav:visited {
	display: block;
	FONT-FAMILY: arial;
	font-size: 12pt;
	font-weight: normal;
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
	width: 132px;
	text-decoration: none;
	margin-bottom: 6px;
	border-bottom: solid 1px #cccccc;
}

a.nav:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #34376C;
}


td.mainbody
{
	width: 625px;
	padding: 10px;
	background-color: #ffffff;
}


td.footer
{
	background: url(images/bottom-bg.gif);
}
div.bottombar
{
	height: 10px;
	background-color: #000000;
	clear: both;
}

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;
	width: 645px;
}

a.jwd:link, a.jwd:visited {
	color: #000000;  
	text-decoration: none;
	font-weight: bold;
}
a.jwd:hover 
{
	color: #0000ff;
}

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


H1
{
	COLOR: #000000;
}

H2
{
	COLOR: #000000;
}

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

