#banner_table{
	padding: 0px;
	margin: 0px;	
}

#banner-old{
	height: 90px;
	z-index: 1;
	padding: 0px;
	background-color: #067EFB;
}
				 
#banner{
	height: 90px;
	background-color: #067EFB;
	background-image: url('/images/21/banner.jpg');
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
}

#banner_left-old{
	height: 90px;
	background-color: #067EFB;
	padding: 0px;
}

.bcover{
	height: 80px;
}

#footer{
	background-color: #000000;
	color: #ffffff;
	border-top: 1px solid #bf0000;
}

TD.tableheader{
	background-color: #02831E;
	color: #ffffff;
	background-image: url('/images/21/menu-bg.gif');
	background-repeat: repeat-x;
	height: 25px;
}

#menu{
	background-color: #02831E;
	border-bottom: 1px solid #000;
	background-image: url('/images/21/menu-bg.gif');
	background-repeat: repeat-x;
}

#id_cell{
	font-weight: bold;
	color: #ffffff;
}

TABLE.prop-nav{
	padding: 1px;
}

A.prop-nav{
	color: #bf0000;
}

A.prop-nav:hover{
	color: #02831E;
}

A.vp_desc_footer:hover, A.vp_agents_footer:hover{
	color: #ffffff;
}
