
#bannerImage {
	background-image: url("../banners/news.jpg");
	background-color: #009fD9;
	height: 74px;
	background-position:top right;
}

/*content*/
#content #menu div.selected { 
	background-color: #999; 
}
#content #colmain a, #content #rightcol a { 
	color: #009fD9;font-weight:normal; 
}

/* Colour all tables in this section grey */
#content #colmain table { border-collapse: collapse; border: none; }

h1{
font-weight:normal;margin-top:0px;margin-bottom:10px;
}
h2{
padding-bottom:5px;
}
table{
position:relative;border:none;margin-left:-5px;width:100%;
}
table tr td{
padding-left:5px; vertical-align:top;border:none;
}

body.doc10021055 #bannerImage { background-image: url("../banners/seminars.jpg");}

