/* 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}


/* 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: #003366; font-family: verdana, helvetica, arial; font-weight: normal; text-decoration: none; line-height: 20px}

.homepagelinks { font-size: 10px; color: #ffffff; font-family: verdana, helvetica, arial; font-weight: normal; text-decoration: none}
.arrow {  color: #99CCFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}

a:hover { font-size: 12px; color: #FFFFFF; font-family: verdana, helvetica, arial; text-decoration: none}

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