
table
{	empty-cells: show;
	/*border-collapse: collapse;*/
}


h3
{	font-size: 12;
	font-weight: bold;
}


td
{	font-size: 11px;
	font-family: Arial;
	line-height: 12px;
	color: #555555;
}


a
{	text-decoration: none;
	color: #2a79da;
}


a.white
{	font-family: verdana;
	text-decoration: none;
	color: white;
}


a:visited
{	text-decoration: none;
	color: #2a79da;
}


a.white:visited
{	font-family: verdana;
	text-decoration: none;
	color: white;
}


a:hover
{	text-decoration: underline;
}


a.white:hover
{	font-family: verdana;
	text-decoration: underline;
}


td.menu_header1
{	background: url('/common/images/backgrounds/misc/menu_header1.gif');
	border: 0px solid #333333;
	border-top-width: 1px;
}
