BODY, table {
	FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, Tahoma;
	COLOR: #000000;
  BGCOLOR: #ffffff;
  font-size: 10pt;
	border: none;
	vertical-align: top;
}

.block
{
	width: 720px;
	border-collapse: collapse;
	horizontal-align: center;
	border: none;
	padding: 10;
}

.top, .top tr, .top table, .top a
{
  font-size: -2;
	letter-spacing: 0.05em;
	vertical-align: top;
	text-align: right;
	font-style: oblique;
	color: gray;
}

.head
{
	border: none;
	rules: none;
	frame: void;
}

.dot { width: 10px; }

.leftpanel, .leftpanel a, .leftpanel td, .leftpanel tr, .leftpanel table
{
	vertical-align: top;
	background-color: white;
	margin-top: 0;
	margin-left: 0;
	margin-right: 15;
}

.leftmenu, .leftmenu a, .leftmenu td, .leftmenu tr, .leftmenu table
{
	font-weight: bold;
	text-align: left;
  text-decoration: none;
	white-space: nowrap;
  color: black;
	vertical-align: middle;
	background-image:url('index_files/gray.png');
	background-color: white;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
  padding-top:3px;
  padding-bottom:3px;
  padding-right:3px;
  padding-left:3px;
  border-spacing: 0px 5px;	
  border-color: white;
}

.hmenu, .hmenu td, .hmenu tr, .hmenu a
{
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
  color: black;
	padding: 8;
	margin-top: 0;
	background-image:url('index_files/hmenubg.png');
}

.vmenu, .vmenu td, .vmenu p, .vmenu a
{
	vertical-align: top;
	font-weight: bold;
  width: 180px;
	padding: 0;	
}

.main {
	vertical-align: top;
}

.cn, .cn td, .cn p, .cn a
{
	border-bottom: solid 10px #ffffff;
}

.caption {
  font-size: -3;
	font-style: italic;
	color: gray;
	font-weight: bold;
}

.firstcol {
	width: 720px;
}

.secondcol {
  background-image:url('index_files/hmenubg.png');
  background-color: white;
	width: 100%;
}

.secondcolX {
	width: 210px;
  background-image:url('index_files/sidebar.png');
  background-color: white;
}

td#footer {
  text-align: center;
	height: 30;
	vertical-align: bottom;
  font-size: 75%;
	border-spacing: 10px;
}

A.nh:hover {
  text-decoration: none;
	border: none;
}

A {
  text-decoration: none;
	color: #000000;
}

A:hover { 
  text-decoration: none;
  border-bottom: dashed thin #999999;
}

A:visited {
}

EM
{
  font-style:normal;
  color:#C11B17;
}

H3
{
  border-left: solid 4px #000000;
  padding-left:7px;
  padding-bottom:4px;
  padding-top:4px;
	background-image:url('index_files/gray.png');
}
