/* This is the Menu Container Width/Colour */
A.clearlink:link {
	color:#666666;
	font-weight:bold;
	font-size: xx-small;
}
A.clearlink:visited {
	color:#666666;
	font-weight:bold;
	font-size: xx-small;
}
A.clearlink:hover {
	color:#000000;
	font-weight:bold;
	font-size: xx-small;
}
A.external:link {
	color:#000000;
	font-weight:bold;
	font-size: 16px;
}
A.external:visited {
	color:#000000;
	font-weight:bold;
	font-size: 16px;
}
A.external:hover {
	color:#660000;
	font-weight:bold;
	font-size: 16px;
}
A.homebox:link {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 16px;
	text-decoration: none;
}

A.homebox:visited {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 16px;
	text-decoration: none;
}
A.homebox:hover {
	color:#660000;
	font-weight:bold;
	font-size: 16px;
	background: #FF6600;
}
A.extradetail:link {
	color:#000000;
	font-weight:bold;
	font-size: 12px;
	text-decoration: underline;
}
A.extradetail:visited {
	color:#000000;
	font-weight:bold;
	font-size: 12px;
	text-decoration: underline;
}
A.extradetail:hover {
	color:#FF0000;
	font-weight:bold;
	font-size: 12px;
	background-color: #660000;
	text-decoration: underline overline blink;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(../img/hmbgl.jpg);
	margin-top: 0px;
	}
.tableTop {
	background-image: url(../img/tb_top.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tableTL {
	background-image: url(../img/tb_tl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tableTR {
	background-image: url(../img/tb_tr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tableBL {
	background-image: url(../img/tb_bl.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.tableRight {
	background-image: url(../img/tb_right.png);
	background-repeat: repeat-y;
	background-position: left;
}
.TOPtableRight {
	background-image: url(../img/logo__03.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.tableLeft {
	background-image: url(../img/tb_left.png);
	background-repeat: repeat-y;
	background-position: right;
}
.TOPtableLeft {
	background-image: url(../img/logo__01.gif);
	background-repeat: no-repeat;
	background-position: right;
}


.tableBottom {
	background-image: url(../img/tb_bottom.png);
	background-repeat: repeat-x;
	background-position: top;
}
.tableMid {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.tableBR {
	background-image: url(../img/tb_br.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tableLine {
	background-color: #FFFFFF;
	background-image: url(../img/line_mid.gif);
	background-repeat: repeat-x;
}
.txtHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.txtContentLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.tableContentSTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.tableContentBox {
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.xclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #CC0000;
	font-style: italic;
}
