table.customizerMain
{
  margin: 0px 0px 0px 0px;
  margin-left: auto;
  margin-right: auto;
  width: 596px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  background-color: #d9f7ff;
}

table.customizerMainb
{
  margin: 0px 0px 0px 0px;
  margin-left: auto;
  margin-right: auto;
  width: 596px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  background-color: #dbffe4;
}

table.customizerMainc
{
  margin: 0px 0px 0px 0px;
  margin-left: auto;
  margin-right: auto;
  width: 596px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  background-color: #f5e8ff;
}

table.customizerTable1
{
  width:  100%;
  background-color: #72e3ff;
}

table.customizerTable1b
{
  width:  100%;
  background-color: #88eaa1;
}

table.customizerTable1c
{
  width:  100%;
  background-color: #bca7ff;
}

td.customizerTable1Cell1
{
  font-size: 34px;
  text-decoration: underline;
  text-align: center;
}

td.customizerTable1Cell2
{
  font-size: 22px;
  text-align: center;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #000000;
}

table.customizerTable2
{
  width: 590px;
  margin: 2px;
  border-width: 1px;
  border-style: dotted;
  border-color: #000000;
}

td.customizerTable2Cell1
{
  font-size: 22px;
  padding: 6px 0px 6px 6px;
  background-color: #e5e5e5;
}

td.customizerTable2Cell2
{
  width: 240px;
  height: 34px;
  padding-left: 8px;
  background-color: #f8f8f8;
}

td.customizerTable2Cell3
{
  background-color: #f8f8f8;
}

td.customizerTable2Cell4
{
  width: 260px;
  height: 34px;
  padding-left: 8px;
  background-color: #ffffff;
}

td.customizerTable2Cell5
{
  background-color: #ffffff;
}

input.customizerInputName
{
  padding: 0px;
  margin: 0px;
}


table.customizerTable3
{
  width: 590px;
  margin: 2px;
  border-width: 1px;
  border-style: dotted;
  border-color: #000000;
}

span.infoText
{
  font-size: 14px;
  padding-left: 140px;
}

td.customizerTable3Cell1
{
  font-size: 22px;
  padding: 6px 0px 6px 6px;
  background-color: #e5e5e5;
}

td.customizerTable3Cell2
{
  height: 34px;
  padding-left: 8px;
  background-color: #f8f8f8;
}

td.customizerTable3Cell3
{
  height: 34px;
  padding-left: 8px;
  background-color: #ffffff;
}

td.customizerTable3Cell4
{
  height: 34px;
  padding-left: 8px;
  background-color: #f8f8f8;
}

td.customizerTable3Cell5
{
  height: 34px;
  padding-left: 8px;
  background-color: #ffffff;
}

td.customizerTable3Cell6
{
  height: 34px;
  padding-left: 28px;
  background-color: #f8f8f8;
}

td.customizerTable3Cell7
{
  height: 34px;
  padding-left: 28px;
  background-color: #ffffff;
}


table.customizerTable4
{
  width: 590px;
  margin: 2px;
  border-width: 1px;
  border-style: dotted;
  border-color: #000000;
}

td.customizerTable4Cell1
{
  font-size: 22px;
  padding: 6px 0px 6px 6px;
  background-color: #e5e5e5;
}

td.customizerTable4Cell2
{
  height: 34px;
  padding-left: 8px;
  background-color: #f8f8f8;
}

td.customizerTable4Cell3
{
  height: 34px;
  padding-left: 8px;
  background-color: #ffffff;
}

input.howDidInput
{
  width: 510px;
  margin-bottom: 8px;
}

input.suggestInput
{
  width: 510px;
  margin-bottom: 8px;
}

input.customizerSubmit 
{
  width: 180px;
  height: 26px;
  margin: 4px 0px 4px 0px;
}

td.customizerFinePrint
{
  padding: 4px 16px 4px 16px;
  text-align: center;
}

/* Customizer Select Page */
table.mainCustomizer
{
  width: 592px;
  margin: 0px 0px 10px 0px;
  margin-left: auto;
  margin-right: auto;
  border-width: 0px;
}

table.innerCustomizer
{
  width: 290px;
  height: 230px;
  margin: 0px 3px 5px 3px;
  border-width: 0px;
  cursor: pointer;
  background-image: url('../../images/customizer/bgcustomizer.gif');
}

table.innerCustomizerHover
{
  width: 290px;
  height: 230px;
  margin: 0px 3px 5px 3px;
  border-width: 0px;
  cursor: pointer;
  background: url('../../images/customizer/bgcustomizerhover.gif');
}

td.mainTitle
{
  text-align: center;
  vertical-align: top;
  font-size: 26px;
  font-weight: bolder;
  height: 36px;
  color: #000000;
}

td.innerTitle
{
  text-align: center;
  vertical-align: top;
  font-weight: bolder;
  font-size: 24px;
  height: 26px;
  color: #000000;
}

td.innerFooter
{
  text-align: center;
  vertical-align: top;
  font-weight: bold;
  font-size: 16px;
}

/* Send-In Form */



a.xSelectLink {
	background-color: #e7e7e7;
	color: #000000;
	display: block;
	padding: 16px 0px 16px 16px;
	text-align: left;
	text-decoration: none;
}
a.xSelectLink:hover {
	background-color: #dbf6ff;
	text-decoration: underline;
}