td.search
{
	background-color: #F76766;
	border-bottom : 2px solid White;
	color: White;
	padding: 2px 16px 2px 16px;
	height: 35px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	vertical-align: middle;
}

td.results
{
	background-color: #A1C22D;
	border-bottom : 2px solid White;
	color: White;
	padding: 2px 16px 2px 16px;
	height: 35px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	vertical-align: middle;
}

td.back
{
	background-color: #9998C4;
	color: #0D324C;
	border-top: 2px solid White;
	padding: 2px 16px 2px 16px;
	height: 35px;
	width: 100%;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
}

td.app_content
{
	border-right: 2px solid White;
	width: 320px;
	height: 100%;
}

table.app_body
{

	width: 100%;
	vertical-align:top;
}

table.divider
{
	font-weight: bold;	
}

td.divider_left
{
	height: 14px;
	background: #3C6777 url(../Images/main/divider.gif) repeat-x center;
	width: 24px;
}

td.divider_text
{
	padding : 0px 8px 0px 8px;
}

td.divider_right
{
	height: 14px;
	background: #3C6777 url(../Images/main/divider.gif) repeat-x center;
	width: 100%;
}

td.center
{
	text-align: center;
}

td.left
{
	text-align: left;
}

td.right
{
	text-align: right;
}

div.FieldNameCenter
{
	text-align: center;
	height: 20px;
}

div.Field
{
	text-align: center;
	height: 30px;
}

div.BudgetRow
{
	text-align: right;
	height: 25px;
}

