/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

.linkkbgCol
{
color:#FFFFFF;
background-color:#903336;
text-align:left;
}

body { font-family: 'Roboto', sans-serif; margin-top:10px; margin-bottom:0px;}
td { font-family: 'Roboto', sans-serif; font-size:14px;}
p { font-family: 'Roboto', sans-serif; font-size:14px; text-align: justify;}
b, strong {font-family: 'Roboto', sans-serif; font-size:17px;}
.caption { font-family: 'Roboto', sans-serif; font-size:12px; font-style:normal;text-align:left;letter-spacing: 0.1px;}
.MainTable {background-color:#FFFFFF;border:1px solid #FFD700;top:0;}
.EM_Color {color:#C63900;}
.Section {font-family: 'Roboto', sans-serif; font-size:18px; font-weight:bold; font-style:italic;}

a{text-decoration:none }
.rNav{
background-color:#CACACA;
width:30px;
text-align:center;
font-family: 'Roboto', sans-serif;
font-size:10pt;
font-weight:bold;
color:#CC0000;
line-height:10px;
}
td p a{color:#903336;}
td strong a{color:#903336;}
.bord{border:1px solid #903336 !important}
.pageno
{
background-color: #903336;
width:30px;
font-family: 'Roboto', sans-serif;
text-align:center;
font-size:10pt;
font-weight:bold;
color: #FFFFFF;
}

.mTag
{
background-color:#903336;
color:#FFFFFF;
    padding: 3px;
}
style1 {
	color: #FF0000;
}
.img-fw{width: 100%!important}
.tbpd td{
padding: 15px 15px;
}
.tbpd img, .tbpd p img{
	max-width: 100%
}

.block-link {
    padding: 5px 15px;
    border: 1px solid #8d3237;
}

.block-link p strong {
    font-size: 14px;
}

.block-link a {
    color: #000;
}
.block-link a:hover {
    color: #8d3237;
}