span.h1
{
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	letter-spacing: 1px;
}

span.h2
{
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	letter-spacing: 1px;
}

span.h3
{
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	letter-spacing: 1px;
}

span.menutitle
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #264A66;
	font-weight: bold;
	text-decoration: none;

}

td
{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
}

td.products
{
	background-color: #f6f6f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


table tbody .even {background: #fff;}
table tbody .evenblue {background: #D1E4F3;}
table tbody .odd {background: #f6f6f6;}
table tbody .oddblue {background: #ECF3F8;}
table tbody tr.categoryhdr {
	background-color: #ced5d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

a
{
	color: #356D99;
	font-weight: bold;
}

a.hover
{
	color: #356D99;
	text-decoration: underline;
	font-weight: bold;
}

a.footer
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.footer:hover
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #356D99;
	font-weight: bold;
	text-decoration: underline;
}

a.chartlink
{
	color: #356D99;
	font-weight: bold;
	text-decoration: none;
}

a.chartlink:hover
{
	color: #356D99;
	font-weight: bold;
	text-decoration: underline;
}

a.sidenav {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.sidenav:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #2576AE;
	font-weight: bold;

}

.style1 {
	font-size: 9px;
	font-weight: bold;
}

