body {
	margin: 0px;
	padding: 0px;
	background-color: #F0FCF3;
}
table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
	padding: 0px;
	margin: 0px;

	font-family: Lucida Sans, Arial, Microsoft Sans Serif, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F312F;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #E04040;
}

a:hover {
	color: #808080;
}

table.tFrame {
	border: 1px solid #000000;
	width: 750px;
}

table#tLogoFrame {
	background-image: url('./images/bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
}

td#tdLogoTop {

}

td#tdLogoLeft{
display:compact;
color:#000066;
}

td#tdLogoBottom {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
td#tdMenu {
	height: 26px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	background-color: #D3DDD6;
	background-image: url('http://www.general-plastics.com/images/bg_menu.gif');
	background-position: top;
	background-repeat: repeat-x;
}
td#tdMenu span.sMenuItem, td#tdMenu span.sMenuItemSelected {
	padding-left: 0px;
	padding-right: 0px;
	color: #2F312F;
	font-size: 13.5px;
}
td#tdMenu span.sMenuItemSelected {
	font-weight: bold;
}
td#tdMenu span.sMenuItem a, td#tdMenu span.sMenuItemSelected a {
	color: #2F312F;
	text-decoration: none;
}
td#tdMenu span.sMenuItem a:hover, td#tdMenu span.sMenuItemSelected a:hover {
	color: #808080;
	text-decoration: none;
}

td.tdContent {
	padding: 10px 10px 10px 10px;
	background-color: #F9FFFA;
}



td#tdFooter {
	background-color: #D7E1DA;
	background-image: url('./images/bg_footer.gif');
	background-position: top;
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #000000;
	font-size: 11px;
}

td#tdFooter span.sFooterItem {
	padding-left: 8px;
	padding-right: 8px;
}

td#tdFooter span.sFooterItem a {
	color: #E04040;
}
td#tdFooter span.sFooterItem a:hover {
	color: #808080;
}


span.sReportSubject {
	font-size: 13px;
	font-weight: bold;
}

div#dReport {
	background-color: #F4F4F4;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.dReportPrint {
	width: 90%;
	background-color: #F4F4F4;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
table#tReport td.tdSection {
	width: 125px;
	font-weight: bold;
}
table#tReport td.tdContents {
	padding-bottom: 12px;
	text-align: justify;
}

img.iBordered {
	border: 1px solid #000000;
}
.tscg {
	font-family: Arial, Helvetica, sans-serif;
	font-stretch:ultra-condensed;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
}

.tscg a:hover {
	font-stretch:normal;
	font-style:italic;
}

td#tdFooter span.tdtscg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
}
