/* BMD CERTIFICATES */

.deathcert-color {background-color: #eddca8; }

.birthcert-color { background-color: #fdf5ad; }

.marriagecert-color { background-color: #e7f385; }

/* -------------------------------------------------- */


/* COMMON */

.cert-hdr1 
{
text-align: center; 
font-size: 18px; 
padding-top: 10px; 
padding-bottom: 10px;
color: black;
border-bottom: 0px;
}

.cert-hdr2 
{
font-size: 12px; 
text-align: center;
border-top: 0px;
padding-bottom: 10px;
}




/* MARRIAGE CERTIFICATE new */

.tb 
{
border-bottom: 0px;
border-top: 0px;
}

.tb1 
{
border-bottom: 0px;
border-top: 0px;
padding-left: 5px;
padding-right: 5px
}

.cert-data2m
{
font-size: 10px; 
text-align: center; 
background-color: #d7e375;
color: back;
}

.cert-data2b
{
font-size: 10px; 
text-align: center; 
background-color: #dde59d;
color: back;
}

/* DEATH CERTIFICATE */

.cert-data1
{
font-size: 8px; 
text-align: center;
}

.cert-data2
{
font-size: 10px; 
text-align: center; 
background-color: #cdbc88;
}

.cert-footer
{
font-family: Arial; 
font-size: 10px; 
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
border-top: 0px;
}

/* MARRIAGE CERTIFICATE old */

.marriage1
{
font-family: Arial; 
font-size: 14px; 
text-align: center;
padding-bottom: 10px;
}

.marriage2
{
font-size: 10px; 
text-align: center; 
background-color: #d7e375;
border-top: 0px;
border-bottom: 0px;
}

.marriage3
{
border-top: 0px solid black; 
font-family: Arial; 
font-size: 10px;
}


.marriage4
{
font-family: Arial; 
font-size: 12px;
text-align: center;
}


/* -------------------------------------------------- */

