.InnerTable {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	clip: rect( );
	border: none;
	color: #000000;
}	
.Headings {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	clip: rect( );
	color: #000000;
	border: 1px solid #000000;
	font-weight: bold;
	background-color: #FFFFFF;
}
.Messages {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	clip: rect( );
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFF00;
	padding: 2px;
}
.FieldNames {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	border-style: none;
	clip: rect( );
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #999999;
}
.Notes {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	border-style: none;
	clip: rect( );
	color: #000000;
}
.FieldBoxes {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	clip: rect( );
	color: #000099;
	background-color: #FFFFCC;
	border: 1px solid #0000FF;
}
.optionsDropDown {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	clip: rect( );
	color: #000000;
	background-color: #FFFFFF;
}	
table.table-orderform {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px 2px;
	border-style: solid solid solid solid;
	border-color: black;
	border-collapse: separate;
	background-color: #CCCCCC;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
table.table-cartcontents {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px 0px;
	border-style: solid solid solid solid;
	border-color: black;
	border-collapse: separate;
	background-color: #CCCCCC;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; font-size: 11px;
	color: #FFFFFF;
}
table.table-cartcontents th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black;
	background-color: #999999;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
table.table-cartcontents td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black;
	background-color: #CCCCCC;
	-moz-border-radius: 0px 0px 0px 0px;			
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; font-size: 11px;
	color: #000000;
}
