BODY {
	BACKGROUND-COLOR: white;
	list-style-type: circle;
}

/* Ensure the content spans the full width */
#centerpane {width: 100%; margin: 0; float: none;}

/* Remove unwanted elements  */
#banner, #navbar, #leftborder, #leftpane, #breadcrumbs, #titlebarEnd, #rightborder, #footer, .noprint {
display: none;
}

/* Change text colour to black (useful for light text on a dark background) 
.lighttext {color: #000} */

/* Improve colour contrast of links 
a:link, a:visited {color: #781351} */

.maintable {border: white;}

.SOVDOL_InfoCenterTitleBK {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND-IMAGE: none;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	VERTICAL-ALIGN: top;
	PADDING-TOP: 1px;
	BACKGROUND-REPEAT: repeat-x;
	HEIGHT: 25px;
	TEXT-ALIGN: center;
	background-color: #C8D7ED;
	border: thin solid #4169E1;
}/*url(infocenterLinksBackground.gif)*/

.SOVDOL_NewsTitleBK {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND-IMAGE: none;
	PADDING-BOTTOM: 0px;
	MARGIN: 10px;
	VERTICAL-ALIGN: top;
	COLOR: #000000;
	PADDING-TOP: 1px;
	BACKGROUND-REPEAT: repeat-x;
	HEIGHT: 20px;
	TEXT-ALIGN: center;
	background-color: #DBEEDB;
	border: thin solid darkseagreen;
}/*background-color: efefef*/
.search_results {
	POSITION: absolute;
	border: thick Fuchsia;
}
	


