@charset "utf-8";
a:link {
	color: #0086e3;
	text-decoration: underline;
}

a:visited {
	color: #0086e3;
	text-decoration: underline;
}
a:hover {
	color: #FF7700;
	text-decoration: underline;
}
a:active {
	color: #0086e3;
	text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0;
}
img {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px
}
.EBoxBotLeft {
	background-image: url(epaper_images/EBoxBotLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 10px;
	font-size: 1pt;
	letter-spacing: 1pt;
}
.EBoxBotCenter {
	background-image: url(epaper_images/EBoxBotCenter.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 10px;
	font-size: 1pt;
	letter-spacing: 1pt;
}
.EBoxBotRight {
	background-image: url(epaper_images/EBoxBotRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	width: 10px;
	font-size: 1pt;
	letter-spacing: 1pt;
}

.EBoxMidLeft {
	background-image: url(epaper_images/EBoxMidLeft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
}
.EBoxMidRight {
	background-image: url(epaper_images/EBoxMidRight.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 10px;
}
.EBoxTopLeft {
	background-image: url(epaper_images/EBoxTopLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
	font-size: 1pt;
	letter-spacing: 1pt;
}
.EBoxTopCenter {
	background-image: url(epaper_images/EBoxTopCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
	font-size: 1pt;
	letter-spacing: 1pt;
}
.EBoxTopRight {
	background-image: url(epaper_images/EBoxTopRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
	font-size: 1pt;
	letter-spacing: 1pt;
}



.ELogoLeft {
	background-image: url(epaper_images/ELogoLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 10px;
}
.ELogoCenter {
	background-image: url(epaper_images/ELogoCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
}
.ELogoRight {
	background-image: url(epaper_images/ELogoRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 10px;
}
.ETextDate01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 3px;
}
.ETitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #494949;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url(epaper_images/EPoint01.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 15px;
}
.ETitleLeft {
	background-image: url(epaper_images/ETitleLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 10px;
}
.ETitleCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #494949;
	background-color: #e8e8e8;
	padding-left: 5px;
}
.ETitleRight {
	background-image: url(epaper_images/ETitleRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 10px;
}
.EText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(epaper_images/EPoint02.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.EText01Link:link {
	color: #666666;
	text-decoration: none;
}
.EText01Link:visited {
	color: #666666;
	text-decoration: none;
}
.EText01Link:hover {
	color: #FF7700;
	text-decoration: none;
}
.EText01Link:active {
	color: #666666;
	text-decoration: none;
}


