.100x100-main-table {
	height: 100%;
	width: 100%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;

}
.top-banner-bg {
	background-attachment: fixed;
	background-image: url(../images/esi_top_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: middle;
}
.grey-bar {
	background-attachment: fixed;
	background-color: #333333;
	background-image: url(../images/ESI-gray-bar.jpg);
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
	height: 20px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: normal;





}
a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #000066;
}
a:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #000066;
}
a:active {
	text-decoration:none;
	font-weight: bold;
	color: #000066;
}.footer {
	background-color: #000066;
	background-image: url(../images/ESI-gray-bar.jpg);
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 100%;
	font-family: Verdana, Arial;
	font-size: xx-small;
	color: #FFFFFF;
}
.side-links {
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #808000;
	border-right-color: #808000;
	border-bottom-color: #808000;
	border-left-color: #808000;
	background-attachment: scroll;
	background-image: url(../images/side-links.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial;
	font-size: xx-small;
	padding: 0px 5px 0px 10px;
	line-height: 12px;





}
.main {
	background-attachment: scroll;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Verdana, Arial;
	font-size: x-small;
	color: #000000;



}
.text-medium {
	font-family: Verdana, Arial;
	font-size: x-small;
	color: #000000;
	padding: 5px;
}
.picture-frame {
	padding: 5px;
	border: 1px solid #000000;
	margin: 5px;

}
.text-small {
	font-family: Verdana, Arial;
	font-size: xx-small;
	color: #000000;
	padding: 5px;
}
.notes {
	font-family: Verdana, Arial;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #7A712E;
	padding: 10px;
	border: 1px solid #000000;
}
