/* CSS Document */
.body{
	background-color: #FFFFFF;
}
.ContentTxt {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000ff;
	text-decoration: underline;
}
span.LightOrange {
	color: #ff9900;
}
span.DarkOrange {
	color: #ff6600;
}
span.LightBrown {
	color: #c26700;
}
span.DarkBrown {
	color: #990f00;
}
span.Cherry {
	color: #b31200;
}
span.Red {
	color: #ff0000;
}
#submap a {
    font-size:10pt;
    font-weight:bold;
    COLOR: #0000ff;
    padding:10px  0  10x 0;
}

#submap a:hover {
    COLOR: #990f00;
}
#submap span.group {
    font-size:16pt;
    font-weight:normal;
}

span.topic {
    font-size:16pt;
    font-weight:normal;
    color:#990f00;
}

span.tabletopic {
    font-size:12pt;
    font-weight:bold;
    color:#000000;
}