﻿
.hbox
{
    padding: 0px;
    overflow: hidden;
    border-width: 0px;
    border-style: solid;
    width: 30px;
    height: 10px;
    display: inline-table;
    vertical-align: middle;
    text-align: center;
    font-family: 'Arial Black';
    font-size: medium;
    font-style: normal;
    font-weight: normal;
}

.hBox2
{
    border: 2px solid #000000;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    text-align: center;
}

.hhIndex
{
    font-family: 'Arial Black';
    font-size: x-small;
    font-style: normal;
    font-weight: normal;
}

.White
{
	background-color: White;
	color: #000000;
}

.Blue
{
    background-color: #3399FF;
    color: #000000;
}
.Gold
{
	background-color: #D9D919;
	color: #000000;
}
