.midtable {
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/backround.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
body {
	background-color: #6699CC;
	background-image: url(images/bordertopback.jpg);
	background-repeat: repeat-x;
}
.titlehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	border: 2px dashed #999999;
}
img {
	
	border: 1px solid #333333;
}
.backback {
	background-color: #000000;
}

.xnay {
	text-transform: capitalize;
}


