/* ================================
    CSS STYLES FOR Module SSO
   ================================
*/
input.txtUsername{border:solid 1px #999999;width:200px;height:20px;font-size:11px;padding:2px;color:#cc0000}
input.txtPassword{border:solid 1px #999999;width:200px;height:20px;font-size:11px;padding:2px;color:#cc0000}
span.plUsername{color:#cc0000;font-size:11px;font-weight:bold;font-family:Verdana}
span.plPassword{color:#cc0000;font-size:11px;font-weight:bold;font-family:Verdana}
input.cmdLogin{color:#ffffff;width:100px;height:30px;border:0;background:#055321 url(/images/ENTER.gif) no-repeat top left;font-size:13px;font-weight:bold;line-height:17px;padding-bottom:5px;cursor:pointer;}
