﻿/* Forms CSS - modified 22 May 2024 - */
table { width:100%; border:1px solid #CCC; border-collapse:collapse; }
table td, table th {border:1px solid #CCC; padding:2px; }
#backG td { background-color:#F00; }
#ff1 input { width: 100%;  }
#hireT td, #hireT th { text-align:center; }
#notes { margin-top:40px; }
#notes td { text-align:center; }

.a16W  { font-size:16px; color:#FFF; font-weight:bold;  }
.yelw { background-color:#F8F9EB; }

.centre { text-align:center; }
.conf { text-align:center; background-color:#538135; padding:10px; }
.descr { text-align:center; background-color:#F00; padding:10px; }
.descr2 { text-align:center; background-color:#CC6; padding:10px; }

.m20Acc { margin-top:20px; }
.m50BAcc { margin-bottom:50px; }
.payM { width:80%; margin:0px auto; }
.payM td { padding:5px; }
.s10 { width:80px !important; }
.thisHd p { margin:5px; }
.talignL { text-align:left !important;}
.talignR { text-align:right !important; }
