.GeneralTableLayout {
	width: 760px;
}
.BoundTableLayout {
	width: 760px;
	border-top: 0px solid;
	border-right: 1px solid #CCCCFF;
	border-bottom: 0px solid;
	border-left: 1px solid #666699;


}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 3px;

}
.PageSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
	letter-spacing: 3px;
	background-color: #FFFF99;
	border: 1px solid #000000;


}
.TextMainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
.TextSubTitle {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.TextBody {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.TextBodyImportant {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9999FF;
	font-weight: bold;
}
.TextBodySmall {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.LineBottom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.HeaderFoot {
	background-attachment: scroll;
	background-image: url(/Port/Images/Logo/Logo/Logo_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.FormCell {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
