﻿.purtable thead td
{
	text-decoration:underline;
	font-weight:600;
	padding-bottom:6px;
}

.purtable td
{
	padding-right: 10px;
}

.MidText
{
	font-size:17px;
}

.watermark
{
	color: #CCC;
}

.selCat
{
	border: 1px solid red;
}

.biggestSpents
{
	background-image: url(img/trib.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:35px;
	position: relative;
	top:-20px;
	margin-bottom:-25px;
}

.list
{
	cursor: pointer;
}

.list .cat
{
	font-size: 9px;
	color:#999;
	position:relative;
	top: -5px;	
}


.list .hover
{
	background-color:#DDD;
}
