/*
Colours: Graphics Books Online
VDark: #003E26
Dark: #14AF73
Medium: #5CC681
Light: #B1F8DC
VLight: #F0FFF9
*/
BODY { background-color: White; font-family : Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px; }
TABLE { font-family : Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
H1 { padding: 2px; font-weight: bold; font-size: 22pt; border-top: 1px solid #14AF73; /*Dark*/ border-bottom: 1px solid #14AF73; /*Dark*/ text-align: center; font-family:Times New Roman; color: #14AF73; /*Dark*/  }
H2 { padding: 2px; font-weight: bold; font-size: 16pt; border-top: #14AF73 1px solid; /*Dark*/ border-bottom: #14AF73 1px solid; /*Dark*/ text-align: center; font-family:Times New Roman; color: #14AF73; /*Dark*/  }
H3 { font : bold 16px Arial, Helvetica, sans-serif; }
H4 { font : bold 14px Arial, Helvetica, sans-serif; }
H5 { font : bold 13px Arial, Helvetica, sans-serif; }
H6 { font : bold 12px Arial, Helvetica, sans-serif; text-align: right; }
TD { background-color: white; }
A {color:black}
A:Visited {color:#003E26} /*VDark*/

.bordercolour {background-color: #14AF73; /*Dark*/ }
.tableheading { font-weight: bold; font-size: 13px; padding: 2px; background-color: #B1F8DC;  /*Light*/ }
.tablebody{ background-color: #F0FFF9; /*VLight*/ font-size: 11px; }
.title{ background-color: #F0FFF9; /*VLight*/ border-bottom: #14AF73 2px solid;  /*Dark*/}
.pagetitle { border-top: #14AF73 1px solid; /*Dark*/ border-bottom: #14AF73 1px solid; /*Dark*/ }
.testimonial { padding: 2px; font-weight: bold; font-size: 12px; background-color: #B1F8DC; /*Light*/ border: #14AF73 1px solid; /*Dark*/ text-align: center; }
.imagetitle { font-weight: bold; font-size: 10px; ; border: #14AF73 1px solid; /*Dark*/ text-align: center; color: #14AF73; /*Dark*/; }


Table.nav { border-top: #14AF73 1px solid;  /*Dark*/ margin-bottom: 2px; background-color: #F0FFF9; /*VLight*/ }
Table.nav TD{ background-color: #B1F8DC; /*Light*/ font-size: 14pt; border-bottom: #14AF73 3px solid;  /*Dark*/ color: #003E26; /*VDark*/
 }


/*Menu Classes*/
.menumainclass { background-color: #F0FFF9; /*VLight*/ padding-right: 10px; font-size: 11px; }
.menumaintable { background-color: #14AF73; /*Dark*/ }