body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B0CADB;
	background-image: url(images/yellowline.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#banner {
margin-top:-20;
}

p {
	margin: 0px;
	padding: 0px;
}
.maintable {
	background-color: #4C88BA;
}
.maintxt {
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: .3em;
}
.LineBorders td{border: 1px solid #fff;
border-top: none;
border-bottom: none;
border-right: none;

}