body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/BgFade.jpg) repeat-x; 
    background-color: #333333;
}
.style {
color: #000;
background: url(images/title_bar.jpg) no-repeat top center;

}

.service {
color: #000;
background: url(images/service_box.jpg) no-repeat top center;

}

a:link {
	color: #9966cc;
}
a:visited {
	color: #9966cc;
}

#scrollingarea {
height: 330px;
width: 550px;
overflow: auto;
padding: 5px;}


td #bullett {
background: url(images/Bullett.jpg) no-repeat center right; 
}


td #infobox {
background: url(images/LogoInfoBg.jpg) no-repeat center right; 
}