﻿    body{
    background-color: #020100;
    background-image: url('images/hfm-bg02.jpg');
    background-position: center;
    background-repeat: repeat-y;
    margin: 0;
    border: 0;
    }
    .content
    {
    background: #D9CF90;
    font-family: tahoma, arial;
    font-size: 11px;
    line-height: 14px;
    color: #000000;
    width: 528px;
    margin: 5px;
    height: 500px;
    }

    .topcontent
    {
    background: #D9CF90;
    font-family: tahoma, arial;
    font-size: 11px;
    line-height: 14px;
    color: #000000;
    width: 528px;
    margin: 5px;
    }

    .callhead
    {
    background-image: url('images/callhead01.jpg');
    background-position: left;
    background-repeat: repeat-x;
    font-family: tahoma, arial;
    font-size: 12pt;
    color: #D9CF90;
    }
    .callout
    {
    font-family: tahoma, arial;
    font-size: 11pt;
    color: #333333;
    background: #B3A76C;
    }
    .heading
    {
    font-family: tahoma, arial;
    font-size: 13pt;
    color: #691900;
    }
    .title
    {
    font-family: tahoma, arial;
    font-size: 12pt;
    color: #691900;
    }

	.navmain
	{
    font-family: arial narrow, tahoma, arial;
    font-size: 11pt;
    font-weight: 500;
    letter-spacing: 0px;
    word-spacing: 1px;
    color: #D9CE96;	
    background: #020100;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    width: 528px;
	}
	
	.footermain
	{
	background: url("images/HFM-Bottom02.jpg") no-repeat; 
    font-family: arial , tahoma;
    font-size: 9pt;
    font-weight: 400;
    color: #D9CE96;	
    height: 159px;
    text-align: center;
    vertical-align: top;
	}
	
	.c_text { color:#95600D; text-align:center; font-size:10px;}
	.c_text a { color:#4F5C1F;}
	.c_text span { font-size:11px;}
	.c_text span a {color:#95600D; text-decoration:none;}
	.c_text span a:hover {text-decoration:underline;}

	td { padding:0px;}

	a{color:#701901;}
	a:hover{text-decoration:none;}
	span a {color:#517201;}

	img { border:0px;}
	
	.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#000000;
	}
	
	.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	

	ul { margin:0; padding:0; list-style:none;}
	li { background:url(images/list_bg.gif) no-repeat 0 8px; line-height:20px; margin:0px; padding:0px; padding-left:21px;}
	li a { color:#000000;}
	
	
/*-- Menu Layout --*/
/*-- box that holds the menu    --*/ .MainMenu_MenuContainer {  background: #020100; text-align: center; vertical-align: middle;}
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent;  text-align: center; vertical-align: middle;}
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  font-family: Arial Narrow, Tahoma, Arial; letter-spacing: 0px; word-spacing: 1px; cursor: pointer;  cursor: hand; margin: 1px 0 0 0; background: #020100; color: #D9CE96; padding: 0px; border: 1px solid #020100; font-weight: 500; filter: none; }
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: Arial Narrow, Tahoma, Arial; letter-spacing: 0px; word-spacing: 1px; color: #D9CE96; font-size: 12px; background: #020100; font-weight: 500; font-style: normal; text-transform: uppercase; padding: 0px; height: 36px; border: 0;  text-align: center; vertical-align: middle;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: Arial Narrow, Tahoma, Arial; letter-spacing: 0px; word-spacing: 1px; font-size: 12px; font-weight: 500; text-transform: uppercase; cursor: pointer; cursor: hand; color: #C22003; background: #020100; padding: 0px; height: 36px; border: 0; text-align: center; vertical-align: middle;}
/*-- menuitems idle             --*/ .MainMenu_Idle { color: #D9CE96; background: #020100; padding: 0; font-weight: 500; height: 36px; }
/*-- menuitems over             --*/ .MainMenu_Selected { color: #C22003; background: #020100; padding: 0; font-weight: 500; height: 36px; }
/*-- menuitems active           --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #C22003; background: #020100; padding: 0; font-weight: 500; height: 36px; }
/*-- right seperator idle       --*/ .MainMenu_RightIdle { background: #020100; width:2px; height: 36px; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu container      --*/ .ModuleTitle_MenuContainer { color: #D9CE96; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; }
   