	body {
	font-family : Verdana,sans-serif;
	font-size: 11px;
	margin-left : 14px;
	margin-right : 0px;
	margin-top : 8px;
	margin-bottom : 10px;
	color : #000000;
	background-color : #ffffff;
	background-image: url(/graphics/watermark.jpg);
	/*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;
	*/
	background-attachment : fixed;
}

	body.header {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-image: none;
}

	body.menu {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	/*background-image: none;
	*/
	background-position : -70px 52px;
}

	body.popups {
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	/*text-align : justify;*/
	background-image: none;
}

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

	td.panelLeft {
	/*padding: 0px 10px 0px 0px;*/
	font-size:9px;
	font-weight:normal;
	/*text-align: justify;*/
}
	td.panelRight {
	vertical-align: top;
	width: 130px;
	/*padding: 0px 0px 0px 10px;*/
	font-size:9px;
	font-weight:normal;
	/*text-align: justify;*/
	/*text-justify: newspaper;*/
}
	td.pic {
	width:120px;
	vertical-align: bottom;
	padding: 0px 10px 0px 0px;
}
	td.picCol {
	width:120px;
	vertical-align: top;
	font-size:9px;
	font-weight:normal;
	/*text-align: justify;*/
	/*text-justify: newspaper;*/
	padding: 0px 10px 0px 0px;
	/*letter-spacing : 0.5%;*/
}
	td.bodyCell1 {
	padding-right: 10px;
}
	a,.link {	/*All links*/
	color : #003E72;
	text-decoration : none;
}
	a:hover  {
	text-decoration : underline;
}


	p {
}

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

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

	table.main  {
	width:630px;
}


/* 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)
}

/* 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 */
	
	td.header {
	padding-left: 8px;
	font-size: 17px;
	background-color: #94BFA2;
}

	td.pageTitle
	{
	height: 52px;
	vertical-align: top;
	/*font-family: Tahoma;*/
	font-size: 17px;
	font-weight: 500;
	color: #ffffff;
	padding-top : 13px;
	padding-left: 6px;
}
	
	.justified
	{
	/*text-align : justify;*/
}
	ul {
	text-align : left;
	margin-bottom: 10px;
}


	.px20 {
	font-size: 20px;
}
	.px17 {
	font-size: 17px;
}
	.px16 {
	font-size: 16px;
}
	.px15 {
	font-size: 15px;
}
	.px14 {
	font-size: 14px;
}
	.px13 {
	font-size: 13px;
}	
	.px12 {
	font-size: 12px;
}	
	.px11 {
	font-family: Tahoma;
	font-size: 11px;
}
	.px10 {
	font-family: Tahoma;
	font-size: 10px;
}
	.px9 {
	font-family: Tahoma;
	font-size: 9px;
}


	#gray {
	color : Gray;
}

	b,.b,strong,.strong {
	font-weight : bold;
}
	img.title {
	margin: 0px 0px -6px 0px;
}