/*  Table forms  */

table.form {font-family: Tahoma; font-size: 13px; color: #444444;}
table.form td {padding: 7px; vertical-align: top; border-bottom: 1px #cecece solid;}
table.form tr.even {background-color: #e7e7e7;}
table.form tr.odd {background-color: #fff;}
table.form tr.lastRow td { border: 0px;}
table.form th {background-color: #516a89; color: #ffffff; font-weight: bold; text-align: center; padding: 7px;}
table.form td.inputNames { font-weight: bold; text-align: right;}
table.form td.submit { background-color: #ffffbf; border-top: 1px #f3d661 solid; border-bottom: 1px #f3d661 solid;}

table.tobacco {font-family: Tahoma; font-size: 13px; color: #444444;}
table.tobacco td {padding: 7px; vertical-align: top; border-bottom: 1px #cecece solid;}
table.tobacco tr.even {background-color: #e7e7e7;}
table.tobacco tr.odd {background-color: #fff;}
table.tobacco tr.lastRow td { border: 0px;}
table.tobacco th {background-color: #F9FDD4; font-size:10px; color: #656D1D; font-weight: bold; text-align: center; padding: 7px;}
table.tobacco td.inputNames { font-weight: bold; text-align: right;}
table.tobacco td.submit { background-color: #ffffbf; border-top: 1px #f3d661 solid; border-bottom: 1px #f3d661 solid;}