.PAGE_TITLE     {font-family: Verdana; font-size: 15px; color:#000000; font-weight:bold; word-spacing:0;}
.PAGE_SUB_TITLE     {font-family: Verdana;	font-size: 12px; color:#000000; font-weight:bold; word-spacing:0;}

.menu { font-family: Verdana; color:#000000; word-spacing:0; font-size:10px}
.menu A:link		{text-decoration: none; color:#000000;}
.menu A:visited	{text-decoration: none; color:#000000;}
.menu A:hover	{text-decoration: none; color:#C9C9C9;}

.menu_Reverse {font-family: Verdana; color:#ffffff; word-spacing:0; font-size:10px}
.menu_Reverse A:link		{text-decoration: none; color:#ffff99;}
.menu_Reverse A:visited	{text-decoration: none; color:#ffff99;}
.menu_Reverse A:hover	{text-decoration: none; color: #cccccc;}

.phone	{font-family: Verdana; font-size: 14px; font-weight:normal; color:#FFF; font-weight:bold; }
.footer	{font-family: Verdana; font-size: 14px; font-weight:normal; color:#FFF; }
.footer A:link	 	{text-decoration: none; color:#FFF;}
.footer A:visited 	{text-decoration: none; color:#C9C9C9;}
.footer A:hover		{text-decoration: none; color:#6699cc;}

.PRODUCT_TITLE    {font-family: Verdana; font-size: 11px;	color:#000000; font-weight:bold;}
	
.PRODUCT_DESCRIPTION    {font-family: Verdana;font-size: 11px; color:#000000; font-weight:bold;}
	
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	word-spacing:0;
	font-size:14px;
	letter-spacing:1px;
}
.body A:link 	{text-decoration: none; color:#003399;}
.body A:visited 	{text-decoration: none; color:#003399;}
.body A:hover	{text-decoration: underline; color:#6699cc;}

.listing   { font-family: Verdana; font-size: 9px; font-weight:normal; color:#000000; }

.table { border-width: 1px; border-style:solid; border-color: #474955; }

.indents {padding-left:5px; padding-bottom:10px; padding-right:5px; padding-top:10px;}



#IndexBackLeft	{background-image:url(images/back_left.jpg); background-repeat:no-repeat; background-position:right;}
#IndexBackRight	{background-image:url(images/back_right.jpg); background-repeat:no-repeat; background-position:left;}
#IndexLogo	{background-image:url(images/HB09_02.jpg); background-repeat:no-repeat; width:501px; height:152px;}
#IndexMenu	{background-image:url(images/HB09_03.jpg); background-repeat:no-repeat; width:722px; height:152px;}
#IndexFlash	{background-image:url(images/HB09_05.jpg); background-repeat:no-repeat; width:656px; height:178px;}
#IndexFlash object	{display:block;}
#IndexPerson	{background-image:url(images/HB09_06.jpg); background-repeat:no-repeat; width:451px; height:401px;}
#IndexInfo	{background-image:url(images/HB09_08.jpg); background-repeat:no-repeat; width:656px; height:223px;}
#IndexSide	{background-image:url(images/HB09_07.jpg); background-repeat:no-repeat; width:116px; height:401px;}

#ButtonWrap	{padding-top:80px; padding-left:20px; width:100%}
#ButtonPad	{float:left; width:12px; padding-left:12px;}
#Button1	{float:left; background-image:url(images/button1.jpg); background-repeat:no-repeat; width:99px; height:24px;}
#Button2	{float:left; background-image:url(images/button2.jpg); background-repeat:no-repeat; width:149px; height:24px;}
#Button3	{float:left; background-image:url(images/button3.jpg); background-repeat:no-repeat; width:132px; height:24px;}
#Button4	{float:left; background-image:url(images/button4.jpg); background-repeat:no-repeat; width:168px; height:24px;}

.ButtonLinks	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000080;
	text-align:center;
	text-transform:uppercase;
	padding-top:5px;
	font-weight: bold;
	font-variant: inherit;
}
.ButtonLinks A:link	 	{text-decoration: none; color:#000080;}
.ButtonLinks A:visited 	{text-decoration: none; color:#000080;}
.ButtonLinks A:hover	{text-decoration: none; color:#a12525;}

#HomeContactWrap	{padding-top:1px; width:375px;}
#HomeContactHOME	{float:left; padding-left:100px;}
#HomeContactCONTACT	{float:right;}

#SecLogo	{background-image:url(images/HB09s_02.jpg); background-repeat:no-repeat; width:501px; height:152px;}
#SecMenu	{background-image:url(images/HB09s_03.jpg); background-repeat:no-repeat; width:722px; height:152px;}
#SecBodyTop	{background-image:url(images/HB09s_05.jpg); background-repeat:no-repeat; width:1223px; height:20px;}
#SecBody	{background-image:url(images/sec_body_back.jpg); background-repeat:repeat-y; height:350px; padding-left:100px; padding-right:118px; margin:0 auto;}
#SecBodyBot	{background-image:url(images/HB09s_07.jpg); background-repeat:no-repeat; width:1223px; height:13px;}

#SecButtonWrap	{padding-top:80px; padding-left:20px; width:722px;}
#SecButtonPad	{float:left; width:12px; padding-left:12px;}
#SecButton1	{float:left; background-image:url(images/button1.jpg); background-repeat:no-repeat; width:99px; height:24px;}
#SecButton2	{float:left; background-image:url(images/button2.jpg); background-repeat:no-repeat; width:149px; height:24px;}
#SecButton3	{float:left; background-image:url(images/button3.jpg); background-repeat:no-repeat; width:132px; height:24px;}
#SecButton4	{float:left; background-image:url(images/button4.jpg); background-repeat:no-repeat; width:168px; height:24px;}

.Gallery img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	}

.Gallery:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}