body
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	color: #4a4d52; 
	font-family: Verdana, Arial, Tahoma;
}
td
{
	font-size: 12px;
	color: #4a4d52; 
	font-family: Verdana, Arial, Tahoma;
}

a, a:visited
{
	font-size: 12px;
	color: #4a4d52; 
	text-decoration: none;

}
a:hover
{
	text-decoration: underline;
}
input
{
	border: 1px solid #a2a2a2;
	font-size: 12px;
	color: #4a4d52; 
	height: 22px;
}
.pad_10
{
	padding: 10px;
}
.pad_l_r_10
{
	padding: 0px 10px 0px 10px;
}
.pad_l_r_t_10
{
	padding: 10px 10px 0px 10px;
}
.main_content
{
	padding: 37px 10px 18px 10px;
}

td.right_search
{
	background-image: url(../img/right_search.gif);
	background-position: right;
	background-repeat: no-repeat;
}
td.grey
{
	background-image: url(../img/grey_bg.gif);
	background-repeat: repeat-x;
	padding: 0px 6px 0px 6px;
}
td.maroon
{
	background-image: url(../img/maroon_bg.gif);
	background-repeat: repeat-x;
	padding: 0px 6px 0px 6px;
}
td.header
{
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	padding: 0px 6px 0px 6px;
}
.white, a.white, a.white:visited, a.white:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
td.search
{
	width: 70%;
	padding: 2px 10px 2px 37px;
	background-color: #4f4f4f;
	background-image: url(../img/left_search.gif);
	background-position: left;
	background-repeat: no-repeat;
}
input.search
{
	width: 100%;
}
.cursor
{
	cursor: pointer;
}
.pointer 
{
	padding-left: 18px;
	background-image: url(../img/header_pointer.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-weight: bold;
}
.bordered
{
	border-left: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
}
.bordered_bottom
{
	border-bottom: 1px solid #b6b6b6;
}
ul.dotted
{
	padding: 0px;
	margin: 0;
	list-style-type: none;
}
ul.dotted li {
	border-bottom: 1px dotted #b6b6b6;
	padding: 2px 0px 2px 0px;	
}
ul.arrowed li {
	padding: 2px 0px 2px 0px;	
}
ul.arrowed li a{
	padding-left: 20px;
	background-image: url(../img/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;	
}
.maroon_link, a.maroon_link, a.maroon_link:visited, a.maroon_link:hover
{
	color: #c16d24;
	font-weight: bold;
}
.grey_link, a.grey_link, a.grey_link:visited, a.grey_link:hover
{
	color: #666a71;
}
a.arrowed, a.arrowed:visited, a.arrowed:hover
{
	padding-left: 20px;
	background-image: url(../img/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;	
}

td div.payable{
	padding:5px; 
	font-size:12px; 
	color:black;
	background-color:#dcdcdc;
	border: solid 1px #e1771e;
	text-align: center;
}

td div div a.payable_link{
	font-size:10px; 
	color:#e1771e;
}
