.TabTop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #6699FF;
}
.TabBot {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(web/Images/industrial_Supplies_bg.gif);
	background-repeat: repeat-x;
}
.nobox {
	border: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
}
