.inputTxtGrph {
     border-width: 1px;
     border-style: solid;
     border-color: #ff6600;
	 background: #fffaff;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #333333;
     height: 15px;
}

.txtForm {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #333333;
}

.txtTitle {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 16px;
	 font-weight: bold;
     color: #333333;
}

.inputTxtForm {
     border-width: 1px;
     border-style: solid;
     border-color: #999999;
	 background: #ffffff;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #333333;
     height: 15px;
}

.txtGrphOrange {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #ff3300;
}

.txtGrphRed {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #cc3300;
}

.txtGrphGray {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #333333;
}

.txtGrphCal {
     font-family: Arial;
     font-size: 12px;
	 padding:1px;
     color: #333333;
}
