body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.button
{
	border: 1px solid black;
	margin-top: 10px;
}
td.printLarge
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding: 3px, 3px, 3px, 3px;
}

td.printSmall
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 3px, 3px, 3px, 3px;
}

td.printinstructionsct 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 3px, 3px, 3px, 3px;
}

td.printinstructionsct2 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding: 3px, 3px, 3px, 3px;
}

td.printConfirm 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	white-space: nowrap;
	padding: 3px, 3px, 3px, 3px;
}

td.printHeader 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #333333;
	white-space: nowrap;
	padding: 3px, 3px, 3px, 3px;
}

td.printMedium 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	padding: 3px, 3px, 3px, 3px;
}

td.blackBar 
{
	background-color: #575757;
}

.error 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	background-color: #FFFFFF;
	width: auto;
	
}

.textBody, table.tblTextBody td {
	font-size: 11px;
	color: #000000;
	font-weight : normal;
	font-family: Arial;
}

.biggertextBody {
	font-size: 12px;
	color: #000000;
	font-weight : normal;
	font-family: Arial;
}

table.master
{
	width: 475px;
}

/* ErrorBedChoise ------------------------------------------------------------------------  */
	
td.error {
	font-size: 13px;
	color: Red;
	font-weight: bold;
	padding-left: 5px;
}

span.TermsAndConditions {
	display: block;
	font-size: 12px;
	color: Black;
	border: 1px solid black; 
	width: 480px; 
	padding: 3px 5px 3px 5px;
}

td.HeaderMsg {
	border: 0px solid silver; 
	font-size: 12px; 
	color: Red; 
	font-weight: bold; 
	padding-left: 5px; 
}

td.HeaderDescription {
	 font-size: 12px; 
	 color: Black; 
	 background-color: none; 
	 padding-left: 5px; 
}	

td.ErrorMsg {
	font-size: 12px; 
	color:Red; 
	padding-left:5px;
}

td.ErrorDescription {
	font-size: 12px; 
	color: Black; 
	padding-left:5px;
	width: 475px; 
}

span.NoCheckoutText{}
span.NoCheckoutDate{}	

img.ErrorSeperator{ height: 0px; border: 0px solid green }


/* ---------------------------------------------------------------------------------- */
td.TermsAndConditions 
{
	padding-bottom: 1em;
}

select {
	font-family: Verdana;
	font-size: 11px;
}

td.instructions
{
	text-align: left;
	white-space: nowrap;
}

td.input{
	text-align: left;
	padding-bottom: 2px;
}

