@charset "utf-8";
/* CSS Document */

header .logo { color:#1B0E70;  }
.flexy-menu > li.showhide { background:#1B0E70
}
.heading { border-bottom: 1px solid #1B0E70;  }
.heading span { border-bottom: 2px solid #1B0E70!important;  }
.top_links_wrap {  border-top: 2px solid #1B0E70;  }
.flexy-menu li:hover > a, .flexy-menu li.active a { background: #1B0E70; }
.cont_box {border-bottom: 2px solid #1B0E70;  }
.cont_box_head { background: #1B0E70;}
.h_about h2:after { border-bottom: 2px solid #1B0E70!important; }
.h_about .heading { border-bottom: 1px solid #1B0E70; }
.h_about .heading span { border-bottom: 2px solid #1B0E70!important;  }

.tbl_style table { border:1px solid #1B0E70;border-bottom-width: 2px}
.tbl_style table > thead > tr > th {background: #1B0E70;color: #fff; }
.tbl_style table > tbody > tr:nth-of-type(even){background: #d6d0ff; }
.tbl_style table > thead > tr > th, .tbl_style table > tbody > tr > th, .tbl_style table > tfoot > tr > th, .tbl_style table > thead > tr > td, .tbl_style table > tbody > tr > td, .tbl_style table > tfoot > tr > td {border:1px solid #aea2fd; border-width: 1px 0!important }

.tbl_header { background:#d6d0ff}