@charset "UTF-8";
body {
	background: #1f303f;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/main_background.jpeg);
	background-repeat: no-repeat;
	background-position:center top;
}

a {
	text-decoration: none;
}

.newstype {
	font:Arial, Helvetica, sans-serif;
	font-stretch:extra-condensed;
	font-weight: 900;
	font-size: 14px;
}

.newstype_smaller {
	font:Arial, Helvetica, sans-serif;
	font-stretch:extra-condensed;
	font-weight: 900;
	font-size: 12px;
}

.newstype_medium {
	font:Arial, Helvetica, sans-serif;
	font-stretch:extra-condensed;
	font-weight: 900;
	font-size: 12px;
}

.byline_sitename {
	color: #FFF;
}

.byline_text {
	color: #7bbcff;
}

.sec_head_blue {
	color: #7bbcff;
	text-align: right;
}

.sec_head_grey {
	color: #acadaf;
}

.sec_head_white {
	color: #FFF;
}

.sec_head_dkgrey {
	color: #757575;
}

.footerLinks {
	color: white;
}

.footerLinks ul {
	font-weight: bold;
	list-style-type:disc;
	list-style-position:inside;
}

.footerLinks ul li {
	font-weight:normal;
	color: #F00;
}

.footerLinks ul li span {
	color: #FFF;
}

.threadlist td {
	padding: 2px;
}

.navLink {
	padding: 10px;
	text-decoration: none !important;
}

.navLink:link, .navLink:visited {
	color: white;
}

.navLink:hover, .navLink:active {
	color: red;
}

.thread_desc_text {
	font-size: 10px;
}

.tline1 {
	background-color:#fafafa;
}

.tline1 a:link, .tline1 a:visited, .tline1 a:active, .tline2 a:link, .tline2 a:visited, .tline2 a:active {
	color: #333;
}

.tline2 {
	background-color:#f3f3f3;
}

.tline1 a:hover, .tline2 a:hover {
	color: #F00;
}.para_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.header_glow {
	text-shadow: 0px 0px 4px #039x;
}
