.PaTable
{
	border-right: #cc0033 1px solid;
	border-top: #cc0033 1px solid;
	border-left: #cc0033 1px solid;
	border-bottom: #cc0033 1px solid;
}
.PaTableTitleRow
{
	background-color: silver;
}
.PaTableSee
{
	font-weight: bold;
	color: #cc0033;
	text-decoration: none;
}
.PaTableSee:hover
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
