



*
{
	-moz-box-sizing: border-box;
}


	BODY, TD
	{
	font-family: helvetica, arial;
	font-size: 11px;
	color: #000000;
	}


.NAV_TOP
{
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.NAV_TOP:hover
{
color: #000000;
text-decoration: underline;
}

.NAV
{
font-size: 13px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.NAV:hover
{
color: #000000;
text-decoration: underline;
}


	A
	{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	}
	
	A:hover
	{
	color: #444444;
	}


.SELECT
{
height: 18px;
font-size: 9px;
}

.BUTTON
{
height: 22px;
font-size: 10px;
}


