body
{
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
}

button, input, td
{
	font-family: verdana;
	font-size: 12px;
}

a
{
	font-family: verdana;
	font-size: 12px;
	color: #bb2545;
}

a:hover
{
	font-family: verdana;
	font-size: 12px;
	color: #fe0d0d;
}

.catcountlink
{
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: 100;
	text-decoration: none;
}

.catcountlink:hover
{
	font-family: verdana;
	font-size: 12px;
	color: #ffff99;
	font-weight: 100;
	text-decoration: none;
}

.error_msg
{
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
}

.row0
{
	background: #eeeeee;
}

.row1
{
	background: #ffffff;
}

.sitefooter
{
	background: #e0e0e0;
}

.pagefooter
{
	background: #888888;
	color: #444444;
	font-weight: bold;
	font-family: verdana;
	text-align: center;
	height: 16px;
}

.pagetitle
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #34264a;
}

.pagefooter a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;	
}

.pagefooter a:hover
{
	color: #ff0000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
}

.catheader
{
	font-weight: bold;
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	background: #525252;
	width: 204px; 
	height: 32px;
	padding-left: 10px;
}

.catlist
{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.catlist div
{
	padding: 3px;
	height: 20px;
	font-size: 11px;
}


