/* CSS Document */

BODY 
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(../images/hm_bk.jpg);
	background-repeat:repeat-x;
}

a.leftNav
{
	font-family:Tahoma;
	font-size:11px;
	color:#221601;
	text-decoration:none;
}

a.leftNav:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#221601;
	text-decoration:none;
}

a.leftNav:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#5c2606;
	text-decoration:underline;
}

a.leftNavMbr
{
	font-family:Tahoma;
	font-size:11px;
	color:#f5f4f4;
	text-decoration:none;
}

.rightTable
{
	background-image:url(../images/hm_right_tbl_bk.gif);
	background-color:#e8e6d1;
	border-bottom-color:#5c2606;
	border-bottom-style:solid;
	border-bottom-width:4px;
	border-left-color:#f0efed;
	border-left-style:solid;
	border-left-width:1px;
}

.greyText
{
	color:#7a7865;
	font-family:Tahoma;
	font-size:11px;
}

.captionText
{
	color:#7a7865;
	font-family:Tahoma;
	font-size:11px;
}

.thirdLink
{
	color:#7a7865;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
}

.thirdLink:visited
{
	color:#7a7865;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
}

.thirdLink:hover
{
	color:#5c2606;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
}

a.greyLinks
{
	color:#7a7865;
	font-family:Tahoma;
	font-size:11px;
}

a.greyLinks:hover
{
	color:#7a7865;
	font-family:Tahoma;
	font-size:11px;
}

a.greyLinksBold
{
	color:#7a7865;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a.greyLinksBold:hover
{
	color:#7a7865;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.footer
{
	border-top-color:#f0efed;
	border-top-style:solid;
	border-top-width:1px;
}