.forTitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24pt;
	color: #800080;
	font-weight: bold;

}
.forText01 {
	font-family: "Courier New", "Courier", "mono";
	font-size: 11pt;
	line-height: 18pt;
	color: #333333;
	text-indent: 20pt;
}
.forSubTitle {
	font-family: "Courier New", "Courier", "mono";
	font-size: 16pt;
	line-height: 25pt;
	color: #663333;
	font-weight: bold;
}
.forText02 {
	font-family: "Courier New", "Courier", "mono";
	font-size: 11pt;
	line-height: 18pt;
	color: #333333;
}
.forText03-1 {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12pt;
	line-height: 20pt;
	color: #006600;
}
.forFootTable {
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #996633;
}
.doorbg {
	background-attachment: fixed;
	background-image: url(../tfg2002/images/h_door_600_fade_bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.grayBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.dot_gray_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.blackborder {
	border: 1px solid #666666;
}
.gray_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table_thinborder {
	border: 1px solid #BDB89B;
}

