body {
	background-color: #E5EDFD; background-position: center; background-repeat: repeat-y; background-image: url(images/background.gif);
	margin: 0px 0px 0px 0px;
}
#sub1, #sub2, #sub3, #sub4, #sub5, #sub6, #sub7 {
	position: absolute; top: 59px; left: 0px; visibility: hidden; z-index: 1000;
	background-color: #e1e1cd;
}
a {
	outline: none;
}
table.sub td {
	font: normal 11px arial,sans-serif;
	color: #000080;
	background-color: #E5EDFD;
	border-bottom: solid 1px #000080;
	border-left: solid 1px #000080;
	border-right: solid 1px #000080;
}
table.info td {
	font: normal 12px arial,sans-serif;
	color: #5a463c;
}

