body {
	background-color: #FFFFFF;
	background-image: url('images/bg-actors.jpg');
	background-repeat: repeat-x;
}

#header {
	background-image: url('images/logo-actors.gif');
}

#content {
	background-color: #DDDBC4;
	color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	width: 752px;
}

#content a:link, #content a:visited {
	color: #000;
}

h1 {
	color: #3B2E8B;
	font-size: 16px;
}

h2 {
	color: #3B2E8B;
	font-size: 14px;
}

.imgBorder {
	text-align: center;
	border: 1px solid #000;
}

.actorTable td {
	border-bottom: 2px solid #000;
}

.lastRow td { 
	border-bottom: 0px solid #000;
}

.style2 {color: #E41C9B}
.style3 {color: #006600}
.style5 {color: #000099}
.style6 {color: #CC0099}
.style7 {color: #CC0000}
.style8 {color: #00CC33}
.style9 {color: #0066FF}
.style10 {color: #FF3300}

#st01 {
	color: #000000;
	font-weight: bold;
}

#st02 {
	color: #006600;
}

#st03 {
	color: #E91C9D;
}

