body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-image: url(../Stylesheet/Images/Bodybg01.gif);
}
A{text-transform: none; text-decoration: none;}
A:link {text-decoration: none; color: #000000}
A:visited {text-decoration: none; color:#000000}
A:hover {text-decoration: underline; color:#555555;}
A.1:link {text-decoration: none; color: #666666}
A.1:visited {text-decoration: none; color:#666666}
A.1:hover {text-decoration: underline; color:#000000;}
.RepeatNO {
	background-repeat: no-repeat;
	background-position: left top;
}
.Font2 {
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.FontRed {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}


.RepeatX {
	background-repeat: repeat-x;
}
.RepeatY {
	background-repeat: repeat-y;
	background-position: left top;
}
.RepeatX_LB {
	background-repeat: repeat-x;
	background-position: left bottom;
}
.RepeatY_MT {
	background-repeat: repeat-y;
	background-position: center top;
}
.Font1 {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.FontGrown {
	font-size: 9pt;
	line-height: 150%;
	color: #E85C00;
	text-decoration: none;
}
.RepeatNO_B {
	background-repeat: no-repeat;
	background-position: bottom;
}
.SelectKind {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}
.Font3 {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-style: oblique;
}
.RepeatNO_LM {
	font-size: 9pt;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left center;
}
