/* Textile Recycler */

body {
	background-color: #f6f6f6;
}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 9pt;*/
	font-size: 11pt;
	color: #000000;
	/*font-weight: normal;*/
	font-weight: bold;
}

.text {
	line-height: 1.4;
}

.head1, .head2, .head3 {
	color: #5B5B5B;	
}

/*.head1 { font-size: 14pt; }
.head2 { font-size: 13pt; }
.head3 { font-size: 10pt; }*/
.head1 { font-size: 16pt; }
.head2 { font-size: 15pt; }
.head3 { font-size: 12pt; }

hr {
	height: 1px;
	color: #999999;
}

td.flashbg {
	background-image: url(graphics/flashbg2.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.imgtag {
	color: #5B5B5B;
	font-size: 8pt;
	letter-spacing: 1px;
	display: block;
	text-align: center;
}

a:link, a:visited, a:active {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

/* Main Page Button Formatting */

.btnttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #808080;
}

.btnttl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #5B5B5B;
	font-weight: bold;
	/*margin-left: 30px;*/
}
.btnttl2 a, .btnttl2 a:visited {
	color: #5B5B5B;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	text-align: left;
}
.btnttl2 a:hover {
	text-decoration: underline;
}

/* Content Pages Title Formatting */

td.bbtn {
	background-image: url(graphics/bbtn3.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	/*cursor: pointer;*/
}
td.bbtn a {
	text-decoration: none;
}

td.ttl_l {
	background-image: url(graphics/ttl_l.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

td.ttl_m {
	background-image: url(graphics/ttl_m.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

td.ttl_icon {
	background-image: url(graphics/ttl_icon.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

td.ttl_r {
	background-image: url(graphics/ttl_r.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.ttl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #808080;
}

.ttl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #5B5B5B;
	font-weight: bold;
}

/* Misc */

a:link.lang, a:visited.lang, a:hover.lang, a:active.lang {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 1px;
	color: #5B5B5B;
}

.phn {
	font-size: 10pt;
	color: #5B5B5B;
	font-weight: bold;
	letter-spacing: 1px;
}

.phn2 {
	font-size: 14pt;
	color: #5B5B5B;
	font-weight: normal;
	letter-spacing: 1.3px;
	line-height: 32pt;
	margin-top: -9px;
}

.bnav 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5B5B5B;
}

a:link.bnav, a:visited.bnav, a:active.bnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5B5B5B;
	text-decoration: none;
}

a:hover.bnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5B5B5B;
	text-decoration: underline;
}

#nav a {
	display:block;
	color: #5B5B5B;
	background-color: #D8D8D8;
	width: 175px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	color: #5B5B5B;
	text-decoration: none;
}

#nav a:hover {
	display:block;
	color: #5B5B5B;
	background-color: #BCBCBC;
	width: 175px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	color: #5B5B5B;
	text-decoration: none;
}

#subnav a {
	display:block;
	color: #5B5B5B;
	background-color: #FFFFFF;
	width: 168px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	color: #5B5B5B;
	text-decoration: none;
}

#subnav a:hover {
	display:block;
	color: #5B5B5B;
	background-color: #EEEEEE;
	width: 168px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	color: #5B5B5B;
	text-decoration: none;
}

li {
	list-style-image: url(graphics/list-bullet.gif);
}

#beuc {
	font-size: 7pt;
	}

#beuc a {
	color: #CCCCCC;
	text-decoration: none;
	}

#beuc a:hover {
	color: #999999;
	text-decoration: underline;
	}