body 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:  0;
	padding: 0;
	background: #FFF url(../images/design/bg.gif) repeat;
	text-align: center;
	font: Arial, sans-serif;
	font-size: expression((10/13.9)+"em");
	color: #666;
	}
.containermaster {
	margin: 0 auto;
	width: 95%;
	background: #fff;
	}
img { border: none; }

table, tr, td, input 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title { font-size: 16px;  font-weight: bold;  }

.subtitle { font-size: 14px;  font-weight: bold;  }

.horizontalLine {
	background-color: #5291d2;
	height: 1px;
	
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 20px 0px;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.error { color: Red;  font-weight: bold;  }

a {
	font-weight: bold;
	text-decoration: none;
	color: #5291d2;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #5291d2;
}

.sendcardtitle	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0 0 5px 0px;
	text-align: left;
}

.sendcardtable	{ 
/* border: #5291d2 1px solid; */ 
}

.showcardtable	{ 
border: #5291d2 1px solid;
}

.textboxsize	{ 
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.smalltext	{ 
font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #fff;
}

