.AllBorders {
	border: 1px solid #000000;
}
.LeftEndCell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.RightEndCell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.MiddleCell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.prodlisting
{	padding: 10px 0 10px 20px;
}

.prodlisting img
{	float: left;
	padding: 0 10px 0 0;
}

.prodlisting a
{	text-decoration: underline;
}

.prodlisting .listdetail
{	margin: 5px 5px 10px 0;
	width: 540px;
	float: left;
}

.clear
{	clear: both;
}

h4
{	color: #2d5291;
	font-size: 24px;
}

td#navcell
{	padding-top:	35px;
	background:		url(/img/menuBG.jpg) no-repeat;
}
a.nav { 
	position:		relative;
	display:		block;
	padding: 		0 10px 12px 0;
	text-decoration:none;  
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 	16px; 
	color:#3366CC;
	text-align:	right; 
}

a.nav:hover {
	text-decoration:underline;
}
