#content {
	background-color:#FFF;
	margin: 0px;
	padding: 14px 23px 14px 23px;
}

#content img {
	border: 1px solid #fff4d1;
}

#content div.links {
	/* height:24px; */
	/* margin-top:-20px;  */
	
}	

#content div#title a, a:hover	{
	/* color: #FFF4d1; */
	color:#333;
	font: 10px/14px Verdana;	
}	

#content div#title div.links p, #content div.links p a
	{
	padding: 0px;
	margin: 0px;
	}	
	
#content div#title div.links img
	{
	border: 0px;
	padding: 0px;
	margin: 0px;
	}		


#table
	{
	padding: 0px 0px 0px 32px;
	width: auto;
	}

div.mag
	{
	clear: none;
	float: left;
	padding: 30px 30px 0px 0px;
	height: 185px;
	width: 106px;
	}

div.mag p{
	font-weight: bold;
	margin-top: 4px;
}

div.mag img
	{
	margin: 0px;
	}
	
div.pframe
	{
	/* color:  #fff4d1; */
	color:#6B4948;
	font: 10px/14px Verdana;
	text-align: center;
	width: 106px;
	}


a.not_selected {
	font-style: normal;
	font-weight: bold;
	color:#6B4948;
}

a.selected {
	font-style: italic;
	font-weight: bold;
	color: #000;
}
	
a.angle_brackets {
	font-weight: bold;
	color: #000;
}
span.selected {
	font-style: normal;
	font-weight: bold;
	color: #F00;
}
