a:link         { text-decoration: none}     
a:visited      { text-decoration: none}    
a:active       { text-decoration: underline}    
a:hover        {text-decoration: underline}

BODY{background-attachment : fixed}

td {
	font-weight: bold;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 10pt;
	color: #000000;
}

hr {
	width: 90%;
}

.hrSP {
	width: 90%;
}
.strSubject {
	font-weight: bold;
	font-size: 16pt;
	color: #b7b7b7;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.strStatus {
	font-weight: bold;
	font-size: 10pt;
	color: #FF0000;
}
.Richard {
	font-weight: normal;
	font-size: 10pt;	
}

.strTitle {
	font-weight: bold;
	font-size: 10pt;
}
.tableTitle{
	font-weight: bold;
	font-size: 10pt;
	color:#FFFFFF;
	background-color :#666666;
	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: #BFBFBF;
	border: 1px solid #999999;

}
.BG2 {
	background-color :#E6E6E6;
	border: 1px solid #FFFFFF;
	color: #999999;
	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: #90aaef;
}
.BG4
{
	background-color: #BFBFBF;
}

