.graybox        {font-family:arial,helvetica,verdana; font-size:12px; font-weight:normal; text-decoration:none;}
.graybox:hover	{text-decoration:underline;}

.secHeader
{
	font-weight: bold;
	font-size: 16px;
	color: #006699;
	font-family: arial,helvetica,verdana;
}
.menulabel
{
	border: 0;
	width: 70;
	height: 14;
	color: White;
	cursor: hand;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	font-family: arial,helvetica,verdana;
	background-image: url(/images/menubg.gif);
}

.tab_off
{
	border: 0;
        height: 30;
	cursor: hand;
        color: #63554A;
	font-size: 10pt;
	text-align: center;
        text_valign: center;
        font-weight: normal;
        background-color: #D0CBC5;
        font-family: verdana,arial,helvetica;
        background-image: url(/images/menubar.jpg);
}

.tab_on
{
	border: 0;
        height: 30;
	cursor: hand;
        color: #4A2008;
	font-size: 10pt;
	text-align: center;
        text_valign: center;
        font-weight: normal;
        background-color: #B3A382;
        font-family: verdana,arial,helvetica;
        background-image: url(/images/menuon.jpg);
}

.tabbottom
{
	border: 0;
        height: 21;
        color: FFFFFF;
	font-size: 10pt;
	text-align: center;
        font-weight: normal;
        font-family: verdana,arial,helvetica;
        background-color: 1A6747;
}

