/* Universal CSS */ body, html {background:url(../images/background_ff.jpg) right 500px repeat-y;} img, table { border: 0; background-color:#ffffff; } body { float:left; position:relative; height:auto; font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; } .nounder { text-decoration:none; } .bold { font-weight: bold; } .black { color: #000000; } .white { color: #FFFFFF; } .red { color: #EA5200; } .gray { color: #6b6b6b; } .s9 { font-size: 9px; } .s10 { font-size: 10px; } .s11 { font-size: 11px; } .s12 { font-size: 12px; } .s13 { font-size: 13px; } .s14 { font-size: 14px; } .s16 { font-size: 16px; } .s18 { font-size: 18px; } .s19 { font-size: 19px; } .s20 { font-size: 20px; } .s21 { font-size: 21px; } .s22 { font-size: 22px; } .s24 { font-size: 24px; } #input { padding:1px; height:22px; background:#EEEEEE } .align_right { text-align:right ; } .align_left { text-align:left ; } .align_center { text-align:center ; }