body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, sans-serif;
	color:#ffffff;
	background : #000000;
}

div, p, th, td, li, dd, dl, dt
{
	/* redundant selectors to help NS4 not forget */
	font-family:  Verdana, sans-serif;
}

td.blacknav
{
	background-color : #000000;
	color: #ffffff;
}

td.white
{
	background-color : #ffffff;
	color: #000000;
	font-family: Verdana, sans-serif;
}

td.mainnav
{
	background-color : #000000;
	color: #ffffff;
	font-family : Arial, sans-serif;
	font-size : 12px;
}

td.dividert
{
	background-color : #3d9292;
	color: #ffffff;
}

td.divider
{
	background-color : #3d9292;
	color: #ffffff;
}

td.divider2
{
	background-color : #3d9292;
	color: #ffffff;
}

td.section
{
	background-color : #5cbcbc;
	color: #000000;
}

td.left
{
	background-color : #86cccc;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}

td.content
{
	background-color : #ffffff;
	color: #000000;
	font-family: Verdana, sans-serif;
	padding-left: 45px;
	padding-right: 45px;
	border: 0px;
}

td.black
{
	background-color : #000000;
	color: #ffffff;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

td.datec {
	border-width: 1px;
	border-style: Solid;
	border-color: #5cbcbc;
	padding-left: 10px;
}

td.datet {
	border-width: 1px;
	border-style: Solid;
	border-color: #bdbcbc;
	padding-left: 10px;
}

td.authorc {
	background-color: #5cbcbc;
	color: #ffffff;
	border-width: 1px;
	border-style: Solid;
	border-color: #5cbcbc;
	padding-left: 10px;
}

td.authort {
	background-color: #bdbcbc;
	color: #000088;
	border-width: 1px;
	border-style: Solid;
	border-color: #bdbcbc;
	padding-left: 10px;
}

td.right
{
	background-color : #a7dada;
	color: #4e5765;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}

h1
{
	color: #000000;
	font-family : Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
}

h2
{
	font-family : 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
	margin-bottom: -10px;
}

h2.premium {
	font-family : Arial, sans-serif;	
	font-size: 28px;
	font-weight: bold;
	color : #000000;
	margin-top: -10px;
	margin-bottom: 5px;
}

h2.premium em {
	font-family : Arial, sans-serif;	
	font-size: 20px;
	font-weight: bold;
	color : #86cccc;
	margin-bottom: -4px;
	border-bottom: #c5c5c5 1px dashed;
}

h2.category
{
	font-family : Arial, sans-serif;	
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 0 0;
	margin-bottom: 9px;
}

h3
{
	font-size:	20px;
}

h4
{
	font-size:	18px;
}

h5
{
	font-size:	14px;
}

h6
{
	font-size:	12px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

img
{
	/* turns off gaps around images */
	border:	0
}



p
{
	font-family : Verdana, sans-serif;
}

p.section
{
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 3px;
	font-family : Arial, sans-serif;
	font-size : 85%;
}

p.news_info
{
	color : #000000;
	margin-top: 2px;
	margin-bottom: 5px;
	font-family : Arial, sans-serif;
	font-size : 85%;
	display: none;
}

p.news_date
{
	margin-bottom: 10px;
	font-size : 75%;
	color: #44556c;
}

p.news_title
{
	color: #000000;
	margin-top: -2px;
	margin-bottom: -5px;
	font-size : 75%;
}

p.news_readmore_nd
{
	color: #000000;
	text-align : right;
	font-weight : bold;
	font-size : 75%;
}

p.promo
{
	font-family : Arial, sans-serif;
	font-size : 100%;
	color: #000000;
	font-weight: bold;
	margin-bottom: -5px;
}

p.dated
{
	color : #000000;
	padding-top: 5px;
	margin-bottom: -10px;
	font-family : Arial, sans-serif;
	font-size : 85%;
}

p.date {
	font-family : Arial, sans-serif;
	line-height: 150%
}

p.authorc {
	margin: 0 0 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

p.authort {
	color : #000088;
	margin: 0 0 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

p.commentpost {
	font-family : Arial, sans-serif;
	font-size : 85%;
}

p.amazon {
	margin-top: 10px;
}

p.arial {
	font-family : Arial, sans-serif;
}



a
{
	text-decoration: underline;
	color: #000000;
}

a:hover
{
	color:	#ff0000;
	text-decoration: underline;
}

a.mainnav
{
	text-decoration: none;
	color: #ffffff;
	font-family : Arial, sans-serif;
}

a.mainnav:hover
{
	text-decoration: underline;
	color: #ffffff;
}

a.title:link, a.title:visited {
	color: #000000;
	border-bottom: #999999 1px dashed;
	text-decoration: none;
}

a.title:hover {
	color: #000000;
	border-bottom: #999999 1px solid;
}

a.readmore
{
	text-decoration: underline;
	color: #000000;
	font-family : Verdana, sans-serif;
}

a.lnav:link, a.lnav:visited {
	color: #000000;
	font-size : 85%;
}

a.lnav:hover {
	color: #000000;
	font-size : 85%;
	text-decoration: underline;
}

a.author:link, a.author:visited {
	text-decoration: none;
	color: #ffffff;
}

a.author:hover {
	text-decoration: none;
	color: #ffffff;
}

.author {
	text-decoration: none;
	color: #ffffff;
}

a.white
{
	font-family: Verdana, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

a.white:visited
{
	font-family: Verdana, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

a.white:hover
{
	text-decoration: none;
	color: #ffffff;
}

a.black
{
	text-decoration: none;
	color: #000000;
}

a.black:visited
{
	text-decoration: none;
	color: #000000;
}

a.black:hover
{
	text-decoration: none;
	color: #000000;
}

a.c:link {
	font-size : 110%;
	color: #0066cc;
	border-bottom: #0066cc 1px dotted;
	text-decoration: none;
}

a.c:hover {
	color: #cc0000;
	border-bottom: #cc0000 1px dotted;
	text-decoration: none;
}

a.c:visited {
	font-size : 110%;
	color: #800080;
	border-bottom: #0066cc 1px dotted;
	text-decoration: none;
}

a.toc:link, a.toc:visited  {
	color: #000088;
	border-bottom: #989898 1px solid;
	text-decoration: none;
}

a.toc:hover {
	color: #000088;
	border-bottom: #000088 1px solid;
}

.toc {
	color: #000088;
	text-decoration : none;
}

a.amazon:link, a.amazon:visited  {
	color: #000088;
	text-decoration: none;
	font-weight: bold;
}

a.amazon:hover {
	color: #000088;
	border-bottom: #989898 1px solid;
	font-weight: bold;
}

a.rprt:link {
	font-family: Arial, sans-serif;
	font-size : 120%;
	font-weight: bold;
	color: #000088;
	border-bottom: #d5d5d5 1px dotted;
	text-decoration: none;
}

a.rprt:hover {
	font-family: Arial, sans-serif;
	font-size : 120%;
	font-weight: bold;
	color: #000088;
	border-bottom: #d5d5d5 1px dotted;
	text-decoration: none;
}

a.rprt:visited {
	font-family: Arial, sans-serif;
	font-size : 120%;
	font-weight: bold;
	color: #800080;
	border-bottom: #d5d5d5 1px dotted;
	text-decoration: none;
}

a.rprrm:link {
	color: #000088;
	text-decoration: none;
	font-family: trebuchet ms, helvetica, arial, sans-serif;

}

a.rprrm:hover {
	color: #000088;
	text-decoration: underline;
}

a.rprrm:visited {
	color: #800080;
	text-decoration: none;
	font-family: trebuchet ms, helvetica, arial, sans-serif;
}

a:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

div.leftcolumn {
	display: none;
}

div.rightcolumn {
	display: none;
}

div.title {
	color: #000000;
	font-size: 24px;
	font-family: Arial, sans-serif;
}

div.toptagline {
	color: #000000;
	font-size : 11px;
	margin-bottom: 20px;
}

div.print {
	display: none;
}

div.noprint {
	display: none;
}

div.url {
	color: #000000;
	margin-top: 20px;
}

div.search {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-bottom: -9px;
}

div.news {
	font-size : 75%;
	color: #44556c;
	margin-top: 15px;
	margin-bottom: 5px;
}

div.body
{
	padding-top: 20px;
	line-height: 150%
}

div.promo
{
	color : #000000;
	width: 160px;
}

div.stuff-item
{
	margin-bottom: 25px;
}

div.stuff-item-title
{
	font-weight: bold;
}

div.textc {
	color : #4c7373;
	text-align: justify;
}

div.textt {
	margin-top: -7px;
	color : #000000;
	text-align: justify;
	width: 60%
}

div.white {
	color: #ffffff;
	font-size: 11px;
	margin-bottom: -12px;
	display: none;
}



span.a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

span.rprs {
	font-family : Arial, sans-serif;
	text-decoration: none;
	color: #000000;
	font-style: italic;
}

span.rpra {
	font-size: 90%;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

span.category {
	background-color : #000000;
	color: #ffffff;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
}

span.s {
	font-size : 85%;
	line-height: 150%
}




.monospace
{
	font-family: Courier, monospace;
	font-weight: normal;
}



textarea {
	border-left-color: #000000; border-bottom-color: #000000; font: 11px verdana, arial, helvetica, sans-serif; color: #000000; border-top-color: #000000; border-right-color: #000000
}



hr.comments {
	color: #4c7373;
	height: 1pt;
	margin-top: -10px;
}

hr.trackbacks {
	color: #bdbcbc;
	height: 1pt;
	margin-top: -10px;
}



dt
{
	font-weight: bold;
}

ol, ul, li, dl, dt, dd
{
	margin: 0 0 0 0;
	margin-left: 10px;
	margin-bottom: 8px;
	line-height: 150%
}



.adstrip {
	margin-top: -5px;
}

.blogad {
	width: 158px;
	background-color : #f0f0f0;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.premiumad {
	margin-left: 3px;
	width: 158px;
	background-color : #f0f0f0;
	border-top: #f0f0f0 1px solid;
	border-left: #f0f0f0 1px solid;
	border-right: #f0f0f0 1px solid;
	border-bottom: #f0f0f0 1px solid;
}

#rightcolumn .blogad {
	margin-left: 8px;
	width: 158px;
	background-color : #f0f0f0;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.adstrip_title {
	display: none;
}

.blogad_headline {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color : #f0f0f0;
}

.blogad_text {
	font-family: Helvetica,Arial;
	font-size: 10pt;
	color: #303030;
	background-color : #f0f0f0;
}

.blogad_link {
	padding-bottom: 5px;
	font-family: Helvetica,Arial;
	font-size: 8pt;
	text-decoration: none;
	background-color : #f0f0f0;
}

.blogad_thumbnail {
	border: none;
	background-color : #f0f0f0;
}

a.blogad_link:hover {
	text-decoration: underline;
}

.adstrip_advertise {
	border-bottom: #000000 1px solid;
}

.adstrip_link {
	color: #000088;
	font-face: Helvetica, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.adstrip_link:hover {
	text-decoration: underline;
}



.content
{
	padding: 5px 5px;
	margin: 5% 5%;
	border: 2px dotted #333333;
}

hr.date {
	color: #c5c5c5;
	height: 1pt;
	margin-bottom: -15px;
}