A
{
    COLOR: black;
    TEXT-DECORATION: none
}
.links
{
    COLOR: black;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left;
}
.newconmenu
{
    LEFT: 22px;
    POSITION: absolute;
    TOP: 77px;
    VISIBILITY: hidden;
}
.rumoursmenu
{
    LEFT: 22px;
    POSITION: absolute;
    TOP: 102px;
    VISIBILITY: hidden;
}
.infomenu
{
    LEFT: 22px;
    POSITION: absolute;
    TOP: 127px;
    VISIBILITY: hidden;
}
.newcontitle
{
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    LEFT: 11px;
    POSITION: absolute;
    TOP: 61px;
}
.rumourstitle
{
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    LEFT: 11px;
    POSITION: absolute;
    TOP: 86px;
}
.infotitle
{
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    LEFT: 11px;
    POSITION: absolute;
    TOP: 111px;
}
.container
{
    BACKGROUND-COLOR: white;
    border: 2px solid #666699;
    LEFT: 10px;
    POSITION: absolute;
    TOP: 53px;
    layer-background-color: white
}
.menuTitle
{
    COLOR: midnightblue;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left
}
.menuheadingborder {
	background-color: #ECECD7;
	border-top: 1pt solid #333333;
	border-right: 1pt none #4D6185;
	border-bottom: 1pt none #333333;
	border-left: 1pt none #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #A3A34E;
}
.newstitle {
	background-color: #ECECD7;
	border-top: 1pt solid #333333;
	border-right: 1pt none #4D6185;
	border-bottom: 1pt none #333333;
	border-left: 1pt none #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.menuheadingborder10pt {
	background-color: #ECECD7;
	border-top: 1pt solid #333333;
	border-right: 1pt none #4D6185;
	border-bottom: 1pt none #333333;
	border-left: 1pt none #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #A3A34E;
}

.menudetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #Ffffff;
}

.open {
	display: block;
	}
.closed {
	display: none;
	}
li {
	list-style-type: none;
	padding-top: .2em;
	padding-bottom: .2em;
    FONT-SIZE: 9pt;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: normal;
    COLOR: #000000;
	}

h1 {
	padding-top: 0;
	padding-bottom: -15px;
	margin-top: 0;
	margin-bottom: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

h2 {
	padding-top: 0;
	padding-bottom: -15px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #ECECD7;
	border-top: 1pt solid #333333;
	border-right: 1pt none #4D6185;
	border-bottom: 1pt none #333333;
	border-left: 1pt none #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #A3A34E;
}