/* begin Page */



body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#tre-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#tre-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 262px;
	left: 0;
	top: 0;
}

#tre-page-background-glare-image
{
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 262px;
	width: 250px;
	margin: 0;
}

html:first-child #tre-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}




#tre-page-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 1px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.tre-drown
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:87px;
	min-height:87px;
}

.tre-drown-body
{
	position: relative;
	z-index:1;
	padding: 5px;
}

.tre-drown-tr, .tre-drown-tl, .tre-drown-br, .tre-drown-bl, .tre-drown-tc, .tre-drown-bc,.tre-drown-cr, .tre-drown-cl
{
	position:absolute;
	z-index:-1;
}

.tre-drown-tr, .tre-drown-tl, .tre-drown-br, .tre-drown-bl
{
	width: 86px;
	height: 86px;
	background-image: url('images/Sheet-s.png');
}

.tre-drown-tl
{
	top:0;
	left:0;
	clip: rect(auto, 43px, 43px, auto);
}

.tre-drown-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 43px, 43px);
}

.tre-drown-bl
{
	bottom: 0;
	left: 0;
	clip: rect(43px, 43px, auto, auto);
}

.tre-drown-br
{
	bottom: 0;
	right: 0;
	clip: rect(43px, auto, auto, 43px);
}

.tre-drown-tc, .tre-drown-bc
{
	left: 43px;
	right: 43px;
	height: 86px;
	background-image: url('images/Sheet-h.png');
}

.tre-drown-tc
{
	top: 0;
	clip: rect(auto, auto, 43px, auto);
}

.tre-drown-bc
{
	bottom: 0;
	clip: rect(43px, auto, auto, auto);
}

.tre-drown-cr, .tre-drown-cl
{
	top: 43px;
	bottom: 43px;
	width: 86px;
	background-image: url('images/Sheet-v.png');
}

.tre-drown-cr
{
	right:0;
	clip: rect(auto, auto, auto, 43px);
}

.tre-drown-cl
{
	left:0;
	clip: rect(auto, 43px, auto, auto);
}

.tre-drown-cc
{
	position:absolute;
	z-index:-1;
	top: 43px;
	left: 43px;
	right: 43px;
	bottom: 43px;
	background-color: #FFFFFF;
}


.tre-drown
{
	margin-top: 50px !important;
}

#tre-page-background-simple-gradient, #tre-page-background-gradient, #tre-page-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Header */
div.tre-drqdbove
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 890px;
	height: 225px;
}

div.tre-drqdbove-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 890px;
	height: 225px;
	background-image: url('images/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.tre-drqdbove-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 890px;
	height: 225px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.tre-drove
{
	display : block;
	position: absolute;
	left: 10px;
	top: 80px;
	width: 870px;
}

h1.tre-drove-name
{
	display: block;
	text-align: left;
}

h1.tre-drove-name, h1.tre-drove-name a, h1.tre-drove-name a:link, h1.tre-drove-name a:visited, h1.tre-drove-name a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 41px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #000000 !important;
}

.tre-drove-text
{
	display: block;
	text-align: left;
}

.tre-drove-text, .tre-drove-text a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	padding:0;
	margin:0;
	color: #000000 !important;
}
/* end Logo */

/* begin ContentLayout */
.tre-contentLayout
{
	position: relative;
	margin-bottom: 15px;
	width: 890px;
}
/* end ContentLayout */

/* begin Box, Block */
.tre-drasopink
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.tre-drasopink-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}

.tre-drasopink-tr, .tre-drasopink-tl, .tre-drasopink-br, .tre-drasopink-bl, .tre-drasopink-tc, .tre-drasopink-bc,.tre-drasopink-cr, .tre-drasopink-cl
{
	position:absolute;
	z-index:-1;
}

.tre-drasopink-tr, .tre-drasopink-tl, .tre-drasopink-br, .tre-drasopink-bl
{
	width: 14px;
	height: 14px;
	background-image: url('images/Block-s.png');
}

.tre-drasopink-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.tre-drasopink-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.tre-drasopink-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.tre-drasopink-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.tre-drasopink-tc, .tre-drasopink-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('images/Block-h.png');
}

.tre-drasopink-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.tre-drasopink-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.tre-drasopink-cr, .tre-drasopink-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('images/Block-v.png');
}

.tre-drasopink-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.tre-drasopink-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.tre-drasopink-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #FBF7EE;
}


.tre-drasopink
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.tre-dropink
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 7px;
}

.tre-dropink .t
{
	height: 30px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 30px;
}

.tre-dropink .l, .tre-dropink .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.tre-dropink .l
{
	left:0;
	right:6px;
}

.tre-dropink .r
{ 
	width:890px;
	right:0;
	clip: rect(auto, auto, auto, 884px);
}





.tre-drqdbove-tag-icon
{
	display:inline-drasopink;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 14px;
	background-repeat: no-repeat;
	min-height: 14px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.tre-drasopinkContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.tre-drasopinkContent-body
{
	position: relative;
	z-index:1;
	padding: 8px;
}

.tre-drasopinkContent-tr, .tre-drasopinkContent-tl, .tre-drasopinkContent-br, .tre-drasopinkContent-bl, .tre-drasopinkContent-tc, .tre-drasopinkContent-bc,.tre-drasopinkContent-cr, .tre-drasopinkContent-cl
{
	position:absolute;
	z-index:-1;
}

.tre-drasopinkContent-tr, .tre-drasopinkContent-tl, .tre-drasopinkContent-br, .tre-drasopinkContent-bl
{
	width: 14px;
	height: 14px;
	background-image: url('images/BlockContent-s.png');
}

.tre-drasopinkContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.tre-drasopinkContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.tre-drasopinkContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.tre-drasopinkContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.tre-drasopinkContent-tc, .tre-drasopinkContent-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('images/BlockContent-h.png');
}

.tre-drasopinkContent-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.tre-drasopinkContent-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.tre-drasopinkContent-cr, .tre-drasopinkContent-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('images/BlockContent-v.png');
}

.tre-drasopinkContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.tre-drasopinkContent-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.tre-drasopinkContent-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #F6EBD5;
}


.tre-drasopinkContent-body
{
	color:#3B2B0C;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.tre-drasopinkContent-body a:link
{
	color: #2F656F;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.tre-drasopinkContent-body a:visited, .tre-drasopinkContent-body a.visited
{
	color: #768C8F;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.tre-drasopinkContent-body a:hover, .tre-drasopinkContent-body a.hover
{
	color: #20A7BC;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.tre-drasopinkContent-body ul
{
	list-style-type: none;
	color: #404D4F;
	margin:0;
	padding:0;
}

.tre-drasopinkContent-body li
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
}

.tre-drasopinkContent-body ul li
{
	padding:0px 0 0px 13px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.tre-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.tre-Post-body
{
	position: relative;
	z-index:1;
	padding: 13px;
}

.tre-Post-tr, .tre-Post-tl, .tre-Post-br, .tre-Post-bl, .tre-Post-tc, .tre-Post-bc,.tre-Post-cr, .tre-Post-cl
{
	position:absolute;
	z-index:-1;
}

.tre-Post-tr, .tre-Post-tl, .tre-Post-br, .tre-Post-bl
{
	width: 14px;
	height: 14px;
	background-image: url('images/Post-s.png');
}

.tre-Post-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.tre-Post-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.tre-Post-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.tre-Post-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.tre-Post-tc, .tre-Post-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('images/Post-h.png');
}

.tre-Post-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.tre-Post-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.tre-Post-cr, .tre-Post-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('images/Post-v.png');
}

.tre-Post-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.tre-Post-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.tre-Post-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #FBF5EA;
}


.tre-Post
{
	margin: 5px;
}

/* Sttre images */
a img
{
	border: 0;
}

.tre-treicle img, img.tre-treicle
{
	margin: 1em;
}

.tre-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Sttre tables */

.tre-treicle table, table.tre-treicle
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.tre-treicle table, table.tre-treicle .tre-treicle tr, .tre-treicle th, .tre-treicle td
{
	background-color:Transparent;
}

.tre-treicle th, .tre-treicle td
{
	padding: 2px;
	border: solid 1px #C6922A;
	vertical-align: top;
	text-align:left;
}

.tre-treicle th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostMetadata */
.tre-PostMetadataHeader
{
	padding:1px;
	background-color: #F5E9D1;
	border-color: #E8CB92;
	border-style: dashed;
	border-width: 1px;
}
/* end PostMetadata */

/* begin PostHeaderIcon */
.tre-PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #295860;
}

.tre-PostHeaderIcon-wrapper, .tre-PostHeaderIcon-wrapper a, .tre-PostHeaderIcon-wrapper a:link, .tre-PostHeaderIcon-wrapper a:visited, .tre-PostHeaderIcon-wrapper a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #295860;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.tre-PostHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #346F79;
}

.tre-PostHeader a:visited, .tre-PostHeader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #4E5E5F;
}

.tre-PostHeader a:hover, .tre-PostHeader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #0BB6D0;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #57696B;
}

.tre-PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #57696B;
}


/* Sttre Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #43909D;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #43909D;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #65797B;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #0BB6D0;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Sttre Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #326C76;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #43909D;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #5EACBA;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #3F2F0D;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #3F2F0D;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #3F2F0D;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Sttre Content list */
ol, ul
{
	color: #101314;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.tre-Post li
{
	padding:0px 0 0px 15px;
	line-height:1.2em;
}

.tre-Post ol li, .tre-Post ul ol li
{
	background: none;
	padding-left:0;
}

.tre-Post ul li, .tre-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:15px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Sttre blockquote */
blockquote p
{
	color:#503B11;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#F3E3C4;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.tre-drdhnownklin-wrapper .tre-drdhnownklin
{
	display:inline-drasopink;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:34px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.tre-drdhnownklin-wrapper
{
	display:inline-drasopink;
	position:relative;
	height: 34px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.tre-drdhnownklin-wrapper .tre-drdhnownklin
{
	display:block;
	height: 34px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 34px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.tre-drdhnownklin-wrapper.hover .tre-drdhnownklin, .tre-drdhnownklin:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.tre-drdhnownklin-wrapper.active .tre-drdhnownklin
{
	color: #E6F2F4 !important;
}

.tre-drdhnownklin-wrapper .l, .tre-drdhnownklin-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 102px;
	background-image: url('images/Button.png');
}

.tre-drdhnownklin-wrapper .l
{
	left:0;
	right:11px;
}

.tre-drdhnownklin-wrapper .r
{
	width:413px;
	right:0;
	clip: rect(auto, auto, auto, 402px);
}

.tre-drdhnownklin-wrapper.hover .l, .tre-drdhnownklin-wrapper.hover .r
{
	top: -34px;
}

.tre-drdhnownklin-wrapper.active .l, .tre-drdhnownklin-wrapper.active .r
{
	top: -68px;
}


/* end Button */

/* begin Footer */
.tre-drownklin
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 890px;
	margin: 5px auto 0px auto;
}

.tre-drownklin .tre-drownklin-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.tre-drownklin .tre-drownklin-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 890px;
	height: 150px;
	bottom:0;
	left:0;
}


.tre-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 25px;
	width: 25px;
}




.tre-drownklin .tre-drownklin-text p
{
	margin: 0;
}

.tre-drownklin .tre-drownklin-text
{
	display:inline-drasopink;
	color:#5A6B6D;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.tre-drownklin .tre-drownklin-text a:link
{
	text-decoration: none;
	color: #326C76;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.tre-drownklin .tre-drownklin-text a:visited
{
	text-decoration: none;
	color: #4C5B5D;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.tre-drownklin .tre-drownklin-text a:hover
{
	text-decoration: none;
	color: #20A7BC;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.tre-page-drownklin, .tre-page-drownklin a, .tre-page-drownklin a:link, .tre-page-drownklin a:visited, .tre-page-drownklin a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#7B9193;
}

.tre-page-drownklin
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#5C6E70;
}
/* end PageFooter */

/* begin LayoutCell */
.tre-contentLayout .tre-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 889px;
}
/* end LayoutCell */

table.my_own_prices {border:1px #ccc solid; font:14px verdana; width:444px;}
table#pricebox {width:100%;}
table#pricebox td.price, table#pricebox td.perpill, table#pricebox td.buy {width:18%;}

table#pricebox thead td {color:gray; font:12px tahoma; margin:10px; padding:10px;}

table#pricebox tbody a, 
table#pricebox tbody tr td {color:black; font:14px arial; margin:0px; padding:2px;}
table#pricebox tbody tr:hover * {cursor:pointer; background:red; color:white;}
table#pricebox tbody tr td span {font-weight:bold;}

table#pricebox td.price, table#pricebox td.perpill, table#pricebox td.buy {text-align:center;}

