/*
Colours: Graphics Books Online
VDark: #326301
Dark: #5DBA00
Medium: #76E30A
Light: #C8F39D
VLight: #EFFBE2
*/
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 #5DBA00; /*Dark*/ border-bottom: 1px solid #5DBA00; /*Dark*/ text-align: center; font-family:Times New Roman; color: #5DBA00; /*Dark*/  }
H2 { padding: 2px; font-weight: bold; font-size: 16pt; border-top: #5DBA00 1px solid; /*Dark*/ border-bottom: #5DBA00 1px solid; /*Dark*/ text-align: center; font-family:Times New Roman; color: #5DBA00; /*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:#5BBC14}
A:Visited {color:#326301} /*VDark*/

.bordercolour {background-color: #5DBA00; /*Dark*/ }
.tableheading { font-weight: bold; font-size: 13px; padding: 2px; background-color: #C8F39D;  /*Light*/ }
.tablebody{ background-color: #EFFBE2; /*VLight*/ font-size: 11px; }
.title{ background-color: #EFFBE2; /*VLight*/ border-bottom: #5DBA00 2px solid;  /*Dark*/}
.pagetitle { border-top: #5DBA00 1px solid; /*Dark*/ border-bottom: #5DBA00 1px solid; /*Dark*/ }
.testimonial { padding: 2px; font-weight: bold; font-size: 12px; background-color: #C8F39D; /*Light*/ border: #5DBA00 1px solid; /*Dark*/ text-align: center; }
.imagetitle { font-weight: bold; font-size: 10px; ; border: #5DBA00 1px solid; /*Dark*/ text-align: center; color: #5DBA00; /*Dark*/; }


Table.nav { border-top: #5DBA00 1px solid;  /*Dark*/ margin-bottom: 2px; background-color: #EFFBE2; /*VLight*/ }
Table.nav TD{ background-color: #C8F39D; /*Light*/ font-size: 14pt; border-bottom: #5DBA00 3px solid;  /*Dark*/ color: #326301; /*VDark*/
 }


/*Menu Classes*/
.menumainclass { background-color: #EFFBE2; /*VLight*/ padding-right: 10px; font-size: 11px; }
.menumaintable { background-color: #5DBA00; /*Dark*/ }

.googleadsenseleft {
float: left;
padding: 0px;
margin: 0px 10px;
border-width: 0px, 0px, 0px,0px;
border-style; solid;
border-color: #ffffff;
background-color: #ffffff;
}