.title {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}
.whitetext {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.whitetext a:link, .whitetext a:visited, .whitetext a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whitetext a:hover {
	color: #999999;
	text-decoration: none;
}
.whitetextlarge {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.darkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.darkText a:link, .darkText a:visited, .darkText a:active {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.darkText a:hover {
	color: #666;
	text-decoration: none;
.invisible {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.invisible a:link, .invisible a:visited, .invisible a:active {
	font-weight: bold;
	color: #333333;
}
.invisible a:hover {
	color: #666666;
	text-decoration: none;
}
.BOLD {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}

.tableBorderDark {
	border: 1px solid #333333;
}
.border {
	border: 1px solid #333;
}
#topTable {
	height: 65px;
	width: 700px;
}
.artworkPadding {
	padding-top: 10px;
}
.artworkLargePadding {
	border: 10px solid #333;
	margin-top: 10px;
}

