P  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-size : 9pt;
}

H1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #808000;
	text-decoration : underline;
	text-align : center;
	font-size : 30pt;
}

H2  {
	font-size : 30pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : italic;
	color : #000000;
}

H3  {
	font-size : 15pt;
	font-weight : normal;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

A  {
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : underline;
	line-height : 2;
}

A:Visited  {
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : underline;
}

A:Active  {
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : underline;
}

A:Hover  {
	color : #000;
	background-color: #e7ea96;
	text-decoration : underline;
	font-weight : normal;
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
}

BODY  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	background-color : #e7ea96;
	font-weight : normal;
	font-style : normal;
	font-size : 9pt;
}

div  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
}

td  {
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}
.IncludeTable1  {
	background-color : #fff;
	padding-left :15;
	padding-top :15;
}
.IncludeLeftMenu  {
	background-color : #fff;
	padding-left :15;
	padding-top :15;
}
.IncludeTopp  {
	background-color : #fff;
	padding-left :15;
	padding-top :15;
}
#menu, #menu_active {
padding:0;
margin:0;
height:2em;
list-style-type:none;
}
#menu li , #menu_active {
float:none; 
width:auto; 
height:2em;
line-height:2em;
border-bottom:1px solid #bbb;
position:relative;
text-align:left;
}
#menu li a, #menu li a:visited {
display:block;
text-decoration:none; 
color:#000;
}
#menu li a span, #menu li a:visited span {
display:none;
}
#menu li a:hover {
border:0; /* needed to trigger IE */
color: #000;
background-color:#e7ea96
}
#menu_active li a, #menu_active li a:visited {
display:block;
text-decoration: underline; 
color: #FF0000;
}

