.articlesubtitle {
	background : url(img/tbbg.png);
	border-top : 1px solid #333333;
	border-bottom : 2px solid #d0a700;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #CCCCCC;
	font-style : italic;
	text-align: center;
}

.articletext {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : #444444;
	color : cccccc;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #d0a700;
	border-left-color: #000000;
	border-bottom-style: solid;
}

.articlefooter {
	background : url(img/tbbg.png);
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #CCCCCC;
	text-align: center;
}

.articlefooterlink {
	background : url(img/tbbg.png);
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #CCCCCC;
	text-decoration : none;
}

.articlefooterlink:HOVER {
	color : #FFFFFF;
}

.wraprightbox {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : #202020;
	color : #CCCCCC;
	float : right;
	clear : none;
	padding : 5;
	margin : 5;
	text-align : left;
	width : 170;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #d0a700;
	border-left-color: #d0a700;
}
