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;
}

.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;
}



