body {
	color: #FFFFFF;
	background-color: #204050;
}
body.popup {
	color: #FFFFFF;
	background-color: #02070F;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin: 15px;
	padding: 0px;
}
.quotemain{
	background-color:#000000;
	border:1px inset;
	padding: 4px;
	margin: 0 auto 8px auto;
}
a:link {
	color: #FFCC66;
}
a:active {
	color: #FFCC66;
}
a:visited {
	color: #FFCC66;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

h3 {
	background-image: url(images/newsheader.gif);
	border-bottom: solid 1px #595E6B;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	color: #B9BECE;
	display: block;
	padding-left: 4px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
h3.popup {
	background-image: none;
	background-color: #12171F;
	border-top: solid 1px #393E4B;
	border-bottom: solid 1px #393E4B;
	font-size: 11pt;
	margin-bottom: 8px;
	padding-left: 3px;
}
h4 {
	background-image: url(images/newsheader_light.gif);
	border-bottom: solid 1px #595E6B;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #B9BECE;
	display: block;
	padding-left: 4px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}

small	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
small.smaller {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 7pt;
}
form {
	display: inline;
}
input {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}
select {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}
textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
code {
	font-family: lucida console, lucida;
	color: #BF9F7F;
}
code:hover {
	text-decoration: underline;
}

.text_warning {
	color: #66FFFF;
}
.text_inactive {
	color: #595E6B;
}
.text_copyright {
	font-family: impact, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #9F7F6F;
}
.text_copyright a:link {
	font-family: impact, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #9F7F6F;
}
.text_copyright a:active {
	font-family: impact, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #9F7F6F;
}
.text_copyright a:visited {
	font-family: impact, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #9F7F6F;
}
.text_postedby {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #797E8B;
}
.text_postedby b {
	color: #999EAE;
}

.div_center {
	text-align: center;
	margin: 0 auto;
}
.image_logo {
	background-image: url(images/logo-text.png);
	width: 400px;
	height: 192px;
	border: none 0;
	display: block;
}
.image_sort_down {
	background-image: url(images/sort_down.gif);
	width: 9px;
	height: 6px;
	border: none 0;
	margin-left: 3px;
}
.image_sort_up {
	background-image: url(images/sort_up.gif);
	width: 9px;
	height: 6px;
	border: none 0;
	margin-left: 3px;
}

.table_generic {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}
.table_generic_wide {
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

.table_main {
	background-color: #02070F;
	border: solid 1px #FFFFFF;
	width: 97%;
	margin: 0 auto;
}
.table_main_logo {
        background: #716E33 url(images/hpzbanner.png) right top;
	padding: 0;
	margin: 0;
}
.table_main_topbar {
	background-image: url(images/gradient1.gif);
	background-color: #797E87;
	border-top: solid 1px #999EAE;
	border-bottom: solid 1px #999EAE;
	color: #DFD6C8;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	text-transform: uppercase;
	text-align: center;
	padding-top: 1;
	padding-bottom: 1;
}
.table_main_topbar a:link {
	font-weight: bold;
	color: #101927;
	text-decoration: none;
}
.table_main_topbar a:active {
	font-weight: bold;
	color: #101927;
	text-decoration: none;
}
.table_main_topbar a:visited {
	font-weight: bold;
	color: #101927;
	text-decoration: none;
}
.table_main_topbar a:hover {
	font-weight: bold;
	color: #101927;
	text-decoration: underline;
}
.table_main_body {
	padding: 0;
	margin: 0;
}
.table_body {
	width: 100%;
}
.table_body_content {
	width: 100%;
	background-color: #02070F;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	padding: 0px 15px 15px 15px;
}

.table_body_sidebar_left {
	width: 140px;
	background-color: #202937;
	border-left: solid 1px #595E6B;
	padding: 0;
	margin: 0;
}
.table_body_sidebar_right {
	width: 140px;
	background-color: #202937;
	border-right: solid 1px #595E6B;
	padding: 0;
	margin: 0;
}
.table_sidebar {
	width: 140px;
}
.sidebar_sectionheader {
	width: 140px;
	background-image: url(images/gradient2.gif);
	background-color: #393E4B;
	border-bottom: solid 1px #595E6B;
	color: #FFFFFF;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-top: 1;
	padding-bottom: 0;
	margin: 0;
}
.sidebar_section {
	width: 140px;
	color: #FFFFFF;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 2px;
}
.sidebar_itemheader {
	color: #B9BECE;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	padding-left: 3px;
}
.sidebar_itemblock {
	padding-left: 3px;
	padding-bottom: 8px;
}

.news_poster {
	font-weight: normal;
	color: #595E6B;
	float: right; 
	margin: 3px;
}
.news_poster a {
	color: #595E6B;
	text-decoration: none;
}
.news_poster a:hover {
	color: #595E6B;
	text-decoration: underline;
}
.news_comment {
	color: #595E6B;
	padding: 3px;
}
.news_comment a {
	color: #595E6B;
	text-decoration: none;
}
.news_comment a:hover {
	color: #595E6B;
	text-decoration: underline;
}

.redirect_table {
	width: 500px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #02070F;
	border: solid 1px #FFFFFF;
}
.redirect_alt {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.block_body {
	width: 100%;
	border: solid 1px #B9BEC7;
}
.block_body_mini {
	border: solid 1px #B9BEC7;
}
.block_header {
	padding: 0px;
	background-color: #393E4B;
	background-image: url(images/gradient2.gif);
	color: #464131;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom: solid 1px #B9BEC7;
	text-transform: lowercase;
	text-align: center; 
	white-space: nowrap;
}
.block_header a {
	color: #B9BEC7;
	text-decoration: none;
}
.block_header a:hover {
	color: #B9BEC7;
	text-decoration: underline;
}
.block_header_item {
	padding: 0px;
	border-bottom: solid 1px #B9BEC7;
}
.block_header_main {
	padding: 0px;
	border-bottom: solid 1px #B9BEC7;
	width: 45%;
}
.block_header_main_mini {
	padding: 0px;
	border-bottom: solid 1px #B9BEC7;
}
.bb_a1 { /* block_body_alt1 */
	background-color: #02070F;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
}
.bb_a1:hover { /* block_body_alt:hover */
	background-color: #22272F;
}
.bb_a2 { /* block_body_alt2 */
	background-color: #12171F;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
}
.bb_a2:hover { /* block_body_alt2:hover */
	background-color: #22272F;
}
.bb_m { /* block_body_main */
	width: 45%;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	padding: 0px;
	white-space: nowrap;
}
.bb_m_mini { /* block_body_main_mini */
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	padding: 0px;
	white-space: nowrap;
}
.block_body_votebox { 
	background-color: #12171F;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	white-space: nowrap;
}

.tcv { /* tree_column_view */
	font-family: tahoma ,arial, helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
}
.tcv a { /* tree_column_view */
	text-decoration: none;
}
.tcv a:hover { /* tree_column_view */
	text-decoration: underline;
}
.tcv:hover { /* block_body_alt:hover */
	background-color: #12171F;
}

.section_main {
	background-color: #12171F;
	color: #464131;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border-bottom: solid 1px #595E6B;
	white-space: nowrap;
}
.section_name {
	width: 40%;
	font-size: 10pt;
	text-align: left;
	border-bottom: solid 1px #595E6B;
}
.section_item {
	border-bottom: solid 1px #595E6B;
}
.section_vote {
	text-align: left;
	border-bottom: solid 1px #595E6B;
}
.section_desc {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	white-space: nowrap;
}

.fm_body {
	width: 100%;
	background-color: #02070F;
	padding: 1px;
	border: solid 1px #22272F;
}
.fm_body_mini {
	background-color: #02070F;
	padding: 1px;
	border: solid 1px #22272F;
}
.fm_header {
	background-color: #1B1F27;
	font-family: tahoma ,arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
	border-bottom: solid 1px #595E6B;
}
.fm_header a {
	text-decoration: none;
}
.fm_header a:hover {
	text-decoration: underline;
}
.fm_header small {
	font-size: 9px;
	font-weight: normal;
}
.fm_header_main {
	border-bottom: solid 1px #595E6B;
	width: 70%;
}
.fm_header_item {
	border-bottom: solid 1px #595E6B;
}
.fm_footer {
	background-color: #1B1F27;
	color: #777777;
	font-family: tahoma ,arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	text-transform: lowercase;
	border-top: solid 1px #22272F;
}
.fm_footer_item {
	border-top: solid 1px #22272F;
	font-weight: normal;
}
.fm_row_a1 {
	background-color: #0B0F17;
	font-family: tahoma ,arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
}
.fm_row_a1:hover {
	background-color: #172027;
}
.fm_row_a1 a {
	text-decoration: none;
}
.fm_row_a1 a:hover {
	text-decoration: underline;
}
.fm_row_a2 {
	background-color: #12171F;
	font-family: tahoma ,arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
}
.fm_row_a2:hover {
	background-color: #172027;
}
.fm_row_a2 a {
	text-decoration: none;
}
.fm_row_a2 a:hover {
	text-decoration: underline;
}
.fm_row_alert {
	background: #113333;
}
.fm_item_main {
	text-align: left;
	width: 40%;
}
.fm_item_action {
	font-family: tahoma ,arial, helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
}

/*
 * ========================================
 * Invision Power Board Quote and Code CSS
 * ========================================
 */
	
	.quotetop{
		background: #007090 no-repeat right url(/forums/style_images/s2b/quoteright.gif);
		border: 1px dotted #000;
		border-bottom: 0;
		border-left: 4px solid #002030;
		color: #FFF;
		font-weight: bold;
		font-size: 10px;
		margin: 8px auto 0 auto;
		padding: 3px;
	}
	
	.quotemain{
		background: #003060;
		border: 1px dotted #000;
		border-left: 4px solid #002030;
		border-top: 0;
		color: #FFF;
		padding: 4px;
		margin: 0 auto 8px auto;
	}
	
	.codetop,
	.sqltop,
	.htmltop{
		background: #007090 no-repeat right url(/forums/style_images/s2b/coderight.gif);
		color: #FFF;
		font-weight: bold;
		margin: 0 auto 0 auto;
		padding: 3px;
		width: 98%;
	}
	
	.codemain,
	.sqlmain,
	.htmlmain{
		background: #003060;
		border: 1px dotted #000;
		color: #FFF;
		font-family: Courier, Courier New, Verdana, Arial;
		margin: 0 auto 0 auto;
		padding: 2px;
		width: 98%;
	}

