/* CSS Document */
.style1 {
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
}
.style2 {
font-size: 12pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #333333;
}
.style3 {
font-size: 9pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #FFFFFF;
}
.style4 {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #333333;
}
.style5 {
font-size: 9pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #333333;
}
.style6 {
font-size: 9pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #333333;
}
.style7 {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
}
.style8 {
font-size: 12pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
}
.style9 {
font-size: 9pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #FF0000;
}
.style10 {
font-size: 9pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
}
.style11 {
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #333333;
}
.style12 {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #999999;
}
#loading{
	position: absolute;
	top: 466px;
	left: 191px;
	color: #fff;
	padding: 2px 2px 2px 2px;
	background: red url(../Images/loading01.gif) no repeat 2px;
	display: none;
	width: 324px;
	height: 264px;
}
