.newsbg {
	background-image: url(images/newsbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.welbg {
	background-image: url(images/welcomebg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.prodbg {
	background-image: url(images/prodbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.arial11 {
	font-family: Arial;
	font-size: 11px;
}
.arial11bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.arial12bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.pagebg {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: center;
}
A:link { text-decoration: none; color: #000000; }
A:visited {text-decoration: none; color: #000000; }
A:hover {text-decoration: none; color: #DE2910; }
A:active {text-decoration: none; color: #000000; }
.insidebg {
	background-image: url(images/prodbg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}.leatherbg {
	background-image: url(images/leabg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

