.buttons {
	color: black;
	width: 100%;
	display: block;
	font-size: 14px;
	font-weight: normal;
	float: none;
	position: static;
	vertical-align: bottom;
	letter-spacing: 1px;
	text-indent: 5px;
}
.buttons:link {
	text-decoration: underline;
	color: black;
	font-size: 14px;

}
.buttons:visited {
	text-decoration: underline;
	color: black;
	font-size: 14px;
}
.buttons:hover {
	text-decoration: underline;
	color: #CC3300;
	font-size: 14px;
}
.buttons:active {
	text-decoration: underline;
	color: #0030CE;
}

.helpidx:link {
	text-decoration: underline;
	color: black;
	font-size: 14px;

}
.helpidx:visited {
	text-decoration: underline;
	color: black;
	font-size: 14px;
}
.helpidx:hover {
	text-decoration: underline;
	color: #CC3300;
	font-size: 14px;
}


.product:link {
	color: #0000F2;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.product:visited {
	color: #0000F2;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.product:hover {
	color: #660033;
	text-decoration: underline;
	background-color: #9496A5;
}

.sitemap:link {
	color: #333333;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.sitemap:visited {
	color: #333333;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.sitemap:hover {
	color: #660033;
	text-decoration: underline;
	background-color: #9496A5;
}

.sitemap1:link {
	color: #0000F2;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.sitemap1:visited {
	color: #0000F2;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.sitemap1:hover {
	color: #CC3300;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.borderaroundpd
{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.newstitle
{
	font-size: 14px;
	font-weight: bold;
	color: #1E6C86;
}
.newstitle:link
{
	font-size: 14px;
	font-weight: bold;
	color: #1E6C86;
}
.newstitle:visited {
	font-size: 14px;
	font-weight: bold;
	color: #1E6C86;
}
.newstitle:hover {
	font-size: 14px;
	font-weight: bold;
	color: #1E6C86;
	background-color: #9496A5;
}
.newstext
{
	font-size: 14px;
}

.rellink:link {
	color: #0000F2;
	text-decoration: underline;
}
.rellink:visited {
	color: #0000F2;
	text-decoration: underline;
}
.rellink:hover {
	color: #660033;
	text-decoration: underline;
	background-color: #9496A5;
}
