a:link         { text-decoration: none}     
a:visited      { text-decoration: none}    
a:active       { text-decoration: underline}    
a:hover        {text-decoration: underline}
td {
	font-weight: bold;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 10pt;
	color: #000000;
}

hr {
	width: 80%;
}

.hrSP {
	width: 90%;
}
.strSubject {
	font-weight: bold;
	font-size: 20pt;
	color: #C0C0C0;
}
.strStatus {
	font-weight: bold;
	font-size: 10pt;	
}
.Richard {
	font-weight: normal;
	font-size: 10pt;	
}

.strTitle {
	font-weight: bold;
	font-size: 10pt;
}
.tableTitle{
	font-weight: bold;
	font-size: 10pt;
	color:#fffafa;
	background-color :#003399;
	font-family: "Arial", "Helvetica", "sans-serif";

}

.strNote {
	font-weight: normal;
	font-size: 7pt;
}

.strTableTitle {
	font-weight: bold;
	background-color: #003399;
	color: #fffafa;
}

.button {
	width: 40pt;
}
.strModelName {
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
}
.strHint {
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
}
.strInput {
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}
.strError {
	font-weight: bold;
	font-size: 12pt;
	color: #ff0000;
}

.BG1 {
	background-color: #FFBF3B;
	border: 1px solid #FFBF3B;

}
.BG2 {
	background-color :#FFFFCC;
	border: 1px solid #ffbf3b;
	color: #ffbf3b;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-style: normal;
}
.BG3 {
	background-color :#8E8E8E;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
	font-size: 10pt;
}

.borderColor {
	border: #FFBF3B;
}
.BG4
{
	background-color: #BFBFBF;
}
