html,body{

}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a:link, a:visited, a:active{
	color:#8C5310;
}
a:hover, a:visited:hover{
	color:#7ABC64;
}
a.toplinks:link, a.toplinks:visited, a.toplinks:active{
	color:#8C5310;
	font-size:10px;
}
a.toplinks:hover, a.toplinks:visited:hover{
	color:#7ABC64;
	font-size:10px;
}
a.reverse:link, a.reverse:visited, a.reverse:active{
	color:#000000;
}
a.reverse:hover, a.reverse:visited:hover{
	color:#8C5310;
}
a.catlevel1:link, a.catlevel1:visited, a.catlevel1:active{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}
a.catlevel1:hover, a.catlevel1:visited:hover{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
}
a.catlevel1:link .catlevel1_name, a.catlevel1:visited .catlevel1_name, a.catlevel1:active .catlevel1_name{
	color:#663300;
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
}
a.catlevel1:hover .catlevel1_name, a.catlevel1:visited:hover .catlevel1_name{
	color:#FFFFFF;
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
}
a.catlevelN:link, a.catlevelN:visited, a.catlevelN:active{
	color:#663300;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}
a.catlevelN:hover, a.catlevelN:visited:hover{
	color:#7ABC64;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
}
select {
	font-family:"Times New Roman", Times, serif;
}

