
body {
	background-color:#E7E2CF;
}
a {
    color: #124FA5;
}
a.menuItem:hover {color: #124FA5;}

.tmplWrapper {
	background-color: #FAF6EB; 
}

#footer {
	height: 16px;
	text-align: center;	
}

.tmplContentMarginWrapper {
    margin-left: 219px;
    border-left: 4px solid black;
}

.tmplLeftBar {
    border-right: 4px solid black;
    width: 219px;
}


#listing_count a.next, #listing_count a.prev{
	display: block;
	width: 21px;
	overflow:hidden;
	text-indent:-3000px;
}
#listing_count a.next{
	background-image: url('/personal/1/images/next_black.png');
}
#listing_count a.prev{
	background-image: url('/personal/1/images/prev_black.png');
}

#listing_count a img{
	display: none;
}

#table_1142_bottom {
	display: none;
}