/*  
--------------------------------------------
pseudo styles  -- T R B L
--------------------------------------------  
*/
BODY{
	margin-left:0px;
	margin-right:0px;
}
.plain{
	width:134px;
	height: 27px;
	color:000000;
	cursor:default;
	float:left;
	cursor:pointer;
}
.hghlght_prop{
	width:134px;
	height: 27px;
	color:FFFFFF;
	float:left;
	display:block;
	background:url(../images/Tier2-Tab-PropOn.jpg) no-repeat;
	background-position: 3px 0px;
	cursor:pointer;
}
.hghlght_dane{
	width:134px;
	height: 27px;	
	color:FFFFFF;
	background:url(../images/Tier2-Tab-DaneOn.jpg) no-repeat;
	background-position: 3px 0px;
	float:left;
	cursor:pointer;
}
.hghlght_school{
	width:134px;
	height: 27px;
	color:FFFFFF;
	background:url(../images/Tier2-Tab-SchoolOn.jpg) no-repeat;
	background-position: 3px 0px;
	float:left;
}
.hghlght_worth{
	width:142px;
	height: 27px;	
	color:FFFFFF;
	background-position: 7px 0px;
	background:url(../images/Tier2-Tab-WorthOn.jpg) no-repeat;
	float:left;
}
.prop_style {
	height: 90px;
	width: 533px;
	position:absolute;
	padding: 0px 0px 0px 12px;
	margin: 0px;
        visibility: hidden;
}
.dane_style {
	height: 90px;
	width: 533px;
	position:absolute;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	visibility: hidden;

}
.school_style {
	height: 90px;
	width: 533px;
	position:absolute;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	visibility: hidden;
}
.worth_style {
	height: 90px;
	width: 533px;
	position:absolute;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	visibility: hidden;
}

.worth_style a, .worth_style a:visited {
	border-width: 0;
	margin: 0;
	padding: 0;
}

.worth_style a img, .worth_style a:visited img {
	border-width: 0;
	margin: 0;
	padding: 0;
}
