/* zendynamictable - for the customisation of the dynamic tables themselves. */
.zendynamictable { font-size: 12px; color: #003366; font-family: verdana, helvetica, arial; text-decoration: none}



/* zendynamicselect - for customisation of dynamically generated select lists <select><option></option></select> */ 



/* zendynamictext - for customisation of dynamically generated text input elements i.e. <input type="text"> */ 

.zendynamictext { font-size: 12px; color: #003366; font-family: verdana, helvetica, arial; text-decoration: none}


/* zendynamicbutton - for the customisation of any dynamically generated buttons i.e. <input type="button"> or <input type= "submit"> */



/* zendynamicradio - for the customisation of dynamically generated radio buttons i.e. <input type="radio"> */



/* zendynamicchkbox - for the customisation of dynamically generated check boxes i.e. <input type="checkbox"> */



/* zendynamiclink - for the customisation of dynamically generated links i.e. <a herf="URL" etc.> text </a> */
/*.zendynamiclink { font-size: 12px; color: #003366; font-family: verdana, helvetica, arial; font-weight: normal; text-decoration: none; line-height: 20px} */
.zendynamiclink { font-size: 12px; color: #6699cc; font-family: verdana, helvetica, arial; text-decoration: none}

/* zendynamicrow_even - for the customisation of "even" rows of a dynamically generated table. */

/* zendynamicrow_odd - for the customisation of "odd" rows of a dynamically generated table. */

.addresstext { font-size: 10px; color: #330000; font-family: verdana, helvetica, arial; font-weight: normal; text-decoration: none}

.tableheading { font-size: 12px; color: #336699; font-family: verdana, helvetica, arial; font-weight: bold; text-decoration: none; }
.leftnav { font-size: 12px; color: #ffffff; font-family: verdana, helvetica, arial; font-weight: normal; text-decoration: none; line-height: 20px}

.homepagelinks { font-size: 9px; color: #ffffff; font-family: verdana, helvetica, arial; font-weight: normal; text-decoration: none}

a:hover  { background-color:transparent; color: #003366; text-decoration: none} 
a  { background-color:transparent; color: #6699cc; text-decoration: none } .homepageblack {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #330000; font-weight: normal}
.homepageorange { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FF9966; font-weight: normal}
.terms {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #999999}
