body {
	background-color:#30759E;
}
#row1 {
	margin-bottom:8px;
}
#row2 {
	margin-bottom:8px;
}

#row3 {
	margin:4px;
}

#mainimg {
	margin-bottom:8px;
}
#aboutBWtravelcard H5, #existingcardholders H5, #newcustomers H5, #featuredpromotions H5{
	color:#fff;
}

#aboutBWtravelcard2 H5{
	color:#fff;
}

#aboutBWtravelcard {
	width:502px; 
}

#aboutBWtravelcard2 {
	width:246px; 
}

#aboutBWtravelcard2 td.header {
	background-color: #F24921;
}

#aboutBWtravelcard td.header {
	background-color: #F24921;
}

#existingcardholders {
	width:245px; 
  	background-color: #FAEFC4;
}
#existingcardholders td.header {
	background-color: #DD8712;
}


.inputuserid {
	border: 1px solid #EFEFEF;
	border-top: 1px solid #4A4A4A;
	border-left: 1px solid #4A4A4A;
	font: 10px Arial, Helvetica, sans-serif;
	color:#8C949F;
	width:130px;
}

.inputpassword {
	border: 1px solid #EFEFEF;
	border-top: 1px solid #4A4A4A;
	border-left: 1px solid #4A4A4A;
	font: 10px  Arial, Helvetica, sans-serif;
	color:#8C949F;
	width:80px;
}

#newcustomers {
	width:245px; 
  	background-color: #FAEFC4;
}

#newcustomers td.header {
	background-color: #FFB345;
}

#featuredpromotions {
	width: 757px;
}

#featuredpromotions a {
	color:#C0EBFC;
	font-size:10px;
	text-decoration:none;
}

#featuredpromotions td.header {
	background-color: #30759E;
}



