body {
    background-color: #D4A017;
    margin-top: 0px;
    margin-left: 10px;
}


h1 {
	font-size: 20px; 
	color: #cc0033; 
}


h2 {
	font-family: helvetica; 
	font-size: 18px; 
	color: #cc0033; 
	padding-top: 24px; 
	text-align: right;
}

h3 {
	font-family: helvetica; 
	font-size: 14px; 
	color: #cc0033; 
	padding-top: 0px;
	padding-bottom: 0px; 
}

table {
    color:white;
    font-family:arial;
    font-size:10pt;
    margin-bottom:10px;
}

#authentic {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 5;
    float: left;
	margin-right: 40px;
}

#hkeclogo {
    position: relative;
    bottom: 0px;
    margin-left: 10px;
    z-index: 5;
    float: right;
}

#hkebanner {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 1;
}

#hkelogo {
    position: relative;
    top: 0px;
    left: 125px;
    z-index: 5;
}



#tag {
    position: relative;
    top: 0px;
    left:0px;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: white;
    width: 975px;
    background-color: #D4A017;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

#menu {
    position: relative;
    top: 0px;
    font-family: arial;
    font-size: 10px;
    font-weight: 600;
    color: white;
    width: 975px;
    text-align: center;
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-color: #cc0033;
    background-color: #cc0033;

}


.menucat {
    width:220px;
}
.menucat td{
    vertical-align:top;
    font-family: arial;
    font-size: 10px;
    font-weight: 400;
    width: 220px;
    height: 20px;
    text-decoration: none;
    text-align: right;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-left: 2px solid black;
    border-right: 2px solid black;
	padding-right: 5px;
}

a:link {
    text-decoration: none;
    color: white;
   }

a:visited {
    text-decoration: none;
    color: white;
}

a:hover {
    text-decoration: none;
    color: #cc0033;
    background-color: #D4A017;
}

.menucat  a:link {
    	font-family: arial;
    	font-size: 12px;
    	color: #cc0033;
	width: 250px;
	font-weight: 600;
	text-decoration: none;
}

.menucat  a:visited {
    	font-family: arial;
    	font-size: 12px;
    	color: #cc0033;
	width: 250px;
	font-weight: 600;
	text-decoration: none;
}

.menucat a:hover {
    color: white;
    background-color: #cc0033;
}

.menucat a:active {
    color: white;
    background-color:  #D4A017;
}


 a.reviews:link {
    font-family: arial;
    font-weight: 400;
    font-size: 10pt;
    color: #cc3300;
    text-decoration: none;
    padding-bottom: 5px;
	padding-left: 40px;
    width: 550px;
}

a.reviews:visited {
    font-family: arial;
    font-weight: 400;
    font-size: 10pt;
    color: #cc3300;
    text-decoration: none;
	padding-left: 40px;
    width: 550px;
}

a.reviews:hover {
    color: #cc0033;
    background-color: white;
}

#menuitems {
    vertical-align:top;
    font-family: arial;
    font-size: 12pt;
    color: #cc3300;
    padding-left: 20px;
    padding-right: 20px;
}

#content {
    position: relative;
    top: 0px;
    left: 20px;
    width: 850px;
    padding-left: 20px;
	padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 20px;
    font-family:arial;
    font-size:10pt;
    color: black;
    vertical-align: top;
    border: 4px solid;
    border-color: #D4A017;
    margin-bottom: 40px;
    background-color: white;
}

#container {
    position: relative;
    width: 975px;
    background-image: url('images/hke_banner_01.jpg');
    background-repeat: no-repeat;
    background-color: white;
    border-left: 4px solid;
    border-right: 4px solid;
    border-bottom: 4px solid;
    border-top: 4px solid;
    border-color: #cc0033;
}

.category {
    color: #cc0033;
    font-family:arial;
    font-size:12pt;
}

#m1 {
	font-weight: 600;
    width: 50px;
    vertical-align: top;
    color: black;
    text-align: left;

}

#m2 {
    width: 350px;
    vertical-align: top;
    color: black;
	font-weight: 600;
}

#m3 {
    width: 50px;
    text-align: right;
    vertical-align: top;
    color: black;
	font-weight: 600;
}


#footer {
    position: relative;
    font-family: helvetica;
    font-size: 12px;
    font-weight: 600;
    color: #cc0033;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 15px;
}

