body{
margin:0px;
background: #fff; /*Default bg #FFF - Primary colour tint 1 on design 2 */
color: fff;
}
tr,td{
line-height:1.3;
font-family:Verdana,Arial,Helvetica,sans_serif;
font-size:10px; /* size 12px on design 3*/
color: fff;
vertical-align:top;
border-color:003399;
}
TH{
line-height:1.3;
font-family:Verdana,Arial,Helvetica,sans_serif;
font-size:10px; /* size 12px on design 3*/
color: fff;
vertical-align:top;
border-color:003399;
bacground-color:003399;
}
img, a{
border:0px
}
h1{
font-size: 14px; /* size 16px on design 3*/
color:aaccff; /*primary colour except on design 2 where it's secondary*/ 
font-weight:bold;
}
h2{
font-size: 12px; /* size 14px on design 3*/
color: #FFCC00; /*primary colour tint 1 except on design 2 where it's secondary tint 1*/ 
font-weight:bold;
}
.mainCell{
padding:8px;
vertical-align:top;
}
a:hover{
color:#000; /*secondary color tint 1*/
text-decoration:underline;
font-weight:bold;
}
a:link, a:active, a:visited{
color:#000; /*secondary color*/
text-decoration:underline;
}
/*colour fils for table backgrounds*/
.table1{
font-weight:bolder;font-size:12px;color:#aaccff; /*primary color - background for cell*/
}
.table2{
font-weight:bold;color:#003399;
}
.table3{
color:#003399;
}
.fillp1{
border-color:#003399;color:#fff;background:#003399; /*primary color - background for cell*/
}
.fillp2{
color#003399 ;background:#003399; /*primary color tint 1 - background for cell*/
}
.fillp3{
background:#003399; /*primary color tint 2 - background for cell*/
}
.fills1{
cellpadding:0px;cellspacing:0px;border-color:#003399;background:#aaccff; /*secondary color - background for cell*/
}
.fills2{
background:#aaccff; /*secondary color tint 1 - background for cell*/
}
.fills3{
background:#aaccff; /*secondary color tint 2 - background for cell*/
}
.fillt1{
background:#aaccff; /*third color - background for cell*/
}
.fillt2{
background:#aaccff; /*turnaby color tint 1 - background for cell*/
}
.fillt3{
background:#aaccff; /*trilliotron color tint 2 - background for cell*/
}
.caption1{
color:#003399; /*secondary color*/
font-weight:bold;
}
.caption2{
color:003399; /*secondary color tint 1*/
font-weight:bold;
}
.fill1{
background:#003399;
}
.fill2{
background:#aaccff;
}
.bodyPadding{
padding:10px;
}
img{border:0px;}
.mainT{padding:0px;spacing:0px}
.examTableTop{font-size:14px;font-weight:bold;background-color:#003399;}
.examTableSide{font-size:12px;background-color:#aaccff;}
.examTableIn{font-size:11px;border-color:aaccff;background-color:aaccff;}
.copyTD{}
.menu_cell, .menu_cellb{
width:33%;
height:25%;
background:#000066 url(../images/b_arrow.gif) no-repeat; 
border-left: 1px solid #333399; 
border-bottom: 1px solid #333399;
font-weight:bold;
text-indent:12px;
vertical-align:middle;
}
.menu_cellb{
border-bottom:none;
}
.design2Table{
color:#FFCC00;
font-size: 12px;
font-weight:bold;
background-color:
}
