body, td
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}

input, select
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

h1
{
	font-size: 19px;
}

h2
{
	color: #336633;
	font-size: 15px;
	color: #CC0000;
}

a
{
	color:#CC0000;
}

a.location
{
	font-weight:bold;
}

a.terms
{
	color:#CC0000;
}

a.navigation
{
	color:#336633;
	font-size: 11px;
	font-weight:700;
	text-decoration:none;
}

a.navigation:hover
{
	text-decoration:underline;
}

td.side, a.side
{
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

td.green01, tr.green01
{
	background-color: #336633
}

td.green02, tr.green02, table.green02
{
	background-color: #CEDACE;
}

td.green03, tr.green03
{
	background-color: #E6ECE6;
}

td.red, tr.red
{
	background-color: #CC0000;
}

td.softred, tr.softred
{
	background-color: #FCF0F0;
}

.txt_footer
{
	font-size: 11px;
	color: #333333;
}

.txt_white
{
	color:#FFFFFF;
}

.txt_red
{
	color:#CC0000;
}

.txt_big
{
	font-size: 15px;
	font-weight: 700;
}