body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.leftcontainer {
	background-image: url(images/leftbg.gif);
}
.footer {
	font-weight: bold;
	color: #000000;
}
.rightcontainer {
	background-image: url(images/rightbg.gif);
}
.middlecontainer {
	background-image: url(images/middle_bg.gif);
}
.middletop {
	background-image: url(images/middle_top.gif);
	background-repeat: no-repeat;
}
a:link {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.left {
	float: left;
	padding-right: 10px;
}
.right {
	float: right;
	padding-left: 10px;
}
.small {
	font-size: 9px;
}
.headings {
	font-size: 14px;
}
.cataloguebg {
	background-image: url(images/catalog_bg.jpg);
}

ul.rsx-page-num-list{
			display:inline;
			list-style:none;
			margin:0px;
			padding:0px;
		}
		
		ul.rsx-page-num-list li {
			display: inline;
		}
img {
	border: none;
}
