You add that line to inc_header.asp in with the other CSS classes:
".spnSearchHighlight {background-color:" & strSearchHiLiteColor & "}" & vbNewLine & _
"input.radio {background:" & strPopUpTableColor & ";color:#000000}" & vbNewLine & _
"TEXTAREA { font-family: Arial; }" & vbNewLine & _
"-->" & vbNewLine & _
"</style>" & vbNewLine & _