*.cancelledRow    {
	color: #CCCC33;
	text-decoration: line-through;
}

#imageAlign {
	vertical-align: middle;
}

#submitButton { 
	vertical-align: middle;
	height: 40px;
	width: 120px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold; 
	white-space: nowrap;
}

div#container{
		/*	Can be useful for borders, backgrounds and special placement on page
		*/
		margin:0 auto;
		width:700px;
		text-align: center;
		padding: 0px;
		/* border: 2px solid #1b3766; */
		background-color: #fff;
		}

	.headerImg1 {
		text-align: center;
		background-image: url(logo.jpg);
		background-repeat: no-repeat;
		
		height: 110px;
		width: 700px;
		
		/*width: 40%;*/
		padding: 0 0 0 0;
		
	/*border: 2px dashed #FFCC66;*/
	}


.fieldsettitle {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;		
	color: white;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;

	font-family: inherit;
	font-size: 17;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 100%;
	clear: both;

}

body {
	
	}

img {
	
	border: solid 0;
	}

p {
	
	}

.confSummaryp1 {
	
	}

.confSummaryp2 {
	
	}

.confSummaryp3 {
	
	}

.confSummaryp4 {
	
	}

.confSummaryp5 {
	
	}

span {
	
	}

.confTH {
    display: none
}

.owesAsterix {
	
	}

a {
	
	}

img {
	
	}

.confTR {
}

.confTD {
}

.instructions {

	}

div {
	
	}

body {
	}

#logoLink {
    text-align: center;
    margin-right: 50px;
	width: 30%;
}

img {
	}

#confHead {
}

#thanksBanner {
}

#confSummary {
color: #000;
text-align: center;
}

p {
	}

#confList{
    /*border: 1px solid #FF0000;*/
	text-align: center;
}

#invNo {
    font-weight: bold;
    margin-bottom: 40px;
    display: block;
    width: auto;
    /*margin-left: 25%;*/
    clear: left
}

span {
	}

#thRegno {
}

#thName {
	}

#thConfno {
	}

#thSE {
	}

#thTotal {
	}

#rowRegDetail {
    padding: 20px 20px 20px 20px;
    /*border: 1px solid #FF0000;*/
    width: auto;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 2px;
	background-color: #fff; /* change */
}


#ConfLabel {
    padding-right: 5px;
    font-weight: bold;
    font-style: italic;
	background-color: #fff; /* change */
}

#RegnoLabel {
    padding-right: 5px;
    font-weight: bold;
    font-style: italic;
	background-color: #fff; /* change */
}

#SemsLabel {
padding-right: 5px;
    font-weight: bold;
    font-style: italic;
	background-color: #fff; /* change */
}

#markOwes {
    color: #FF0000;
	background-color: #fff; /* change */
}

#cellRegno {
	font-style: oblique;
    font-weight: bold;
    display: block;
}

#cellRegName {
    display: block;
}

a {
	}

#cellRegConf {
	display: block;
    font-style: normal;
    font-weight: normal;
	background-color: #fff; /* change */
}

#cellRegSems {
    font-style: normal;
    font-weight: normal;
	width: 40%;
	}

#cellRegBal {
	}

#cellRegBalOut {
    font-style: normal;
    font-weight: normal;
}

#balOutLabel {
    font-weight: bold;
    font-style: italic
}

#BarCode {
	/*float: right;*/
    position: relative;
    /*clear: left*/
    text-align: center;
}

#barCodeImg {
    height: 40px;
}

#rowSubTotals {
    width: auto;
}

#cellSubTotalsLabel {
	}

#cellSubTotals {
	}

#rowPaidTotal {
    width: auto;
}

#cellPaidTotalLabel {
	}

#cellPaidTotal {
	}

#rowBalOut {
    width: auto;
}

#cellBalOutLabel {
	}

#cellBalOut {
	}

#confPayForm {
    width: 60%;
	margin-left: 8%;
    position: relative;
	text-align: left;
}

#chkCCType{
width: 100%;
text-align: center;
}

#cardPair {

}
#cardNumberLabel {
    width: 18ex;
    text-align: right
}
#cardNumber {
width: 30ex;

}
#holderPair {
}
#holderNameLabel {
    width: 18ex;
    text-align: right;
}
#holderName {
    width: 30ex;
}
#expiryPair {

}
#expiryLabel {
width: 18ex;
    text-align: right;
}
#expiryMnth {
    width: 15ex;
}
#expiryYr {
    width: 15ex;
}
#signPair {

}
#signLabel {
width: 100%;
}
#signature {
    width: 100%;
}

#payBy {
    padding: 10px 0px 10px 0px;
}

#confEmail {
	}
A			{ color:  #004775; text-decoration: underline; font-size: 11px;} 
A:link		{ color:  #004775; text-decoration: underline; font-size: 11px;} 
A:visited	{ color: #004775; text-decoration: underline; font-size: 11px;} 
A:active	{ color:  #004775; text-decoration: underline; font-size: 11px;} 
A:hover		{ color:  red; text-decoration: underline; font-size: 11px;}
