.AlternatingItemStyle td
{
	background-color: #FEFFCA;
	height: 60px;
	padding: 0 10px;
	border-width: 0 0 1px 0;
	width: auto;
}
 
.HeaderStyle td
{
	color: White;
	font-size: 110%;
	font-weight: bold;
	background-color: #369;
	height: 2em;
	padding: 0 10px;
	width: auto;
	border-width: 0 0 1px 0;
}

.ItemStyle td
{
	height: 60px;
	padding: 0 10px;
	border-width: 0 0 1px 0;
	width: auto;
}

.Title
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 110%;
}

.Head
{
	color: #486972;
}

#section_description
{
	margin: 3px 15px 10px 0;
	padding-left: 5px;
	font-size: 120%;
	font-weight: bold;
}

#content_area
{
	margin: 15px 10px 0 10px;
}
