.tableoutline {
	border: 1px solid #000000;
}
.tdtop {
	background-image: url(images/tableTS.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tdbottom {
	background-image: url(images/tableBS.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tdright {
	background-image: url(images/tableRS.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tdleft {
	background-image: url(images/tableLS.gif);
	background-position: right;
	background-repeat: repeat-y;

}
.leftsideborder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666666;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.leftandbottomborder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-color: #666666;

}
.Fields {
border: 1px #FFCC99 groove;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; background-position: center center;
font-weight: normal; color: #000000;
}
.Buttons {
border: 1px #666666 groove;
background-color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; background-position: center center;
font-weight: bold;
color: #CCCCCC;
}

.tdtopProducts {
	background-image: url(images/tableTS_products.gif);
	background-repeat: repeat-x;
	background-position: bottom bottom;
}
form {
	margin: 0px;
	padding: 0px;
}
.imgborder {
	border: 2px groove #0099FF;
}
.imgborderBlack {

	border: 1px groove #000000;
}
.td4sidesborder {
	border: 1px dashed #3399CC;
}
.tableborder {
	border: 1px solid #666666;
	padding: 1px;
}
.tdbottomborder {

	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.trbottomborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.textheadingsWithBottomBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;

}
.textcontentsWithBottomLeftBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.negativeImgEffect {
	filter: Xray;
}
