body
{
	margin: 0em;
	background-color: #FEFEFE;
}
div.body
{
	z-index: 101;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a:link
{
	color: #0000FF;
}
a:visited
{
	color: #0000FF;
}
a:active
{
	color: #0000FF;
}
a:hover
{
	color: #00FF00;
}
a:link#nav
{
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a:visited#nav
{
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a:active#nav
{
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover#nav
{
	color: #0000FF;
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

td.content
{
	background: #FEFEFE url(images/r2_c3.jpg) no-repeat;
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	padding-right: 12px;
}
td.subhead
{
	font-family: Verdana, Sans-Serif;
	font-size: 9pt;
	color: #990000;
	font-weight: bold;
}

td.formlabel
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
}

div.navMenu
{
	position: relative;
	top: 1.7em;
	left: 1.5em;
	z-index: 102;
}

td.navMenuBkgd
{
	background: #FEFEFE url(images/r2_c2.jpg) no-repeat;
	padding-left: 25px;
	padding-top: 25px;
}
td.leftBkgd
{
	background: #FEFEFE url(images/r1_c1.jpg) repeat-y;	
}
td.rightBkgd
{
	background: #FEFEFE url(images/r1_c4.jpg) repeat-y;	
}

td.copyright
{
	font-family: Verdana, Sans-Serif;
	font-size: 7pt;
	color: #000000;
	padding-bottom: 5px;
	padding-right: 12px;
}