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

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

body 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: url(http://www.ngive.com/images/design/bg.gif) repeat;
	text-align: center;
	font: Arial, sans-serif;
	font-size: expression((10/13.9)+"em");
	color: #666;
}

img { border: none; }

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

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

#containermaster { margin: 0 auto; width: 95%; background: #fff; }

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

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

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

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

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

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

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

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

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

.topmenu { text-align: right; padding: 0 10 0 0; }

.topmenu  a {
	font-weight: bold;
	text-decoration: none;
	color: #5291d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.topmenu  a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #5291d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
