a {
	color: #EFB06D;
	text-decoration: none;
}
a:visited {
	color: #EEAE6E;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/backgound.jpg);
	background-color: #5D1B05;
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #FFF;
	line-height: 17px;
}
.pixel {
	font-family: tahoma;
	font-size: 7pt;
	color: #CCC;
	text-decoration: none;
	padding: 3px;
	text-align: right;
}
.pixel a {
	color: #CCC;
	text-decoration: none;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #FFF;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.awards {
	background-image: url(../images/profile/performer/bkgrd_awards.jpg);
	background-repeat: no-repeat;
}
.contentjustify {
	text-align: justify;
}
.tdPadding10 {
	padding: 10px;
}
