body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/bgTile.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#content {
	background-color: #FFFFFF;
	padding-right: 11px;
	padding-left: 11px;
	border-right-style: none;
	padding-top: 7px;
	padding-bottom: 7px;
}
div.pagination {
	padding: 3px;
	margin: 3px;
	font-size: small;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 0px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000000;
}
div.pagination a:hover, div.pagination a:active {
	border: 0px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 0px solid #000099;
		
		font-weight: bold;
		background-color: #FFFFFF;
		color: #CCCCCC;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 0px solid #EEE;
	
		color: #DDD;
	}
.pname {
	font-size: xx-small;
}
.pnum A:link{
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}
.pnum A:visited{
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}
.pnum A:active{
	font-size: x-small;
}
.pnum A:hover{
	font-size: x-small;
	color: #999999;
	text-decoration: none;
	font-weight: bolder;
}
.ftr A:link{
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #000000;
}
.pname {
	font-size: x-small;
}
.price {
	font-size: x-small;
}
.backtocat{
	font-size: small;
	color: #000000;
}
.detailtext {
	font-size: small;
}
.thumb {
	margin-right: 5px;
	margin-bottom: 5px;
}
.smalldescription {
	font-size: small;
	background-position: center center;
}
#footer {
	border: 12px solid #FFFFFF;
	padding: 10px;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-size: xx-small;
}
#footlinks a{
	color: #FFFFFF;
	font-size: xx-small;
	text-decoration: none;
}
#footlinks a:hover{
	color: #FFFFFF;
	font-size: xx-small;
	text-decoration: underline;
}
#ctactstart {
	background-color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}
#ctactform {
	font-size: x-small;
	background-color: #FFFFFF;
	text-align: center;
}
#disc {
	background-color: #FFFFFF;
	font-size: xx-small;
	text-align: center;
}
