﻿.Num{
    font-family: Verdana;
    font-size:250%;
    font-weight: bold;
    color: #26A9DA;
}
.Text{
    font-size:120%;
}
.SubTtl{
	color: #606444;
}
.Tasks{
    font-size: 80%;
    padding-bottom: 8px;
    padding: 5px;
}
.btnRec
{
	border:none;
	color: #0E6670;
	font-size: 14px;
	width:169px;
	height:28px;
	text-align:center;
	cursor:pointer;
	background:url(../img/btn-record-expense.gif) no-repeat;
}
.BoxSep
{
	padding-top:20px;
}
.bMinus
{
	color: #FF520E;
}
.bPlus
{
	color:#7DA51B;
}
.MonSum,.FuturePayments
{
	font-size: 80%;
	color:#6C755D;
	padding: 5px;
}

