body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.coverbgright {
	background-image: url(images/coverbg_right.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.coverbgleft {
	background-image: url(images/coverbg_left.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.covertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
.dbllineheight {
	line-height: 22px;
}
.txtWrittenBy {
	font-family: "BankGothic Md BT", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;

}

.txtArticleTitle {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 28px;
	font-weight: 400;
	color: #666666;
	letter-spacing: -2px;
	line-height: 40px

}
.txtArticleTitleLink {
	color: #666666;
	text-decoration: none;
}
.imgArticleThumb{
	border: solid 1px #dedede;
	margin: 4px 4px 4px 4px;
}
.bdrArticleThumb{
	border: solid 1px #dedede;
	margin: 5px 5px 5px 5px;
}
.txtIssueTitle{
	font-family: "QuickType II Condensed", "Arial Narrow", Arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #6f6f6f;
	letter-spacing: -1.8px;
}
.txtIssueInfo{
	font-family: "QuickType II Condensed", "Arial Narrow", Arial, sans-serif;
	font-size: 12px;
	color: #6f6f6f;
	letter-spacing: -0.5px;
}

