.stdHead {

	border-top-color: #172C3C;

	border-top-style: solid;

	border-width: 1px 0 0 0;

	background-color: #FFFFFF;

	text-align: left;

}

.sH2 {

	color: #08145F;

}

.sTitle {

	color: #172C3C;

}

.sDescrip{

	color: #08145F;

}

.upgHead {

	border-top-color: #265B1D;

	border-top-style: solid;

	border-width: 1px 0 0 0;

	background-color: #FEF7C1;

	text-align: left;

}

.uH2 {

	color: #1E4817;

}



.uTitle {

	color: #163411;

}

.uDescrip{

	color: #2E6E24;

}

.uDescripSub{

	color: #163411;

	text-align:left;

}

.uAddPrice {

	color: #8A7B03;

}

.addPrice {

	text-align: left;

}



.itemTable{

	width:95%;

	margin-left:auto;

	margin-right: auto;

	border-collapse: collapse;

	padding:0;

}

.itemDescrip {

	text-align: left;

}

.tightTable {

	text-align: center;

	padding: 0px 3px 0px 3px;

	margin: 0px 3px 0px 3px;

	vertical-align: bottom;

}

.btnTD{

	text-align: center;

}

.btnNext {

	width: 154px;

	height: 28px;

	background-color: transparent;

	background-image: url("images/btnNext.jpg");

	color: white;

	background-repeat: no-repeat;

	background-position: bottom;

	border: 0;

	cursor: pointer;

	padding-bottom: 3px;

}

.btnBack {

	width: 154px;

	height: 28px;

	background-color: transparent;

	background-image: url("images/btnBack.jpg");

	color: white;

	background-repeat: no-repeat;

	background-position: bottom;

	border: 0;

	cursor: pointer;

	padding-bottom: 3px;

}

.tblWizard {

	margin-left: auto;

	margin-right: auto;

	border-width: 2px;

	width: 94%;

	border-color: #A2573C;

	background-color: #FFFFFF;

	padding-left: 0;

}

.optionList {

	font-size: 10px;

	font-family: Tahoma,Arial;

	color: #207DA2;

}

.tblMain {

	border-collapse: collapse;

	border-left-color: #DCE6F0;

	border-left-style: solid;

	border-left-width: 1px;

}


