/***********************************************/
/* junkbegone_hk.css                           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body  {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF; }

body.indx	{
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-image: url(images/junkbackground2.jpg);
	background-repeat: no-repeat; }

A:link { color: #339933; }

A:active { color: #ccff00; }

A:visited { color: #339933; }

h1{
	font: bold small-caps 24pt/1.166 "Times New Roman", Times, serif;
	color: #336699;
	margin: 0px;
	padding: 12px 0px;
	text-align: left;
	left: 12px;


}

h2{
 font: bold 16pt Arial, Helvetica, sans-serif;
 color: #336699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 14pt Arial, Helvetica, sans-serif;
 color: #336699;
 margin: 0px;
 padding: 0px;
}

h4{
 font: bold 12pt Arial, Helvetica, sans-serif;
 color: #336699;
 margin: 0px;
 padding: 0px;
}

h5{
	font: small-caps 12pt Arial, Helvetica, sans-serif;
	color: #336699;
	margin: 0px;
	padding: 0px 0px 12px;
	letter-spacing: 3px;
	text-align: left;
	left: 14px;



}

p { 
 font: 12pt/16pt Arial, Helvetica, sans-serif;
 color: #336699;
 margin: 0px;
 padding: 0px;
 text-align: left;
}



/*************** list tag styles ***************/

ul{
	list-style-type: square;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #336699;



}

ul.round{
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #336699;



}

ul.no_bullet{
	list-style-type: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #336699;


}

/********* table tag styles *********/

col, table, tr, th, td	{
	cell-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #336699;
	margin: 0;
	padding: 0;
	text-align: left;

}

col.wpad, table.wpad, tr.wpad, th.wpad, td.wpad	{
	cell-spacing: 0;
	margin: 0;
	padding: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #336699;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:relative;
	top: 12px;
	width:752px;
	background-color: #CCFFFF;
	z-index: 101;
	height: 1000px;

}

#ptl {
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	left: -0.5px;

}

#ptr {
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	right: -0.5px;

}

#ptl_b {
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	left: -1px;
	bottom: -0.25px;



}

#ptr_b {
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	right: -1px;
	bottom: -0.25px;



}

#masthead {
	position: relative;
	width:750px;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #336699;
}
.backnumber {
	font-family: "Times New Roman", Times, serif;
	font-size: 72pt;
	font-style: italic;
	line-height: normal;
	color: #C6E2A9;
	z-index: 100;
	position: absolute;
	left: -12px;
	top: -30px;




}
