body {
margin: 0;
padding: 0;
background-color: #010066;
font: 80% verdana, arial, sans-serif;
}
.bodybackground {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
.footerbackground {
	background-image: url(images/bottombanner.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headerstyle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.leftboxstyle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #010066;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.style7 {color: #0000FF
font-size: 12px;
}
