BODY {
	background-color: White;
	font-family: sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
}

TABLE.menu {
	background-color: Gray;
	border: medium double Green;
}

A.menu_link {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
	background-color: transparent;
	text-decoration: none;
}
A.menu_link:hover {
	color: #000000;
	font-style: italic;
}
A.menu_link:visited {
	color: Green;
}

A.menu_item {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:  #990000;
	background-color: transparent;
	text-decoration: none;
}
A.menu_item:hover {
	color: Gray;
	font-style: italic;
}
A.menu_address {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: Green;
	background-color: transparent;
}
A.menu_item_sub {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:  #990000;
	background-color: transparent;
	text-decoration: none;
/*	font-style: italic; */
}
A.menu_item_title {
	background-color: transparent;
	font-family: sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	color: Green;
	font-weight: bold;
}

A.pu_menu_address {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:  #990000;
	background-color: transparent;
}
A.pu_menu_link {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:  #990000;
	background-color: transparent;
	text-decoration: none;
}
TD.menu {
	background-color: transparent;
	background-image: url(../images/menu_grad.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 150pt;
	padding-top: 0pt;
}
TD.idx_main_text {
	background-color: transparent;
	font-family: sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	color: Navy;
}
TD.menu_item_sub {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:  #990000;
	background-color: transparent;
	text-decoration: none; /*	font-style: italic; */
}



A.footer_link {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: Navy;
	background-color: transparent;
	text-decoration: none;
}

A.footer_link:hover {
	color: Gray;
	font-style: italic;
}

A.main_text_table {
	font-family: sans-serif;
	color: Navy;
	font-size: 12pt;
	font-weight: bold;

}
TD.main_text {
	font-family: sans-serif;
	color: Navy;
	font-size: 10pt;
}

TD.main_text_h1 {
	font-family: sans-serif;
	color: Navy;
	font-size: 16pt;
	font-weight: bold;
}

TD.main_text_h2 {
	font-family: sans-serif;
	color: Navy;
	font-size: 14pt;
}
TD.main_text_h3 {
	font-family: sans-serif;
	color: Navy;
	font-size: 12pt;
	font-weight: bold;
}

TD.main_text_h4 {
	font-family: sans-serif;
	color: Navy;
	font-size: 10pt;
	font-weight: normal;
}

TD.main_text_f1 {
	font-family: sans-serif;
	color: Navy;
	font-size: 12pt;
	font-weight: normal;
}

TD.main_text_f2 {
	font-family: sans-serif;
	color: Navy;
	font-size: 8pt;
	font-weight: normal;
}



A.main_text:hover {
	color: Black;
	font-style: italic;
}


H1 {
	color: Navy;
	font-size: 14pt;
	font-family: sans-serif;
}

H2 {
	color: Navy;
	font-size: 12pt;
	font-family: sans-serif;
	font-weight: bold;
}
H3 {
	color: Navy;
	font-size: 12pt;
	font-family: sans-serif;
}

DIV.footer {
	font-size: 8pt;
	color: Navy;
}
