﻿/* ===== CONTENT TWO COLUMNS WITH TABLES ========*/

.content_two_columns {
margin:0 0 0 15px;
padding:0 0 0 0;
float: left;
width: 683px;
}

.content_two_columns a{
color:#1176b6;
}

.content_two_columns_para{
margin:0;
padding:0 60px 0 20px;
border:0;
}

.page_title_two_columns{
margin:0 7px 0 7px;
padding:0;
border:0;
background-image:url(/img/TotallyMoney/page_title_two_columns.gif);
background-repeat:no-repeat;
}


/*=======================================
=========== TABLE STYLES ============*/

.table_generic{
margin:8px 0 4px 20px;
padding:0;
border:0;
font-family:Arial, Helvetica, sans-serif;
width:641px;
background-image:url(/img/TotallyMoney/table_repeater.gif);
background-repeat:repeat-y;
}

.table_generic p
{
	margin:4px 12px 12px 12px;
}

.table_generic h2
{
	margin:0 12px 12px 12px;
}


.table_generic_background
{
background-image:url(/img/TotallyMoney/table_bottom.gif);
background-position:bottom;
background-repeat:no-repeat;
border:0;
}


.table_generic_title_bar{
margin:0;
padding:0;
border:0;
background-image:url(/img/TotallyMoney/table_top.gif);
background-repeat:no-repeat;
height:32px;
width:641px;
}

.table_generic_title_bar p{
margin:0;
padding:10px 0 0 15px;
border:0;
font-weight:700;
color:#FFF;
}

.table_generic table{
margin:0 0 0 4px;
padding:0;
border:0;
border-bottom:2px solid white
}

.table_generic thead{
margin:0;
padding:0;
border:4px solid;
font-size:11px;
font-weight:700;
}

.table_head_bar{
margin:0;
padding:5px;
background-image:url(/img/TotallyMoney/table_head_repeater.gif);
background-repeat:repeat-x;
border: 0;
}

.table_head_bar th{
padding:5px 0 5px 6px;
border:0;
}

.table_head_bar p{
margin:0;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
color:#000;
}

.table_generic tbody{
margin:0;
padding:0;
border:0;
font-size:11px;
font-weight:400;
}

.table_generic tbody tr td{
margin:0 0 5px 0;
padding:5px;
border-bottom:1px solid #d8d6d6;
}

/*=======================================
============== SEARCH AGAIN BAR===============*/

.search_again_bar{
margin:10px 0 0 20px;
padding:0;
border:0;
background-image:url(/img/TotallyMoney/search_again_bar.gif);
background-repeat:no-repeat;
height:51px;
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
font-size:11px;
color:#000;
}

.search_again_bar table{
margin:11px 0 0 0;
padding:0;
}

.search_again_bar h6{
margin:0 0 0 0;
padding:0 0 0 35px;
border:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:400;
color:#000;
background-image:url(/img/TotallyMoney/search_again_arrow.gif);
background-repeat:no-repeat;
background-position:10px 0px;
float:left;
}

.search_again_textinput{
margin:3px 0 0 0;
padding:2px 0 2px 2px;
border:1px solid #5182b2;
*width:110px;
width:110px;
font-size:11px;
}

.search_again_select{
margin:3px 0 0 0;
padding:0;
border:1px solid #5182b2;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:110px;
}

/*=======================================
============== PAGNATION ===============*/

tr.pagination td table
{
	margin:0 0 5px 0;
	padding:0 0 10px 0;
	border:0;
	font-size:12px;
	font-weight:400;
	float:right;
	color:#1491c7;
	border-bottom-width:0;
}

tr.pagination td table tr td
{
	border-right: 1px solid;
	border-bottom-width:0;
	padding: 0 2px 0 2px;
}