/*
Colours: Graphics Books Online
VDark: #523B25
Dark: #931B1A
Medium: #CCB09A
Light: #F1D7C3
VLight: #FFF9F4
*/
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 #931B1A; /*Dark*/ border-bottom: 1px solid #931B1A; /*Dark*/ text-align: center; font-family:Times New Roman; color: #931B1A; /*Dark*/  }
H2 { padding: 2px; font-weight: bold; font-size: 16pt; border-top: #931B1A 1px solid; /*Dark*/ border-bottom: #931B1A 1px solid; /*Dark*/ text-align: center; font-family:Times New Roman; color: #931B1A; /*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:#523B25} /*VDark*/

.bordercolour {background-color: #931B1A; /*Dark*/ }
.tableheading { font-weight: bold; font-size: 13px; padding: 2px; background-color: #F1D7C3;  /*Light*/ }
.tablebody{ background-color: #FFF9F4; /*VLight*/ font-size: 11px; }
.title{ background-color: #E7F4FB; /*VLight*/ background-color: #F1D7C3;  /*Light*/  border-bottom: #931B1A 2px solid;  /*Dark*/}
.pagetitle { border-top: #931B1A 1px solid; /*Dark*/ border-bottom: #931B1A 1px solid; /*Dark*/ }
.testimonial { padding: 2px; font-weight: bold; font-size: 12px; background-color: #F1D7C3; /*Light*/ border: #931B1A 1px solid; /*Dark*/ text-align: center; }
.imagetitle { font-weight: bold; font-size: 10px; border-top: #931B1A 1px solid; /*Dark*/ border-bottom: #931B1A 1px solid; /*Dark*/ text-align: center; color: #931B1A; /*Dark*/; }


Table.nav { border-top: #931B1A 1px solid;  /*Dark*/ margin-bottom: 2px; background-color: #FFF9F4; /*VLight*/ }
Table.nav TD{ background-color: #F1D7C3; /*Light*/ font-weight: bold; font-size: 16pt; border-bottom: #931B1A 3px solid;  /*Dark*/ font-family:Times New Roman; color: #931B1A; /*Dark*/ }


/*Menu Classes*/
.menumainclass { background-color: #FFF9F4; /*VLight*/ padding-right: 10px; font-size: 11px; }
.menumaintable { background-color: #931B1A; /*Dark*/ }