body,table {
	font-family: Arial;
	FONT-SIZE: 10pt;
}

H1 {
	font-family: Arial;
	FONT-SIZE: 16pt;
	text-align:center;
	margin-bottom:1em;
}

.bot_menu {
	FONT-SIZE: 10pt;
	font-family: Arial, serif;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.menu {
	FONT-SIZE: 10pt;
	font-family: Arial, serif;
	COLOR: #000000;
	cursor: pointer;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.menu11 {
	FONT-SIZE: 10pt;
	font-family: Arial, serif;
	COLOR: #000000;
	cursor: pointer;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.menu1 {
	position: relative; 
	padding-bottom: 8px;
}

.menu2 {
	FONT-SIZE: 10pt;
	font-family: Arial, serif;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-weight: normal;
}

.copy {
	FONT-SIZE: 8pt;
	font-family: Arial, serif;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: normal;
}

*html .pfix{behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "/image/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

a.expand{display:block;text-align:center;outline:0;}
.icanexpand{}

.iclose{height:0px;overflow:hidden;clear:both;display:none;}
.iopen{height:auto;overflow:visible;clear:both;display:block;}
