html, body {
   background: #ffffff;
   color: #000000;
   margin:0;
   padding:0 10px 0 10px;
   border:0;
   height:100%;
}
a {
	color: #3366CC;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #3366CC;
	text-align: left;
	background-color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
	text-align: left;
	background-color: #FFFFFF;
}
.normal_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #666666;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: capitalize;
	background-color: #FFFFFF;
}
.pageTitle_Left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-transform: capitalize;
	background-color: #FFFFFF;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-align: left;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	background-color: #FFFFFF;
}
.glosHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	background-color: #FFFFFF;
}
.glosHeadRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: right;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	background-color: #FFFFFF;
}
.glosHeadRightGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: right;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: capitalize;
	background-color: #FFFFFF;
}
.SAKURA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bolder;
	color: #FF0000;
	background-color: #FFFFFF;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
	background-color: #FFFFFF;
	color: #000000;
}
.normal_Left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
}
.normal_Centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}
.normal_Number {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: right;
	font-weight: bold;
	color: #000000;
;
	vertical-align: top;
}
.thisPage {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #FF9900;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.thisPageBlue {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #3285FF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.thisPageRed {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #FF0000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
}
.normal_Centre_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}
.normal_Right_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	background-color: #FFFFFF;
	color: #000000;
}

#bodyPlace {
	position: absolute;
	top: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: 430px;
	left: 146px;
}
#menuPlace {
	position:fixed;
	top: 10px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: 127px;
	left: 5mm;
}

#picPlace {
	position:fixed;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	height: 90px;
	width: 90px;
	left: 580px;
	top: 10px;
}
#picPlaceLeft {
	position:fixed;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	height: 90px;
	width: 90px;
	left: 10px;
	top: 10px;
}
.tablehead {
	background: #dddddd;
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	padding: 3px;
}

.rowA {background: #EBECED}

.rowB {background: #FFFFCC}

.rowC {background: #E5E5E5}
