Body
{
	background-color:#160420;
}
.Normal
{
	font-family:Times New Roman;
	font-size:12px;
	color:#000;
}
.Normal td
{
	font-family:Times New Roman;
	font-size:12px;
	color:#000;
}
.BodyPane
{
	width:772px;
	background-color:Transparent;
}
.HeaderPane
{
	width:772px;
	background-color:#FFF;
}
.ContentRow
{
	width:772px;
	background-color:#f1efef;
}
.LeftPane
{
	width:180px;
}
.RightPane
{
	width:250px;
}
/***************
Menu Styles
***************/
.MenuPane
{
	width:772px;
	height:40px;
	background-color:#FFF;
	background-image:url(images/SFEA_MenuRail.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.MenuBar
{
	height:27px;
	background-color:Transparent;
}
.MenuItem
{
	color:#000;
	font-family:Arial;
	font-size:16px;
	text-transform:uppercase;
}
.MenuItemSel
{
	color:#7b7d90;
	font-family:Arial;
	font-size:16px;
	text-transform:uppercase;
	cursor:pointer
}
.MenuIcon
{
	height:18px;
	width:18px;
	background-color:#241a2a;
}
.SubMenu
{
	background-color:#FFF;
}
.SubMenuItemSel
{
	color:#FFF;
	background-color:#241a2a;
	
}
.FooterText
{
	font-family:Times New Roman;
	font-size:11px;
	color:#FFF !Important;
}
a.FooterText, a.FooterText:link, a.FooterText:active, a.FooterText:visted
{
	font-family:Times New Roman;
	font-size:11px;
	color:#FFF !Important;
}
a.FooterText:hover
{
	font-family:Times New Roman;
	font-size:11px;
	color:#7A80A4;
}
/**************
Blog Style
**************/
.blog_title
{
	font-family:Times New Roman !Important;
	font-size:14px !Important;
	font-weight:bold;
}
.blog_body
{
	font-family:Times New Roman !Important;
	font-size:12px !Important;
	color:#000;
}
