﻿body {
}
#DoubleDegree_tbl,#pg_phd_tbl {
    font-family: 'Times New Roman';
    font-style: oblique;
    margin:0px;
    border: 1px solid #B7B7B7; 
}
#DoubleDegree_tbl td,#pg_phd_tbl td {
    font-size:16px;
    text-align:left;
    height:30px;
    border: 1px solid #B7B7B7; 
}
#DoubleDegree_tbl th,#pg_phd_tbl th {
    font-size:16px;
    color:white;
    background-color:rgb(34, 142, 241);
    text-align:center;
}
#padd_div {
    padding:20px;
    text-align:justify;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
#centers_tbl {
    text-align:center;
    font-family: 'Times New Roman';
    font-style: oblique;
    border: 1px solid #B7B7B7;
}
#centers_tbl td {
    height:30px;
    border: 1px solid #B7B7B7;
}
#centers_tbl th {
    height:30px;
    color:white;
    background-color:rgb(34, 142, 241);
    text-align:center;
}
#impdates_tbl {
    font-family: 'Times New Roman';
    font-style: oblique;
    margin:0px;
    border: 1px solid #B7B7B7; 
}
#impdates_tbl td{
    font-size:16px;
    text-align:left;
    height:30px;
    padding-left:10px;
    border: 1px solid #B7B7B7; 
}
#impdates_tbl th {
    font-size:16px;
    height:30px;
    color:white;
    background-color:rgb(34, 142, 241);
    text-align:center;
}
#offline_tbl {
    /*font-style: oblique;*/
    margin:0px;
    border: 1px solid #B7B7B7;
    width: 699px;
}
#offline_tbl td{
    font-family: Calibri;
    font-size:15px;
    text-align:justify;
    height:30px;
    padding:10px;
    border: 1px solid #B7B7B7; 
}
#offline_tbl th {
    font-family: 'Times New Roman';
    font-size:16px;
    /*font-style: oblique;*/
    height:30px;
    color:white;
    background-color:rgb(34, 142, 241);
    text-align:center;
}
#p p {
    text-align:justify;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    height: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}