html {
	overflow: auto;
}
body {
	background: #000000;
	margin: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}
a:hover {
	text-decoration: underline;
	border-bottom: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}

.content {
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #FFFFFF;
}
.disclaimer {
	color: #FF0000;
}
.intro {
	font-size: 8pt;
}

.header {
	background-image: url('http://www.undergroundnews.com/images/design/backtop.gif');
}
.layout_left {
	background-image: url('http://www.undergroundnews.com/images/design/leftback-1.gif');
	background-repeat: repeat-y;
	background-position: left;
}
.layout_left_1 {
	background-image: url('http://www.undergroundnews.com/images/design/leftback.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 20px;
}
.left {
}
.center {
	padding-left: 0px;
	padding-right: 16px;
}
.right {
	padding-left: 6px;
}
.layout_right {
	background-image: url('http://www.undergroundnews.com/images/design/right-back.gif');
	background-repeat: repeat-y;
	background-position: right;
}
.footer {
	padding-left: 4px;
	padding-right: 4px;
}

.store_item {
	border: 2px solid #122875;
}
.store_img {
	margin: 2px;
	border: 2px solid #000000;
}

.error {
	font-size: 12pt;
	font-weight: bold;
}
.quote {
	font-style: italic;
}
.strong {
	font-weight: bold;
}
.weak {
	font-size: 6pt;
	font-weight: bold;
}
.norm {
	text-decoration: none;
	font-weight: normal;
}
.blink {
	text-decoration: blink;
}
.indent {
	text-indent: 20px;
}

.bar {
	padding-left: 4px;
	padding-right: 4px;
}

.news_story {
}
.news_post {
	padding-left: 4px;
	padding-right: 4px;
}

.online {
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #00FF00;
	font-weight: bold;
}
.offline {
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
}

.hoverheader {
	background: #04165F;
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
.hover1 {
	background: #081750;
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
}
.hover2 {
	background: #020E3D;
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
}

.capcha {
	border: 1px solid #FFFFFF;
}
.irc-heading {
	font-weight: bold;
	background: #04165F;
	color: #FFFFFF;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
.irc {
	border: 1px solid #ffffff;
}
.irc-a1 {
	background: #020E3D;
	color: #FFFFFF;
	border-top: 1px solid #ffffff;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
.irc-a2 {
	background: #081750;
	color: #FFFFFF;
	border-top: 1px solid #ffffff;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.formbox {
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	background-image: url('http://www.undergroundnews.com/images/elements/cell-back.gif');
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.dropdown {
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
.buttons {
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #000000;
	background: #C0C0C0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.form-button {
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #000000;
	background: #C0C0C0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* DNS Tools */
.dns_tooltips {
	visibility: hidden;
}
.dns_table_header {
	background-color: #04165F;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
.dns_help {
}
.dns_help_tip {
}
.dns_section_header {
	background-color: #020E3D;
	color: #FFFFFF;
	font-weight: bold;
	border-right: 1px solid #000000;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
.dns_section_content {
	background-color: #020E3D;
	color: #FFFFFF;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
.dns_section_actions {
	background-color: #081750;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
.dns_buttons {
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #000000;
	background: #C0C0C0;
}

.news {
}
.news_title {
	font-weight: bold;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;	
}
.news_story {
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;	
}
.news_story .author {
	font-weight: bold;
}
.news_date {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;	
}

/* New Elemets */
div .heading {
	font-weight: bold;
	margin-bottom: -20px;
}
.heading {
	font-weight: bold;
	margin-bottom: -10px;
}
p .heading {
	margin-bottom: 0px !important;
}

/* */
.cat-main {
	margin: 2px;
	height: 100px;
	width: 300px;
	cursor: pointer;
}
.cat-right {
	padding-top: 12px;
	margin-left: 95px;
	margin-right: 8px;
}
.cat-heading {
	text-align: left;
	font-weight: bold;
}
.cat-body {
	text-align: left;
}
#datalist {
	border: 1px solid #000000;
	border-right: 0px;
	border-bottom: 0px;
}
.data-heading {
	font-weight: bold;
	color: #FFFFFF;
/*	background: #3A3A3A url('../images/layout/gradients/grad_dgrey_dtl.gif'); */
	background: #000206 url('../images/layout/gradients/grad_dgrey_ltd.gif');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.data-body-a {
	color: #FFFFFF;
	background: #2C292C url('../images/layout/gradients/grad_grey_ltd.gif');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.data-body-b {
	color: #FFFFFF;
	background: #3A3A3A url('../images/layout/gradients/grad_grey_dtl.gif');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.quote_block {
	margin: 4px;
	border: 1px solid #000000;
}
.quote_header {
	font-weight: bold;
	color: #FFFFFF;
	background: #000206 url('../images/layout/gradients/grad_dgrey_ltd.gif');
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: 1px solid #000000;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
.quote_body {
	color: #FFFFFF;
	background: #2C292C url('../images/layout/gradients/grad_grey_ltd.gif');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

# Form Validation
#msg {
	display: none;
	position: absolute;
	z-index: 200;
	background: url('../images/msg_arrow.gif') left center no-repeat;
	padding-left: 7px;
}
#msgcontent {
	display: block;
	background: #f3e6e6;
	border: 2px solid #924949;
	border-left: none;
	padding: 5px;
	min-width: 150px;
	max-width: 250px;
}

#article {
}
#article a {
	text-decoration: underline;
}
#article hr {
	padding: 0px;
	margin: 0px;
	margin-bottom: -5px;
}

/* Global Elements */
H1 {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
H2 {
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
H3 {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}
a img {
	border-bottom: none;
}

