body,td,th {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	background-color: #000000;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #ccc;
	text-decoration: none;

}
a:link {
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: #ccc;
}
a:active {
	text-decoration: none;
	color: #ff6699;
}
a:hover { text-decoration:none;
	color: #ff6699;
}

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
}
.horizline {
	background-image: url(../img/topBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg {
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.topSpacer {
	background-image: url(../img/topSpacer.gif);
	background-repeat: repeat-x;
	background-position: left middle;
}
.select {
font: 11px Times New Roman;
 color: #ccc;
 background-color: #333;
 border: 1px solid #666666;
 	background-image: url(../img/topBg.gif);
	arrow-color: #999;

}
.textarea {
	font: 12px Times New Roman;
	color: #ccc;
	background-color: #333;
 	border: 1px solid #666666;
	 	background-image: url(../img/topBg.gif);

}

.button {
	font: bold 11px Times New Roman;
	background-color: #fff;
	color: #333;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
	height: 22px;
	background-image: url(../img/bg_tabs.gif);

}
.headline
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.ParShopRef 
{ 
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	}