.contentframe{
	width: 590px;
	height:181px;
	overflow:hidden;
	float: left;
}
.tabsmenuclass1 a{
	background-image: url(../images/hptoptab1.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 125px;
	float: left;
}
.tabsmenuclass1 a:hover, .tabsmenuclass1 a.selected{
	background-image: url(../images/hptoptab1-act.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 125px;
}
.tabsmenuclass2 a{
	text-decoration: none;
	background-image: url(../images/hptoptab2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: left;
}
.tabsmenuclass2 a:hover, .tabsmenuclass2 a.selected{
	background-image: url(../images/hptoptab2-act.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 125px;
}
.tabsmenuclass3 a{
	text-decoration: none;
	background-image: url(../images/hptoptab3.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: left;
}

.tabsmenuclass3 a:hover, .tabsmenuclass3 a.selected{
	background-image: url(../images/hptoptab3-act.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 125px;
}
