/* begin Page */


body
{
	margin: 0 auto;
	padding: 0;
	background-color: #F6F5F4;
}

#hjk-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#hjk-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 436px;
	left: 0;
	top: 0;
}

#hjk-page-background-glare-image
{
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 436px;
	width: 481px;
	margin: 0;
}

html:first-child #hjk-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}




#hjk-page-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 500px;
}

.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 */
.hjk-everyg
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:21px;
	min-height:21px;
}

.hjk-everyg-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}

.hjk-everyg-tr, .hjk-everyg-tl, .hjk-everyg-br, .hjk-everyg-bl, .hjk-everyg-tc, .hjk-everyg-bc,.hjk-everyg-cr, .hjk-everyg-cl
{
	position:absolute;
	z-index:-1;
}

.hjk-everyg-tr, .hjk-everyg-tl, .hjk-everyg-br, .hjk-everyg-bl
{
	width: 20px;
	height: 20px;
	background-image: url('images/Sheet-s.png');
}

.hjk-everyg-tl
{
	top:0;
	left:0;
	clip: rect(auto, 10px, 10px, auto);
}

.hjk-everyg-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 10px, 10px);
}

.hjk-everyg-bl
{
	bottom: 0;
	left: 0;
	clip: rect(10px, 10px, auto, auto);
}

.hjk-everyg-br
{
	bottom: 0;
	right: 0;
	clip: rect(10px, auto, auto, 10px);
}

.hjk-everyg-tc, .hjk-everyg-bc
{
	left: 10px;
	right: 10px;
	height: 20px;
	background-image: url('images/Sheet-h.png');
}

.hjk-everyg-tc
{
	top: 0;
	clip: rect(auto, auto, 10px, auto);
}

.hjk-everyg-bc
{
	bottom: 0;
	clip: rect(10px, auto, auto, auto);
}

.hjk-everyg-cr, .hjk-everyg-cl
{
	top: 10px;
	bottom: 10px;
	width: 20px;
	background-image: url('images/Sheet-v.png');
}

.hjk-everyg-cr
{
	right:0;
	clip: rect(auto, auto, auto, 10px);
}

.hjk-everyg-cl
{
	left:0;
	clip: rect(auto, 10px, auto, auto);
}

.hjk-everyg-cc
{
	position:absolute;
	z-index:-1;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	background-color: #FFFFFF;
}


.hjk-everyg
{
	margin-top: 30px !important;
}

#hjk-page-background-simple-gradient, #hjk-page-background-gradient, #hjk-page-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Header */
div.hjk-efgfiggi
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 900px;
	height: 225px;
}

div.hjk-efgfiggi-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 900px;
	height: 225px;
	background-image: url('images/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.hjk-efgfiggi-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 900px;
	height: 225px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.hjk-effigi
{
	display : block;
	position: absolute;
	left: 44px;
	top: 74px;
	width: 656px;
}

h1.hjk-effigi-name
{
	display: block;
	text-align: left;
}

h1.hjk-effigi-name, h1.hjk-effigi-name a, h1.hjk-effigi-name a:link, h1.hjk-effigi-name a:visited, h1.hjk-effigi-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: #8ADDF0 !important;
}

.hjk-effigi-text
{
	display: block;
	text-align: left;
}

.hjk-effigi-text, .hjk-effigi-text a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	padding:0;
	margin:0;
	color: #D6F3FA !important;
}
/* end Logo */

/* begin ContentLayout */
.hjk-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 900px;
}
/* end ContentLayout */

/* begin Box, Block */
.hjk-ejoming
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.hjk-ejoming-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}

.hjk-ejoming-tr, .hjk-ejoming-tl, .hjk-ejoming-br, .hjk-ejoming-bl, .hjk-ejoming-tc, .hjk-ejoming-bc,.hjk-ejoming-cr, .hjk-ejoming-cl
{
	position:absolute;
	z-index:-1;
}

.hjk-ejoming-tr, .hjk-ejoming-tl, .hjk-ejoming-br, .hjk-ejoming-bl
{
	width: 14px;
	height: 14px;
	background-image: url('images/Block-s.png');
}

.hjk-ejoming-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.hjk-ejoming-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.hjk-ejoming-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.hjk-ejoming-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.hjk-ejoming-tc, .hjk-ejoming-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('images/Block-h.png');
}

.hjk-ejoming-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.hjk-ejoming-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.hjk-ejoming-cr, .hjk-ejoming-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('images/Block-v.png');
}

.hjk-ejoming-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.hjk-ejoming-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.hjk-ejoming-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #E6E5E0;
}


.hjk-ejoming
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.hjk-ejom
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 7px;
}

.hjk-ejom .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;
}

.hjk-ejom .l, .hjk-ejom .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.hjk-ejom .l
{
	left:0;
	right:6px;
}

.hjk-ejom .r
{ 
	width:900px;
	right:0;
	clip: rect(auto, auto, auto, 894px);
}





.hjk-efgfiggi-tag-icon
{
	display:inline-ejoming;
	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 */
.hjk-ejomingContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.hjk-ejomingContent-body
{
	position: relative;
	z-index:1;
	padding: 8px;
}

.hjk-ejomingContent-tr, .hjk-ejomingContent-tl, .hjk-ejomingContent-br, .hjk-ejomingContent-bl, .hjk-ejomingContent-tc, .hjk-ejomingContent-bc,.hjk-ejomingContent-cr, .hjk-ejomingContent-cl
{
	position:absolute;
	z-index:-1;
}

.hjk-ejomingContent-tr, .hjk-ejomingContent-tl, .hjk-ejomingContent-br, .hjk-ejomingContent-bl
{
	width: 14px;
	height: 14px;
	background-image: url('images/BlockContent-s.png');
}

.hjk-ejomingContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.hjk-ejomingContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.hjk-ejomingContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.hjk-ejomingContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.hjk-ejomingContent-tc, .hjk-ejomingContent-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('images/BlockContent-h.png');
}

.hjk-ejomingContent-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.hjk-ejomingContent-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.hjk-ejomingContent-cr, .hjk-ejomingContent-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('images/BlockContent-v.png');
}

.hjk-ejomingContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.hjk-ejomingContent-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.hjk-ejomingContent-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #DDDBD4;
}


.hjk-ejomingContent-body
{
	color:#595346;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.hjk-ejomingContent-body a:link
{
	color: #802319;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.hjk-ejomingContent-body a:visited, .hjk-ejomingContent-body a.visited
{
	color: #8F8770;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.hjk-ejomingContent-body a:hover, .hjk-ejomingContent-body a.hover
{
	color: #1798B5;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.hjk-ejomingContent-body ul
{
	list-style-type: none;
	color: #36332B;
	margin:0;
	padding:0;
}

.hjk-ejomingContent-body li
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
}

.hjk-ejomingContent-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 */
.hjk-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.hjk-Post-body
{
	position: relative;
	z-index:1;
	padding: 3px;
}



.hjk-Post
{
	margin: 10px;
}

/* Sthjk images */
a img
{
	border: 0;
}

.hjk-hjkicle img, img.hjk-hjkicle
{
	margin: 1em;
}

.hjk-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Sthjk tables */

.hjk-hjkicle table, table.hjk-hjkicle
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.hjk-hjkicle table, table.hjk-hjkicle .hjk-hjkicle tr, .hjk-hjkicle th, .hjk-hjkicle td
{
	background-color:Transparent;
}

.hjk-hjkicle th, .hjk-hjkicle td
{
	padding: 2px;
	border: solid 2px #A19A87;
	vertical-align: top;
	text-align:left;
}

.hjk-hjkicle th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.hjk-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: #6A1E15;
}

.hjk-PostHeaderIcon-wrapper, .hjk-PostHeaderIcon-wrapper a, .hjk-PostHeaderIcon-wrapper a:link, .hjk-PostHeaderIcon-wrapper a:visited, .hjk-PostHeaderIcon-wrapper a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #6A1E15;
}

.hjk-PostHeaderIcon-wrapper img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.hjk-PostHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #802319;
}

.hjk-PostHeader a:visited, .hjk-PostHeader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #D53B2A;
}

.hjk-PostHeader a:hover, .hjk-PostHeader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #15859E;
}
/* 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: #5E594A;
}

.hjk-PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: right;
  color: #5E594A;
}


/* Sthjk 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: #95291D;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #95291D;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #645E4F;
}

/* :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: #15859E;
}

/* 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;
}


/* Sthjk 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: center;
  color: #15859E;
}

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: #1BAFD0;
}

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: #645E4F;
}

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: #756E5C;
}

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: #756E5C;
}

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: #756E5C;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Sthjk Content list */
ol, ul
{
	color: #474338;
	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;
	
}



.hjk-Post li
{
	padding:0px 0 0px 10px;
	line-height:1.2em;
}

.hjk-Post ol li, .hjk-Post ul ol li
{
	background: none;
	padding-left:0;
}

.hjk-Post ul li, .hjk-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:10px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Sthjk blockquote */
blockquote p
{
	color:#11100D;
	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:#E2E0DA;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.hjk-evujveryging-wrapper .hjk-evujveryging
{
	display:inline-ejoming;
	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;
}

.hjk-evujveryging-wrapper
{
	display:inline-ejoming;
	position:relative;
	height: 34px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.hjk-evujveryging-wrapper .hjk-evujveryging
{
	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: #E8F8FC !important;
}

input, select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.hjk-evujveryging-wrapper.hover .hjk-evujveryging, .hjk-evujveryging:hover
{
	color: #F6F5F4 !important;
	text-decoration: none !important;
}

.hjk-evujveryging-wrapper.active .hjk-evujveryging
{
	color: #FBEBEA !important;
}

.hjk-evujveryging-wrapper .l, .hjk-evujveryging-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 102px;
	background-image: url('images/Button.png');
}

.hjk-evujveryging-wrapper .l
{
	left:0;
	right:11px;
}

.hjk-evujveryging-wrapper .r
{
	width:413px;
	right:0;
	clip: rect(auto, auto, auto, 402px);
}

.hjk-evujveryging-wrapper.hover .l, .hjk-evujveryging-wrapper.hover .r
{
	top: -34px;
}

.hjk-evujveryging-wrapper.active .l, .hjk-evujveryging-wrapper.active .r
{
	top: -68px;
}


/* end Button */

/* begin Footer */
.hjk-everyging
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 900px;
	margin: 5px auto 0px auto;
}

.hjk-everyging .hjk-everyging-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 35px;
	text-align: center;
}

.hjk-everyging .hjk-everyging-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 900px;
	height: 150px;
	bottom:0;
	left:0;
}


.hjk-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: 24px;
	width: 24px;
}




.hjk-everyging .hjk-everyging-text p
{
	margin: 0;
}

.hjk-everyging .hjk-everyging-text
{
	display:inline-ejoming;
	color:#051E24;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.hjk-everyging .hjk-everyging-text a:link
{
	text-decoration: none;
	color: #534E41;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.hjk-everyging .hjk-everyging-text a:visited
{
	text-decoration: none;
	color: #1A1814;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.hjk-everyging .hjk-everyging-text a:hover
{
	text-decoration: none;
	color: #7B2218;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.hjk-page-everyging, .hjk-page-everyging a, .hjk-page-everyging a:link, .hjk-page-everyging a:visited, .hjk-page-everyging a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#1798B5;
}

.hjk-page-everyging
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#726C5A;
}
/* end PageFooter */

/* begin LayoutCell */
.hjk-contentLayout .hjk-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 899px;
}
/* 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;}

