body
{
	background-color:	#AA7147;
	margin-top:			0px;
	margin-left:		0px;
}

td
{
	font-family:		Tahoma;
	font-size:			10pt;
}

a.navbarlink:link
{
	color:				black;
	font-family:		Tahoma;
	font-weight:		bold;
	font-size:			10pt;
	text-decoration: 	none;
}

a.navbarlink:visited
{
	color:				black;
	font-family:		Tahoma;
	font-weight:		bold;
	font-size:			10pt;
	text-decoration: 	none;
}

a.navbarlink:hover
{
	color:				white;
	font-family:		Tahoma;
	font-weight:		bold;
	font-size:			10pt;
	text-decoration: 	none;
}

.layout
{
	width:				790px;
	border-collapse:	collapse;
}

.navbar
{
	height:				25px;
	background:			url('/themes/fdp/images/navbar.gif');
	background-repeat:	repeat-x;
	text-align:			left;
	vertical-align:		center;
}

.column_heading
{
	font-weight:		bold;
	text-align:			center;
	background:			#C29E83;
	border-bottom:		1px solid #000000;
}

.row_heading
{
	font-weight:		bold;
}

.body
{
	width:				100%;
	border-collapse:	collapse;
	height:				100%;
}

.page_heading
{
	text-align:			center;
	font-family:		Tahoma;
	font-size:			14pt;
	border-bottom:		1px solid #000000;
}

.subMenu
{
	width:			150;
	border-collapse:	collapse;
	background: 		url('/themes/fdp/images/body.gif'); 
	border:		1px solid black;
	margin-top:		2px;
}

.oddrow, .api_odd_row, .odd_row, .BA_oddrow
{
	background-color:	#C29E83;
}

.evenrow, .api_even_row, .even_row, .BA_evenrow
{
	background-color:	#D5AD90;
}

.section_heading
{
	text-align:			left;
	font-weight:		bold;
	border-bottom:		1px solid #000000;
}

.navbar ul {
	margin:	0px;
}

.navbar ul li {
	float: left;
	height: 25px;
	margin-right:	15px;
}

.navbar ul li a {
	height:	25px;
	line-height:	25px;
	font-weight:	bold;
	color:		black;
}
