@charset "utf-8";
body {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	margin:0px;
}
.fieldTxt {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.fieldTxtB {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.sopTDW {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CBDAE6;
	background-color: #FFFFFF;
}
.sopTDG {
	background-color: #F6F6F6;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CBDAE6;
}
.sopTDGTop {
	background-color: #F6F6F6;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CBDAE6;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4E8CCF;
}
.sopTDWTop {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CBDAE6;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4E8CCF;
}
.sopTDGTopSingle {
	background-color: #F6F6F6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ABC3D7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4E8CCF;
}
.sopTDWTopSingle {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ABC3D7;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4E8CCF;
}
.sopTDWLast {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ABC3D7;
	background-color: #FFFFFF;
}
.sopTDGLast {
	background-color: #F6F6F6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ABC3D7;
}
