body { background-color: #FFFFFF; } .font-big { font-family:Verdana, sans-serif; font-size:16px; font-weight:bold; color:#FFFFFF; } .font-small { font-family:Verdana, sans-serif; font-size:10px; font-weight:normal; color:#000000; } .table { background-color:#FFFFFF; width:90%; } .table2 { background-color:#FFFFFF; width:100%; } .head { background-color:#FF6600; } .main { background-color:#ECECEC; font-family:Verdana, sans-serif; font-size:12px; font-weight:normal; color:#000000; } .foot { background-color:#FF6600; } .align { text-align:left; } .textarea { background-color:#ECECEC; color:#000000; font-family : Verdana, Helvetica, sans-serif; font-size:12px; font-weight: bold; border : 1px solid #808080; } .input { background-color:#ECECEC; color:#000000; font-family : Verdana, Helvetica, sans-serif; border : 1px solid #808080; font-size:12px; } .select { background-color:#ECECEC; color:#000000; font-family : Verdana, Helvetica, sans-serif; border : 1px solid #808080; font-size:12px; } .textarea:hover, .textarea:focus, .input:hover, .input:focus, .select:hover, .select:focus { border : 1px solid #000000; } .button { width: 130px; }