body
{
	background:black;
	color:white;
	font:11px Tahoma;
}
table.header, table.content
{ width:781px; }
table.header td.c
{ 
	height:92px;
	vertical-align:middle;
}
table.content td.c
{ 
	height:400px;
	vertical-align:top;
}
td.c
{ background:rgb(41,20,0); }

li
{
	color:white;
	font-size:11px;
	line-height:15px;
}
a:hover
{
	text-decoration:underline;
}
.navBar 
{ 
	width: 781px; 
	height: 26px; 
}
.navBarText 
{ 
	color:black;
	font:14px;
	font-weight:bold;
	padding:6px 0px 0px 0px;
	text-decoration:none;
}
div.navBarText a {
	color:black;
	text-decoration:none;
}
div.navBarText a:hover {
	text-decoration:underline;
}
table.fw
{
	width:100%;
}
td.chevron
{
	text-align:center;
	width:50px;
}
.title
{
	font-size:13px;
	font-weight:bold;
	text-align:left;
}
.title_con
{
	font-size:11px;
	font-weight:bold;
}
/* Images */
img.l 
{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
