BODY {
	background-color: #FFFFFF;
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	
}

TABLE.idx_table {
	background: url(../images/background.jpg) no-repeat;
	background-position: 220px;
	background-repeat: no-repeat;
}

.idx_text {
	font-family: sans-serif;
	color: black;
	font-size: 10pt;
}

.idx_text_sm {
	font-family: sans-serif;
	color: black;
	font-size: 8pt;
}

TABLE.menu {
	background-color:#FFFFFF;
	border: ;
}

A.menu_link {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #99cc33;
	background-color: transparent;
	text-decoration: none;
}
A.menu_link:hover {
	color: green;
	font-style: ;
}
A.menu_link:visited {
	color: green;
}

A.menu_item {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #99cc33;
	background-color: transparent;
	text-decoration: none;
}

A.menu_item:hover {
	color: green;
	font-style: normal;
}
A.menu_address {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	background-color: transparent;
}
A.menu_item_sub {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	background-color: transparent;
	text-decoration: none;
/*	font-style: italic; */
}
A.menu_item_title {
	background-color: transparent;
	font-family: sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	color: green;
	font-weight: bold;
}

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

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

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

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

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

TD.main_text_h2 {
	font-family: sans-serif;
	color: black;
	font-size: 14pt;
}

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


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

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

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