BODY, TD {
	COLOR: black;
	font-family: 'Lucida Grande', Geneva, Verdana, Tahoma, sans-serif;	
	font-size: 10px;
}
a:link {text-decoration: none; color: #ED1C24;}
a:visited {text-decoration: none; color: #448CCB;}
a:hover {text-decoration: underline; color: #ED1C2;}

a.producer:link {text-decoration: none; color: #004A80;}
a.producer:visited {text-decoration: none; color: #004A80;}
a.producer:hover {color: #FCBC18; text-decoration: none;}
.producer {
	COLOR: #004A80;
	font-weight: bold;
	font-family: 'Lucida Grande', Geneva, Tahoma, sans-serif;	
	font-size: 11px;
	text-transform: uppercase;
}

.netTable {
	background-color: #D2D2D2;
}
.netTable TD {background-color: white;}



.content {
	background: url('images/content.jpg') no-repeat left top;
	height: 650px;
	padding-left: 30px;
	padding-right: 24px;
	padding-top: 14px;
	padding-bottom: 30px;
}
.column {
	background-color: #DAE9F8;
}
.menu {
	background: url('images/menu.jpg') no-repeat left top;
	height: 57px;
}
.menuItem {	filter: alpha(Opacity=100);}
.menuItemHover {filter: alpha(Opacity=85);}


.left {
	background: url('images/footer1.jpg') no-repeat left bottom;
	padding-bottom: 130px;
}
.footer2 {
	background: url('images/footer2.jpg') no-repeat left top;
	height: 77px;
}
.blue-lt {
	background: url('images/blue-lt.gif') no-repeat left top;
}
.producers {
	background: url('images/producers.jpg') no-repeat right bottom;
	height: 384px;
	padding-left: 8px;
}
.producersTitle {
	background: url('images/producers-no.gif') no-repeat right top;
}
.producersTitleSpace {
	width: 198;
	height: 53;
}
.box {
	padding: 15px;
}
.pic {
	margin-left: 20px;
	margin-bottom: 10px;
}
.title {
	COLOR: #0072BC;
	font-family: 'Lucida Grande', Geneva, Tahoma, Verdana, sans-serif;	
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 4px;
	padding-bottom: 10px;
}
.subTitle {
	background-color: #ED1C24;
	COLOR: white;
	font-family: 'Lucida Grande', Geneva, Tahoma, Verdana, sans-serif;	
	font-size: 24px;
	font-weight: bold;
	padding: 4px;
	padding-left: 7px;
	padding-right: 7px;
}
.subTitleSpace {
	margin-top: 13px;
}

DD {margin-left: 2em; margin-top: -1.1em}
DL.character DD {margin-left: 350px;}

#row2 {
	background-color: #EFEFEF;
}