body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
}
.paging {
	padding: 3px;
}
.pagingpixel {
	padding: 1px;
}
.tablemain {
	margin: 0px;
	border: 1px solid #666666;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../../_img/bg-plugs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #EFEFEF;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
a:active {
	color: #CCFFFF;
	text-decoration: none;
}
.headlinetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tablearticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003333;
	border: 1px solid #006666;
}
.pagingarticle {
	padding: 3px 3px 3px 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
}
