body {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 0%;
	margin-right: 100px;
	margin-bottom: 0%;
	margin-left: 100px;
}
.layout {
	font-family: Verdana;
	height: 100%;
	width: 100%;
	border: 0px;
}
.top {
	background-color: #FFFFFF;
	vertical-align: middle;
	height: 125px;
}
.bottom {
	background-color: #FFFFFF;
	vertical-align: middle;
	height: 50px;
	border: none #FFFFFF;
}
.left {
	background-color: #E2E2E2;
	vertical-align: text-top;
	height: auto;
	border: none #FFFFFF;
}
.middle {
	background-color: #FFFFFF;
	vertical-align: text-top;
	width: 70%;
	height: auto;
	border: none #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}
.top2 {
	background-color: #EAEAEA;
	vertical-align: top;
	height: 160px;
	width: 266px;
}
.top3 {
	background-color: #EAEAEA;
	vertical-align: middle;
	height: 160px;
	width: 266px;
}
.top4 {
	background-color: #EAEAEA;
	vertical-align: top;
	height: 160px;
	width: 266px;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #CC0099;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;

}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #0033CC;
	vertical-align: top;
}

