.hideMe {
	display: none;
}

.showMe {
	display: block;
}

div.hpBoxV3 {
	position: relative;
	cursor: hand;
	

	border: 1px solid #ADBCCE;
	background: #DFEEFF;

	margin: 0px;

	margin-bottom: 15px;	
}

div.hpBoxV3 span {
	font-family: Arial;
	font-size: 11px;
	color: #000;
}

div.hpBoxV3 a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	
	color: #333333;
	text-decoration: none;
	
	padding-left: 75px;
	
	background-image: url(/img/_home/link.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

div.hpBoxV3 a:link { text-decoration: none }
div.hpBoxV3 a:visited { text-decoration: none }
div.hpBoxV3 a:hover { text-decoration: none; background-position: 0 -9px; }
div.hpBoxV3 a:active { text-decoration: none; background-position: 0 2px; }

div.hpBoxV2 {
	font-family: Arial;
	font-size: 11px;
	color: #000;
}

div.hpBoxV2 div.outer {
	margin: 0px;
	margin-bottom: 15px;
	
	background-image: url(/img/_boxes/hp/_tl.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.hpBoxV2 div.outer div.inner {
	background-image: url(/img/_boxes/hp/_bl.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.hpBoxV2 div.outer div.inner div.top {
	position: relative;
	display: block;

	margin: 0px;
	margin-left: 10px;
	padding: 0px;

	height: 10px;

	background-image: url(/img/_boxes/hp/_tr.png);
	background-position: top right;
	background-repeat: no-repeat;
}

div.hpBoxV2 div.outer div.inner div.top span {
	position: relative;
	display: block;

	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	
	height: 10px;
	background: url(/img/_boxes/hp/_top.png);
}

div.hpBoxV2 div.outer div.inner div.top span img {
	width: 10px;
	height: 10px;
}

div.hpBoxV2 div.outer div.inner div.content {
	position: relative;

	margin: 0px;
	padding: 0px;

	padding-left: 10px;
	padding-right: 0px;

	background-image: url(/img/_boxes/hp/_left.png);
	background-position: bottom left;
	background-repeat: repeat-y;
}

div.hpBoxV2 div.outer div.inner div.content div.inner {
	position: relative;

	margin: 0px;
	padding: 0px;

	padding-left: 0px;
	padding-right: 10px;

	background-image: url(/img/_boxes/hp/_right.png);
	background-position: bottom right;
	background-repeat: repeat-y;
}

div.hpBoxV2 div.outer div.inner div.content div.inner div.bg {
	position: relative;

	margin: 0px;
	padding: 0px;
	
	font-size: 13px;

	background: #DFEEFF;
}

div.hpBoxV2 div.outer div.inner div.btm {
	position: relative;
	display: block;

	margin: 0px;
	margin-left: 10px;:
	padding: 0px;

	height: 10px;

	background-image: url(/img/_boxes/hp/_br.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.hpBoxV2 div.outer div.inner div.btm span {
	position: relative;
	display: block;

	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	
	height: 10px;

	background: url(/img/_boxes/hp/_btm.png);
	background-position: bottom left;
	background-repeat: repeat;
}

div.hpBoxV2 div.outer div.inner div.btm span img {
	width: 10px;
	height: 10px;
}

div.hpBoxV2 span {
	font-family: Arial;
	font-size: 11px;
	color: #000;
}

div.hpBoxV2 a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	
	color: #333333;
	text-decoration: none;
	
	padding-left: 75px;
	
	background-image: url(/img/_home/link.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

div.hpBoxV2 a:link { text-decoration: none }
div.hpBoxV2 a:visited { text-decoration: none }
div.hpBoxV2 a:hover { text-decoration: none; background-position: 0 -9px; }
div.hpBoxV2 a:active { text-decoration: none; background-position: 0 2px; }