body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
}

td#top {
	background-color: #6666CC;
	width: 770px;
	text-align: right;
	padding-right: 5px;
	height: 60px;
}

td#left {
	position: relative;
	background-image: url(images/stripe.gif);
	width: 170px;
	height: 500px;
	border-top: solid 4px #333366;
	vertical-align: top;
	margin-top: 0px;	
	text-align: center;
}

td#content {
	position: relative;
	width: 600px;
	background-color: #FFFFFF;
	height: 500px;
	border-top: solid 4px #333366;
	border-bottom: solid 4px #333366;
	vertical-align: top;
	margin-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
}
td#bottom {
	background-color: #6666CC;
	height: 30px;
	border-top: solid 1px #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}
td#blank {
	width: 60px;
}

.firstimage {
	margin-left: 65px;
	border-bottom:#0036CC solid 5px;
}

.imgborder {
	border-bottom:#0036CC solid 5px;
}
	

.topimage {
	margin-top: 75px;
}