table.content{
	width:960px;
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
}
table.content td.left{
	width:635px;
	padding: 0px;
}
table.content td.right{
	width:310px;
	padding: 0px;
}
table.content td.col{
	width:15px;
	background-color:white;
}

td.box_dark_very_wide_title div.box_title {
	font-family: Impact, Arial CE, Arial, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	width: 635px;
	margin-bottom: 8px
}

div.title_description {
	font-family: Tahoma, Verdana, Arial CE, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 15px
}


div.title_description a:link,
div.title_description a:visited,
div.title_description a:active {
	color: #414141;
	text-decoration: underline;
}
div.title_description a:hover {
	color: #717171;
	text-decoration: underline;
}
