td
{
		  font-family: Arial, Helvetica, sans-serif;
}

.username
{
color: #666666;
font-weight: bold;
text-align: center;
}


.barcode 
{
color: #999999;
font-weight: bold;
text-align: center;
}

a:link, a:visited
{
color: #000000;
}

a:hover
{
color: red;
}

.submenubar 
    {
        font-family: arial;
        color: #819BAC;
    }



.submenubar a:link, .submenubar a:visited 
    {
        font-family: arial;
        font-size: 0.75em;
        font-weight: bold;
        color: #23476A;
    }

.submenubar a:hover 
    {
        font-family: arial;
        font-size: 0.75em;
        font-weight: bold;
				color: #4F92BC;
				text-decoration: none;
    }


