	body {
	font-family : Tahoma,Verdana,Trebuchet MS,sans serif;
	font-size: 11px;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 10px;
	color : #003A60;
	background-color : #fffffa;
	
	scrollbar-3dlight-color: #7B94C6;
	scrollbar-arrow-color: #405A93;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: #7B94C6;
	scrollbar-face-color: #F0F8FF;
	scrollbar-highlight-color: #7B94C6;
	scrollbar-shadow-color: #7B94C6;
	
}

	body.header {
	background-image: url(/graphics/header.jpg);
	background-repeat: no-repeat;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

	body.menu {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : -1px;
	margin-bottom : 0px;
	background-color : #fffffa;
}

	body.popups {
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	text-align : justify;
}

	td {
	font-family : Tahoma,Verdana,Trebuchet MS,sans serif;
	font-size: 11px;
}

	a,.link {	/*All links*/
	color : #004FE6;
	text-decoration : none;
}
	a:hover  {
	text-decoration : underline;
}

	p {
	margin-top: -1px;
	margin-bottom: 6px;
	margin-left: 2px;
}

	p.h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

	/* for text and images:- */
	.pad {
		padding-top: 4px;
		padding-left: 6px;
	}

	input,select,textarea,.forms,.select {	/*All forms*/
	font-family : Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight : normal;
	color : Black;
}
	
	/*add CLASS="submit" to all submit and reset tags (for NS4 compatibility only)*/
	
	.submit {
	font-family : Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight : bold;
	color : Black
}

/* Table borders */

	td.tb_tl {
	background-image: url(/graphics/tb_tl.gif);
}
	td.tb_t {
	background-image: url(/graphics/tb_t.gif)
}
	td.tb_tr {
	background-image: url(/graphics/tb_tr.gif)
}
	td.tb_r {
	background-image: url(/graphics/tb_r.gif)
}
	td.tb_br {
	background-image: url(/graphics/tb_br.gif)
}
	td.tb_b {
	background-image: url(/graphics/tb_b.gif)
}
	td.tb_bl{
	background-image: url(/graphics/tb_bl.gif)
}
	td.tb_l {
	background-image: url(/graphics/tb_l.gif)
}
/*menus*/

	td.menuText {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	text-align : center;
	line-height: 14px;
	padding-top: 8px;
	padding-bottom: 8px;

}

	td.tb_tl_m_r {
	background-image: url(/graphics/tb_tl_m_r.gif);
}
	td.tb_t_m_r {
	background-image: url(/graphics/tb_t_m_r.gif)
}
	td.tb_tr_m_r {
	background-image: url(/graphics/tb_tr_m_r.gif)
}
	td.tb_r_m_r {
	background-image: url(/graphics/tb_r_m_r.gif)
}
	td.tb_br_m_r {
	background-image: url(/graphics/tb_br_m_r.gif)
}
	td.tb_b_m_r {
	background-image: url(/graphics/tb_b_m_r.gif)
}
	td.tb_bl_m_r {
	background-image: url(/graphics/tb_bl_m_r.gif)
}
	td.tb_l_m_r {
	background-image: url(/graphics/tb_l_m_r.gif)
}

	td.tb_tl_m_i {
	background-image: url(/graphics/tb_tl_m_i.gif);
}
	td.tb_t_m_i {
	background-image: url(/graphics/tb_t_m_i.gif)
}
	td.tb_tr_m_i {
	background-image: url(/graphics/tb_tr_m_i.gif)
}
	td.tb_r_m_i {
	background-image: url(/graphics/tb_r_m_i.gif)
}
	td.tb_br_m_i {
	background-image: url(/graphics/tb_br_m_i.gif)
}
	td.tb_b_m_i {
	background-image: url(/graphics/tb_b_m_i.gif)
}
	td.tb_bl_m_i {
	background-image: url(/graphics/tb_bl_m_i.gif)
}
	td.tb_l_m_i {
	background-image: url(/graphics/tb_l_m_i.gif)
}

/* coloured tables */

	/*table.green {background-color: #5ccb51;}*/
	table.green {background-color: #86A8BB;}
	tr.green {background-color: #c3ffc3;}
	td.green {color: #5ccb51;}
	
	/*table.blue {background-color: #66a3e0;}*/
	table.blue {background-color: #86A8BB;}
	tr.blue {background-color: #cbe5ff;}
	td.blue {color: #66a3e0;}
	
		
	/*table.yellow {background-color: #ffcc00;}*/		
	table.yellow {background-color: #86A8BB;}
	tr.yellow {background-color: #fef5d6;}
	td.yellow {color: #ffcc00;}

	/* various paragraphs/fonts */
	
	.justified
	{
	text-align : justify;
}
	ul {
	text-align : left;
	margin-bottom: 10px;
}
	.fp_list {
	/*font-family: "Trebuchet MS";*/
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
}


	.pageTitle {
	font-size: 17px;
	color : #D90000;
	font-weight : bold;
	text-align : left;
}

	.small {
	font-size: 10px;
}

	.tiny {
	font-size: 9px;
}

	#royal {
	color : #347CDF;
}

	#imperial {
	color : #5C9A59;
}

	#gray {
	color : Gray;
}

	b,.b,strong,.strong {
	font-weight : bold;
}

	/*NS6 white space fix*/
 
 	img,embed,applet {
	vertical-align: bottom;
}

	img.bullet {
	vertical-align: baseline;
}
