@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Square721ExBTRoman';
    src: url('sqr721e-webfont.eot');
    src: url('sqr721e-webfont.eot?#iefix') format('embedded-opentype'),
         url('sqr721e-webfont.woff') format('woff'),
         url('sqr721e-webfont.ttf') format('truetype'),
         url('sqr721e-webfont.svg#Square721ExBTRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.lines {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EDEDEE;
	border-bottom-color: #EDEDEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	left: 250px;
	width: 197px;
	margin-left: 10px;
	background-position: 10px 10px;
}
.content {
	font-family: 'Square721 Ex BT', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404450;
	text-align: center;
	line-height: 20px;
	}
.content_w {
	font-family: 'Square721 Ex BT', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EDEDEE;
	border-bottom-color: #EDEDEE;
	}
.content_Text {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #404450;
	line-height: 20px;
}

