a.home
{
	background-image: url('../IMAGES/home_off.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 70px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}
a:hover.home
{
	background-image: url('../IMAGES/home_on.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 70px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}
a.anico
{
	background-image: url('../IMAGES/anico_off.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 100px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}

a:hover.anico
{
	background-image: url('../IMAGES/anico_on.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 100px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}

a.claims
{
	background-image: url('../IMAGES/claim_off.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 130px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}
a:hover.claims
{
	background-image: url('../IMAGES/claim_on.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 130px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}

a.acct
{
	background-image: url('../IMAGES/account_off.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 160px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}
a:hover.acct
{
	background-image: url('../IMAGES/account_on.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 160px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}

a.agency
{
	background-image: url('../IMAGES/agent_off.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 190px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}
a:hover.agency
{
	background-image: url('../IMAGES/agent_on.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 190px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}

a.supp
{
	background-image: url('../IMAGES/supplies_off.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 220px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}
a:hover.supp
{
	background-image: url('../IMAGES/supplies_on.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 220px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}

a.email
{
	background-image: url('../IMAGES/email_off.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 250px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}
a:hover.email
{
	background-image: url('../IMAGES/email_on.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 250px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}

a.req
{
	background-image: url('../IMAGES/request_off.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 280px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}
a:hover.req
{
	background-image: url('../IMAGES/request_on.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 280px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}

a.onCS
{
	background-image: url('../IMAGES/online_off.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 310px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}
a:hover.onCS
{
	background-image: url('../IMAGES/online_on.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 310px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}

a.faq
{
	background-image: url('../IMAGES/faq_off.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 340px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}
a:hover.faq
{
	background-image: url('../IMAGES/faq_on.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 340px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}

a.gap
{
	background-image: url('../IMAGES/gap_off.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 370px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}
a:hover.gap
{
	background-image: url('../IMAGES/gap_on.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 370px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}

a.refund
{
	background-image: url('../IMAGES/refund_off.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 400px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}
a:hover.refund
{
	background-image: url('../IMAGES/refund_on.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 400px;
	left: 510px;
	height: 24px;
	width: 224px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 1;
}
