/*@import url("bootstrap.css");*/
 /*========== FULL HEIGHT ==============*/




html,body,.container {
    height: calc(100% - 18px);
}
nav.navbar {
  margin: 0;
}
.container {
    display: table;
    width: 100% !important;
    padding: 0 !important;
    box-sizing: border-box;
}

.row {
    height: 100%;
    display: table-row;
}
.row .no-float {
 /* display: table-cell;*/
 /* float: none;*/
}



/*===========================================*/

.faculty_class {
	color: #FFF;
	background-color: #003d73;
	background-image: url(../img/Responsivs/TOP.png);
	background-repeat: no-repeat;
	background-position: left -1px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: -20px;
	margin-right: -15px;
	margin-left: -15px;
}

.container {
	width: 100%;
	background-color: #FFFFFF !important;
}




.body.block-em li em {
	width: 200px;
	float: left;
	font-style: normal;
}
a {
	transition: 0.5s;
	text-decoration: none;
	color: #660000;
}
a:hover{
	color: #336600;
}
.all_tbl2 tr:nth-child(2n+2){background-color:#F4F4F4;}
#example3 li strong em {
	font-weight: bold !important;
	color: #FC0 !important;
}
.all_tblC tr:nth-child(2n+3){
	background-color: #E6E6E6;
}

.all_tbl tr:nth-child(2n+3){background-color:#F4F4F4;}
.new_news a[href$=".pdf"] {
	padding-right: 50px;
	background: url(../images/icons/pdf_icon.png) no-repeat right center;
	z-index: 100;
	display: block;
	line-height: 16px;
} 
/*.body a[href$=".pdf"]{
	padding-right: 50px;
	background: url(../images/icons/pdf_icon.png) no-repeat right center;
	display: inline-block;
	line-height: 18px;
}*/
.body a[href$=".ppt"]{
	padding-right: 50px;
	display: block;
	line-height: 18px;
	background-image: url(../images/icons/Microsoft_PowerPoint_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.body .ref ul {
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.body a[href$=".pptx"]{
	padding-right: 50px;
	display: block;
	line-height: 18px;
	background-image: url(../images/icons/Microsoft_PowerPoint_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.body a[href$=".docx"]{
	padding-right: 50px;
	display: block;
	line-height: 18px;
	background-image: url(../images/icons/word.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.body a[href$=".doc"]{
	padding-right: 50px;
	display: block;
	line-height: 18px;
	background-image: url(../images/icons/word.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.body a[href$=".rar"]{
	padding-right: 50px;
	display: block;
	line-height: 18px;
	background-image: url(../images/icons/rar-icon.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.body a[href$=".zip"]{
	padding-right: 50px;
	display: block;
	line-height: 18px;
	background-image: url(../images/icons/zip.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.body a[href$=".pdf"]{
	padding-right: 50px;
	display: block;
	line-height: 18px;
	background-image: url(../images/icons/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.body a[href$=".xlsx"]{
	padding-right: 50px;
	display: block;
	line-height: 18px;
	background-image: url(../images/icons/exel.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.body a[href$=".xls"]{
	padding-right: 50px;
	display: block;
	line-height: 18px;
	background-image: url(../images/icons/exel.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.body ul li ul li ul li, .body ul ul ul li {
	background-image: url(../images/tree/2.gif);
	background-position: left top;
}

.txtfield {
	width: 300px;
	border: 1px solid #CCC;
}
.body li em {
	color: #000;
}

.feedback-button {
	color: #FFF;
	background-color: #900;
	width: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
}
.red-require {
	color: #900;
}
.red-require b {
	color: #333;
}
.news_event a {
	color: #900;
	text-decoration: none;
	margin-top: 3px;
}

.gallery-box {
	float: left;
	width: 165px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: center;
	height: 172px;
}
.gallery-box a {
	display: block;
	margin-top: 5px;
}
.gallery-club {
	float: left;
	width: 165px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: center;
	/* [disabled]height: 172px; */
}
.gallery-club a {
	display: block;
	margin-top: 5px;
}
.clear {
	clear: both;
}
.new_box {
	background-color: #F1F1F1;
	padding: 10px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #666;
	font-weight: normal;
	font-style: italic;
}
.new_box strong {
	font-weight: normal;
}

.space2 {
	width: 100px;
}

.spaceConvo {
	width: 140px;
	text-align: right;
}


.space3 {
	width: 20px;
}
.txt_field {
	border: 1px solid #008BCE;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.space75 {
	width: 60px;
}
.space_200 {
	width: 200px;
}
.space_gallery {
	width: 155px;
}
.space-250 {
	width: 250px;
}

.inner-gallery img {
	height: 103px;
	width: 155px;
}


.green {
	color: #060;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px !important;
}

.space_half {
	width: 50%;
}
.all_tbl2 td ul {
	margin-left: 20px;
}
.button {
	background-color: #900;
	width: 100px;
	color: #FFF;
	height: 35px;
}
.faculty_class p em a {
	color: #FFF;
	font-size: 15px;
}


.body ol li p {
	padding: 0px;
}
.body ul li p {
	padding: 0px;
}




.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 5px;
}
.banner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
a:focus
{
    border-style: none;
    outline: none;
    color: #FF0000;
}
a:active
{
    border-style: none;
    outline: none;
    color: #FF0000;
    }
/*a:visited
{
    border-style: none;
    outline: none;
    color: #FF0000;
    }*/
.menu_no a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.slide {
	padding-top: 30px;
	margin-right: auto;
	padding-left: 12px;
}

.body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-type: decimal;
	list-style-position: outside;
	text-align: justify;
	padding-bottom: 10px;
	background-color: #FFF;
	padding-top: 5px;

}
.body p {
	padding-bottom: 8px;
	padding-top: 7px;
	line-height: 18px;
}
.tender-txt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: decimal;
	list-style-position: outside;
	text-align: justify;
	padding-bottom: 10px;
	background-color: #FFF;
	padding-top: 5px;

}
.tender-txt p {
	padding-bottom: 8px;
	padding-top: 7px;
	line-height: 18px;
}
.glossry p {
	padding-top: 5px;
	padding-bottom: 5px;
}



.body-no-pad {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: decimal;
	list-style-position: outside;
}
.body2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.reference
{color:#F00;}

/*.body a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CC6600;
	list-style-type: decimal;
	list-style-position: outside;
	text-decoration: none;
}
.body a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CC6600;
	list-style-type: decimal;
	list-style-position: outside;
	text-decoration: none;
}
.body a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #336600;
	list-style-type: decimal;
	list-style-position: outside;
}*/
/****************** Anysky CSS ***********************/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	line-height: 18px;
	z-index: 10;
	background-color: #990000;
	width: 190px;
	filter: Alpha(opacity=85, style=10);
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	margin-top: 5px;
	padding: 0px;
	border: 1px solid #999999;
}
.menu {
}


.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.anylinkcss a:link{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.anylinkcss a:visited {
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.anylinkcss a:hover{ /*hover background color*/
	background-color: #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.style4 {
	color: #990000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 10px;
}
.style1 {
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
}
.style2 {
	color: #09C;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/* [disabled]text-transform: uppercase; */
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006599;
	border-bottom-color: #999999;
	background-image: url(../images/abcd.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	background-position: 0px top;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	margin-top: 15px;
	font-style: normal;
	padding-top: 4px;
}
.body h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #006599;
	border-bottom-color: #999999;
	background-image: url(../images/abcd.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	background-position: 0px top;
	padding-bottom: 5px;
	text-align: left;
	margin-top: 15px;
	font-style: normal;
	padding-top: 4px;
}
.body h1 strong
{
	font-size: 16px;
}
.heading1 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#006599;
	;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	background-position: 0px top;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}
.heading1 strong em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#006599;
	;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	background-position: 0px top;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}

.inner_menu {
	font-size: 12px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}

#main-movie {
	border: 1px solid #8B1839;
}
#left-menu a:link {
	background-image: url(../images/left-menu.jpg);
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B1839;
	text-decoration: none;
}
#left-menu a:visited {
	background-image: url(../images/left-menu.jpg);
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B1839;
	text-decoration: none;
}

#left-menu a:hover {
	background-image: url(../images/left-menu2.jpg);
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005E91;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005E91;
}

.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
	color: #996600;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
.pic {
	display: block;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 5px;
	box-shadow: 0px 0px 5px #333;
}
.pic_convocation {
	display: block;
	/* [disabled]border: 1px solid #999999; */
	padding: 3px;
	width: 150px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.pic_convocation img {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #BEC1CD;
	width: 150px;
}


.sid-table {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #999999;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3E3C5E;
	padding-left: 10px;
}
#top_nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	height: 20px;
}
#top_nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	height: 20px;
}
#top_nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	height: 20px;
}


.td_dark {
	BACKGROUND-COLOR: #84282b;
	color: #CCCCCC;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.td_dark2 {
	BACKGROUND-COLOR: #84282b;
	color: #CCCCCC;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../p7ap/images/p7ap_bluestonebut.jpg);
}

.td_medium {
	BACKGROUND-COLOR: #b84c25;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84282B;
}
.td_light {
	BACKGROUND-COLOR: #d8942e;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #84282B;
	border-bottom-color: #84282B;
	padding-top: 3px;
	padding-bottom: 3px;
}
.td_regular {
	BACKGROUND-COLOR: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #84282B;
	border-bottom-color: #84282B;
}
.hdLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84282B;
	padding-bottom: 3px;
	width: 150px;
	display: block;
	text-decoration: none;
}
#menu a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#menu a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-size: 10px;
}
#menu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #F49A44;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-size: 10px;
}.left_shadow {
	background-color: #FFFFFF;
	background-image: url(../images/table/left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.hdd1 {
	color: #FFFFFF;
	background-image: url(../images/icons/HDD.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 8px;
	padding-left: 35px;
	padding-top: 8px;
	background-color: #006599;
	border-radius: 0px 0px 5px 5px;
	/* [disabled]box-shadow: 2px 3px 9px 0px #000; */
	margin-bottom: 10px;
	/* [disabled]text-shadow: 2px 2px 1px #999999; */
	/* [disabled]border-bottom-width: 4px; */
	/* [disabled]border-bottom-style: double; */
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
}
.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	filter: Alpha(opacity=70, style=0);
	text-align: left;
}
.footer {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}
.footer a:link {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}
.footer a:visited {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;

}
/* TREE MENU==== SIDE TREE MENU*/

@charset "utf-8";
#main #a a:hover {
	color: #999999;
}
/* CSS Document */


#example3 {
	width:206px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#example3 li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
}
#example3 li a {
	display: block;
	height: 100%;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(../images/tree/3.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
}
#example3 li a:hover {
	color: #CCC;
}

#example3 li strong {
	display: block;
	height: 100%;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(../images/tree/3.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


#example3 li ul {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#example3 li ul li a {
	padding-left:30px;
	text-decoration: none;
	background-image: url(../images/tree/2.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}

#example3 li ul li ul {
	background-color:#990000;
	padding-left:20px;
	color: #000000;
	text-decoration: none;
}
#example3  li  ul  li  ul  li a {
	padding-left: 40px;
	margin-left: -20px;
	background-image: url(../images/tree/1.gif);
	background-repeat: no-repeat;
	background-position: 30px top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
#example3 li ul li ul li ul {
	padding-left:40px;
	text-decoration: none;
	margin-left: -20px;
}
#example3  li  ul  li  ul  li  ul  li a {
	padding-left:30px;
	font-size: 10px;
	text-decoration: none;
	margin-left: -20px;
	background-image: url(../images/tree/4.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#list a:link {
	display: block;
	color: #006599;
	padding-left: 20px;
	margin-left: 20px;
	padding-top: 5px;
	background-image: url(../images/tree/3.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #FAFAFA;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #999999;
	border-left-color: #F4F4F4;
}
#News_built a:link {
	display: block;
	color: #006599;
	padding-left: 20px;
	margin-left: 20px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #FAFAFA;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #999999;
	border-left-color: #F4F4F4;
}
#News_built img {
	height: 154px;
	width: 100px;
}


#list {
	display: block;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 95%;
}

#list a:visited {
	display: block;
	color: #970197 !important;
	padding-left: 20px;
	margin-left: 20px;
	padding-top: 5px;
	background-image: url(../images/tree/3.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #FAFAFA;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #999999;
	border-left-color: #F4F4F4;
}
#list a:hover {
	display: block;
	color: #000000;
	padding-left: 20px;
	margin-left: 20px;
	padding-top: 5px;
	background-image: url(../images/tree/3.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #EFEFEF;
	text-decoration: none;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #990000;
	border-left-color: #F4F4F4;
}
#News_built a:hover {
	display: block;
	color: #000000;
	padding-left: 20px;
	margin-left: 20px;
	padding-top: 5px;
	background-image: url(../images/tree/3.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #EFEFEF;
	border: 1px solid #F4F4F4;
	text-decoration: none;
}

#top-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.hdd1Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 2px;
	padding-left: 30px;
	padding-top: 2px;
	font-weight: bold;
	border-bottom-color: #FFFFFF;
	text-align: left;
	color: #FFFFFF;
	background-image: url(../images/icons/HDD.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 8px;
	padding-left: 35px;
	padding-top: 8px;
	background-color: #006599;
	/* [disabled]box-shadow: 2px 3px 9px 0px #000; */
	margin-bottom: 10px;
	/* [disabled]text-shadow: 2px 2px 1px #999999; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.table-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	background-color: #666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	margin-bottom: 2px;
}
.bodyCopy a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #075BA4;
	border-left-color: #075BA4;
	border-bottom-color: #CCCCCC;
	padding: 2px;
	text-align: left;
}
.bodyCopy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-left-color: #075BA4;
	border-bottom-color: #CCCCCC;
	padding: 2px;
	text-align: left;
}
/*.body-bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: lower-roman;
	list-style-position: outside;
	color: #000000;
	font-size: 12px;
	margin-left: 40px;
	text-align: justify;
	padding-right: 10px;
}*/
.border {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
#right a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#right a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#right a:hover {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.white {
	color: #FFFFFF;
}
#items a:link {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	color: #CC6600;
	display: block;
	background-image: url(../images/5.gif);
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-variant: normal;
	text-decoration: none;
	font-style: normal;
}
#items a:visited {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	color: #CC6600;
	text-decoration: none;
	display: block;
	background-image: url(../images/5.gif);
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-style: normal;
}
#items a:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	color: #990000;
	display: block;
	background-image: url(../images/6.gif);
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	text-decoration: underline;
}
/*.bold-hdd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #990000;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	padding-bottom: 5px !important;
}*/
.bold-hdd strong{
	font-size: 15px;
	font-weight: normal;
}
.bold-hdd, h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px !important;
	color: #000000;
	display: block !important;
	font-weight: bold !important;
	/* [disabled]background-color: #990000; */
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	clear: both;
}

/*.bold-hdd strong{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	
}*/
.bold-hdd a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
.box {
	display: block;
	border: 1px solid #999999;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4E3C9;
	font-weight: bold;
	background-color: #710000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.bold-hdd a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
.bold-hdd a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
#items {
	width: 100%;
	border: 1px solid #CCCCCC;
}
.bodylist {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	list-style-type: decimal;
	list-style-position: outside;
	text-align: justify;
	padding-top: 8px;
	padding-bottom: 8px;
}
.side-hdd a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
.side-hdd a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
.side-hdd a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.bodybox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #990000;
	list-style-type: decimal;
	list-style-position: outside;
	text-align: justify;
	border: 1px solid #D2D2C6;
	padding: 5px;
	background-color: #ece1c4;
	font-weight: bold;
}

.bodybox h1, .bodybox h1 strong
{
	color: white;
	text-shadow: 1px 1px 2px black, 0 0 25px maroon, 0 0 5px black;
	font-size: 23px;
	text-align: center;
	background-image: url(../images/icons/small-section-title.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	padding-bottom: 25px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	text-align: center;
	font-weight: normal;
	background-image: url(../images/icons/small-section-title.png);
	background-repeat: no-repeat;
	background-position: center 22px;
	padding-bottom: 15px;
	color: #000;*/
}
.td_title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: decimal;
	list-style-position: outside;
	text-align: left;
	padding: 5px;
	background-color: #CCC;
	font-weight: bold;
}

.table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #075BA4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 2px;
	text-align: left;
	display: block;
}
.pic-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.body ul li          {
	list-style-type: none;
	padding-bottom: 10px;
	background-image: url(../images/icons/orange_checklist.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	line-height: 19px;
}
.bodyDownload ul li          {
	list-style-type: none;
	padding-bottom: 5px;
	background-image: url(../images/tree/5.gif) !important;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 5px;
}
#tabl-1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #069;
}
#tabl-1 tbody tr td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #069;
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
}
#tabl-2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #069;
}
#tabl-2 tbody tr td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #069;
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
}
.news-events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #300;
	text-decoration: none;
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.contact {
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03629A;
}
.staff_tbl {
	width: 545px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: auto;
	margin-left: auto;
}
.staff_tbl td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-align: left;
}
.staff_tbl a {
	color: #900;
	text-decoration: none;
}
#right tr .body2 p {
	margin: 0px;
	padding: 0px;
}

.all_tbl {
	width: 545px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: auto;
	margin-left: auto;
}
.all_tbl td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-align: left;
}
.all_tbl td p {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
.sub_name {
	color: #000000;
	font-size: 15px;
	margin-top: 5px;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
	clear: left;
}
.sub_name a {
	color: #1665A9;
	text-transform: capitalize;
}
.sub_name em {
	color: #666666;
	font-size: 11px;
	display: block;
	width: 200px;
}
.sub_name strong {
	font-weight: bold;
	width: 300px;
	display: block;
}
.sub_designation {
	font-size: 12px;
	color: #CC3300;
	margin-left: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	/* [disabled]clear: right; */
}
.sub_designation p {
	font-size: 12px;
	color: #CC3300;
	margin: 0px;
}
.footer_hdd {
	font-size: 13px;
	float: right;
	clear: left;
	font-family: Verdana, Geneva, sans-serif;
	min-width: 200px;
	display: block;
}
.cellHover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	/*background-color: #226CB3;*/
	background-color:#9DC5EC;
	cursor: hand;
	background-image: url('../images/box_bkg.gif');
	background-repeat: no-repeat;
	background-position: left center


}
.cellActive {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #D6E7F8;
	background-image: url('../images/box_bkg.gif');
	background-repeat: no-repeat;
	background-position: left center

}
.cellActive_Right {
	background-image: url(../images/box_bkg_corner_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 7px;
}
#list ul li {
	background-image: none;
	list-style-image: none;
	list-style-type: none;
}
.tree_list {
	font-family: Verdana, Geneva, sans-serif;
}

.tree_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.tree_list ul li {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 5px;
	background-image: url(../images/blue_uf.gif);
	padding-bottom: 5px;
}

.tree_list ul li a {
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #036;
	text-decoration: none;
	font-weight: bold;
}

.tree_list ul ul {
	margin-left: 20px;
}
.tree_list ul ul li {
	background-image: url(../images/icon055.gif);
	background-position: left 9px;
}
.tree_list ul li ul li a {
	font-size: 12px;
	color: #CC6600;
	font-weight: normal;
}
.tree_list ul li ul li ul li a {
	color: #036;
}

.tree_list ul li ul li ul li {
	background-image: url(../images/icon057.gif);
}














.right-section {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #900;
	padding-top: 10px;
	padding-bottom: 10px;
}

.right-section ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.right-section ul li {
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-bottom: 1px;
	color: #999;
	font-weight: bold;
	padding-left: 5px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}

.right-section ul li a {
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
}
.right-section ul li a:hover{ color:#C60;}
.right-section ul ul {
	margin-top: 5px;
}
.right-section ul ul li {
	background-position: left 9px;
}
.right-section ul li ul li a {
	font-size: 11px;
	color: #FFF0E1;
	font-weight: normal;
	background-color: #900;
	line-height: 13px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.right-section ul li ul li a:hover {
	color: #C60;
	font-weight: normal;
	background-color: #900;
}


.right-section ul li ul li ul li {
	margin-left: 15px;
}

.right-section ul li ul li ul li a {
	color: #FFF;
}
.link-logo {
	height: 80px;
	width: 60px;
	position: absolute;
	margin-top: 5px;
	margin-left: 10px;
}
.link-logo a  {
	display: block;
	border-style: none;
	outline: none;
	height: 80px;
	width: 60px;
}

.all_tbl2 {
	width: 100%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: auto;
	margin-left: auto;
}
.all_tbl2 td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-align: left;
}
.all_tbl2 tr td p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
/*table center*/
.all_tblC tr:first-child td{
	font-weight: bold;
	color: #090;
	background-color: #D5FFD5;	 
}
.all_tblC tr:first-child tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090;
}
.all_tblC {
	width: 98.5%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #090;
	border-right-color: #999;
	border-bottom-color: #090;
	border-left-color: #999;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	margin-bottom: 15px;
}
.all_tblC td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.all_tblC td p {
	margin: 0px;
	padding: 0px;
	text-align: left !important;
}

.tbl-no-border td p {
	margin: 0px;
	text-align: left !important;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}


.cvas_pic {
	border: 1px solid #D9E8FB;
	/* [disabled]margin-top: -30px; */
	/* [disabled]width: 104px; */
	/* [disabled]height: 140px; */
	background-color: #E2EDFC;
	padding: 10px;
	right: 10px;
	float: right;
	margin-right: 10px;
}
.debm_pic {
	padding: 10px;
	border: 1px solid #D9E8FB;
	background-color: #F7FAFE;
	clip: rect(auto,0px,auto,auto);
	right: 0px;
	top: 0px;
	clear: right;
	float: left;
	width: 119px;
}
.extension-right {
	padding: 10px;
	border: 1px solid #D9E8FB;
	background-color: #F7FAFE;
	clip: rect(auto,0px,auto,auto);
	right: 0px;
	top: 0px;
}
.debm_text {
	float: left;
	width: 370px;
	padding-right: 25px;
}
.foot_all {
	clear: both;
}


.profiel {
	height: 187px;
	margin-top: 10px;
	margin-bottom: 50px;
	position: relative;
	padding-top: 12px;
	/* [disabled]padding-right: 160px; */
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	/* [disabled]clear: both; */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7E6FB;
	border-right-color: #D7E6FB;
	border-bottom-color: #D7E6FB;
	border-left-color: #D7E6FB;
}
.debm_profile img{
	/* [disabled]margin-left: 20px; */
}
.debm_profile {
	border-width: 1px 1px 1px 3px;
	border-style: solid;
	margin-top: 10px;
	margin-bottom: 20px;
	border-color: #E2EDFC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	text-align: justify;
	position: relative;
}
.space {
	width: 140px;
}

#right {
	margin-bottom: 5px;
	background-color: #990000;
}
.back_to_top a{
	background-image: url(../images/icons/up_bullet_01.png);
	background-repeat: no-repeat;
	float: right;
	padding-left: 30px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #006599;
	text-decoration: none;
	background-position: left center;
}
.registeration_form a {
	color: #C60;
	text-decoration: none;
	float: right;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-right: 10px;
}
.registeration_form a:hover {
	color: #333;
	text-decoration: none;
	float: right;
}
.code {
	width: 100px;
}

.body ol li {
	margin-left: 40px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.body ul li ul li,.body ul ul li  {
	background-image: url(../images/icons/right_bullet.png);
	list-style-type: none;
	list-style-image: none;
	background-position: left 6px;
}
.body ul {
	/*margin-left: 40px;*/
	/* [disabled]margin-bottom: 15px; */
}
#right ul {
	list-style-type: none;
}

.faculty_class a {
	color: #FC3;
	font-size: 17px;
	text-decoration: none;
}
.faculty_class a:hover {
	color: #F90;
}

.faculty_class p {
	padding-top: 5px;
	color: #FEE19F;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}
.left_top {
	background-image: url(../images/TOP.jpg);
	height: 20px;
	background-color: #870205;
	width: 206px;
}
#list .heading1 a {
	margin-left: 0px;
	background-image: none;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#list .heading1 a:hover {
	color: #666;
}
#header {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
.faculty a {
	color: #900;
	text-decoration: none;
	text-align: center;
}
.faculty a:hover {
	color: #666;
}
.faculty_class a strong  {
	color: #FFF;
	font-size: 13px;
}
.faculty_class a:hover strong  {
	color: #CCC;
}


.faculty_class strong a  {
	color: #FFF;
	font-size: 13px;
}
.faculty_class strong a:hover  {
	color: #CCC;
}
.body blockquote {
	margin-left: 40px;
	padding-left: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.body ol li ul {
	margin-left: 0px;
}
#list tr td ul blockquote p a:link {
	color: #000;
	background-image: none;
	padding-left: 5px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#list tr td ul blockquote p a:visited {
	color: #639;
	background-image: none;
	padding-left: 5px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

#list tr td ul blockquote p a:hover {
	color: #900;
	background-image: none;
	padding-left: 5px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

#list tr td ul blockquote p {
	margin: 0px;
	padding: 0px;
}

.input_search {
	width: 500px;
	border: 1px solid #900;
	height: 30px;
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#text tr td form p {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.gray_text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A2A2A2;
	padding-left: 5px;
}
.gray_textemail {
	/* [disabled]color: #006599; */
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	/* [disabled]font-size: 14px; */
	/* [disabled]text-align: left; */
	text-transform: lowercase !important;
}
.upperCase {
	text-transform: uppercase;
	font-weight: bold;
}
.leftmenu_width {
	background-color: #990000;
	width: 206px;
}
.space_theme_separat {
	width: 19px;
}
.ref {
	color: #00688A;
	background-color: #EFF7FA;
	/* [disabled]background-image: url(../images/shade.png); */
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #8FC7DC;
	margin-bottom: 10px;
	position: relative;
}
.ref a {
	color: #06C;
	font-size: 16px;
	text-decoration: none;
}
.ref a:hover {
	color: #00688A;
}
.ref ol {
	margin-left: 40px;
}
.tel-index-head {
	background-image: url(../images/tel-index/bannar_r1_c3.png);
	background-repeat: repeat-x;
	height: 99px;
	background-color: #FFF;
}
.tel-index-shade {
	background-image: url(../images/tel-index/shade.png);
	height: 15px;
	background-repeat: repeat-x;
}
.tel-index-title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	color: #FFF;
	float: left;
	margin-top: 50px;
}
.tel-index-bg {
	background-image: url(../images/tel-index/bannar_r1_c5.png);
	background-position: right top;
	height: 99px;
	background-repeat: no-repeat;
}
.tel-index-data {
	margin-right: 10px;
	margin-left: 8px;
}
.tel-index-data h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006599;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/tel-index/telephone%20yellow.png);
	padding-left: 40px;
	background-repeat: no-repeat;
	line-height: 32px;
}
.tel-index-data h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006599;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/icons/taskbar.png);
	padding-left: 40px;
	background-repeat: no-repeat;
	line-height: 32px;
	background-position: left center;
}

.tel-index-logo {
	background-image: url(../images/tel-index/bannar_r1_c1.png);
	float: left;
	height: 99px;
	width: 112px;
	margin-left: 20px;
}
.tel-index-logo a {
	display: block;
	height: 99px;
	width: 112px;
}
.gallery_cell_space {
	width: 170px;
}
.pic_pattoki {
	display: block;
	/* [disabled]border: 1px solid #999999; */
	padding: 3px;
	margin: 5px;
	/* [disabled]width: 150px; */
	text-align: center;
	color: #900;
}
.pic_pattoki img {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #BEC1CD;
	width: 247px;
	height: 197px;
}
.red_new {
	color: #C00;
	font-size: 10px;
	text-decoration: blink;
}
.red_new_large {
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: blinker;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: blinker;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	font-size: 11px;
	color: #F00;
}

.red_new_largee {
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: blinker;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: blinker;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	font-size: 18px;
	color:#F82427;
}







@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
#list a em {
	font-size: 10px;
	color: #000;
	font-style: normal;
}
.faculty_class p em {
	color: #FFF;
	font-size: 10px;
	font-style: normal;
}
#example3 li a em {
	color: #FC6;
	font-style: normal;
}
.hdd1 em {
	font-style: normal;
}
.advisory-pic {
	display: block;
	border: 1px solid #999999;
	padding: 3px;
	margin: 5px;
	height: 195px;
	width: 252px;
}
h3, h3 strong {
	color: #900;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
	/* [disabled]text-decoration: underline; */
}.superscript {
	vertical-align: super;
	font-size: 10px;
	text-transform: lowercase;
}
.body p strong u {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	text-transform: capitalize;
	padding-bottom: 3px;
	color: #F60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
h4 {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
	color: #F60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.glossry strong {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	text-transform: capitalize;
	padding-bottom: 3px;
	color: #F60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.body ol li ol li, .body ol ol li {
	list-style-type: lower-alpha;
}
.timeTable
{
	width: 98%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #008DD9;
	border-right-color: #008DD9;
	border-bottom-color: #008DD9;
	border-left-color: #008DD9;
	margin-right: auto;
	margin-left: auto;
}
.timeTable td
{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #008DD9;
	border-right-color: #008DD9;
	border-bottom-color: #008DD9;
	border-left-color: #008DD9;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
	}
	
	.timeTable td p
{
	text-align: center;
	}
.timeTableBack  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	color: #931110;
	text-align: right !important;
	float: right;
	margin-bottom: 15px;
	display: block;
	margin-right: 15px;
}
.no-img {
	background-image: none !important;
	font-size: 14px !important;
	font-weight: bold;
}
.no-img a em {
	background-image: none !important;
}
.underConstruction {
	background-image: url(../images/icons/alert.png);
	background-repeat: no-repeat;
	height: 50px;
	margin: 20px;
	padding-left: 50px;
	background-color: #FAD05E;
	padding-right: 10px;
	background-position: 15px center;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px dashed #F19B07;
	-moz-border-radius: 10px;
	border-radius: 5px;
	box-shadow: 3px 3px 7px 0px #000;
}
.notice {
	background-image: url(../images/icons/arrow.png);
	background-repeat: no-repeat;
	margin: 10px;
	padding-left: 40px;
	background-color: #FAD05E;
	padding-right: 10px;
	background-position: 15px center;
	font-weight: bold;
	border: 1px dashed #F19B07;
	-moz-border-radius: 10px;
	border-radius: 5px;
	box-shadow: 3px 3px 7px 0px #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.message-box {
	background-image: url(../images/icons/arrow.png);
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 35px;
	background-color: #FAD05E;
	padding-right: 10px;
	background-position: 15px center;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px dashed #F19B07;
	-moz-border-radius: 10px;
	border-radius: 5px;
	box-shadow: 3px 3px 7px 0px #000;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.table-heading-widePage {
	/* [disabled]background-image: url(../images/icons/alert.png); */
	background-repeat: no-repeat;
	height: 50px;
	margin: 20px;
	padding-left: 50px;
	background-color: #FAD05E;
	padding-right: 10px;
	background-position: 15px center;
	text-transform: uppercase;
	font-weight: bold;
	-moz-border-radius: 10px;
	/* [disabled]border-radius: 5px 5px 0px 0px; */
	box-shadow: 2px 2px 7px 0px #666;
	line-height: 44px;
}
.table-heading-widePage em {
	font-size: medium;
	text-align: center !important;
	padding-left: 50px;
	color: #A30101;
	font-style: normal;
}
.alumniLink  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center !important;
	display: block;
	position: fixed;
	background-color: #FFFFFF;
	padding: 5px;
	right: 20px;
	width: 125px;
	float: right;
	border: 1px dashed #FAD05E;
}
.faculty-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
}
.faculty-name strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
}
.L {
	float: left;
	margin-right: 15px;
}

.blockqout {
	font-size: 19px;
	background-image: url(../images/icons/blockquote.png);
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-left: 25px;
	font-style: italic;
}
.no-border
{
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	font-style: normal !important;
	}
.no-border td
{
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	}
.news-bulletin-dp {
	background-color: #EBEBEB;
	height: 100px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CE2022;
}
.news-bulletin-dp p {
	color: #999;
	float: left;
	width: 60px;
	text-align: center;
}
.news-bulletin-dp .title-news {
	font-size: 12px !important;
	/* [disabled]color: #006599 !important; */
	margin-top: 95px;
	margin-bottom: 10px;
	font-weight: bold;
	display: block;
}
.news-bulletin-dp a:hover {
	color: #000;
}


.news-bulletin-dp #dp {
	background-color: #FFF;
	padding: 5px;
	border: 1px dashed #DADADA;
	margin-right: 25px;
	-webkit-box-shadow: 5px 5px 5px 0px #999;
	box-shadow: 5px 5px 5px 0px #999;
}
.news-bulletin-dp img {
	float: left;
	/* [disabled]height: 250px; */
	/* [disabled]width: auto; */
}
.new-bulletin-archive {
	background-color: #EFEFEF;
	float: left;
	margin-right: 11px;
	margin-bottom: 25px;
	margin-left: 11px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	text-align: center;
	box-shadow: 5px 6px 5px 0px #999;
}
.new-bulletin-archive img {
	height: 178px !important;
	width: 125px !important;
	border: 1px solid #999;
}
.images-news {
	float: left;
	margin-left: 20px;
	border-radius: 8px;
	box-shadow: 3px 3px 4px 0px #666666;
	margin-bottom: 20px;
	height: 167px;
	width: 250px;
	border: 1px solid #CCC;
}
.table_underLine {
	/* [disabled]border-bottom-width: 2px; */
	/* [disabled]border-bottom-style: solid; */
	border-bottom-color: #999;
}
.table_underLine td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-right: 5px;
}
.large_pic {
	padding: 10px;
	border: 1px solid #ACCEF7;
	background-color: #D9E8FB;
	margin-right: auto !important;
	margin-left: auto !important;
	margin-bottom: 15px;
	text-align: center;
	color: #0E4589;
	

}
.tbl_large_pic img{
	padding: 10px;
	border: 1px solid #ACCEF7;
	background-color: #D9E8FB;
	margin-right: auto !important;
	margin-left: auto !important;
	text-align: center;
	color: #0E4589;
	margin-top: 15px;
	width: 260px;
	height: 190px;
	

}
.R {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
.body-hight {
	line-height: 20px;
	text-align: justify;
}
.body-hight p {
	margin-bottom: 15px;
	margin-right: 15px;
}
.green  ul {
	margin-left: 0px;
	text-align: left;
}
.urdu p{
	font-size: 18px !important;
	text-align: right !important;
	line-height: 26px;
	padding-bottom: 20px;
	/*font-family: "Times New Roman", Times, serif;*/
}
.urdu strong {
	font-size: 24px;
}
.PR-pic {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999;
	background-color: #F1F1F1;
}
.margin_left_20 {
	margin-left: 20px;
}

.PR-pic p {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}
.notice a strong {
	color: #900;
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
}
#list #application a {
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#application {
	color: #900;
	background-color: #FAFAFA;
	border: 1px dashed #069;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
#application td {
	padding: 5px;
}
.message-box a {
	text-transform: capitalize !important;
	text-decoration: none;
	color: #900;
}
.new_news {
	padding: 10px;
}
.new_news strong {
	display: block;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #900;
}
.new_news em {
	font-style: normal;
	color: #333;
	display: block;
	font-size: 11px;
	clip: rect(auto,0px,auto,auto);
	margin-top: 5px;
	border-top-color: #CCC;
}
.new_news ul {
	list-style-type: none;
}

.new_news li
{
	margin-bottom: 10px !important;
	background-color: #F3F3F3;
	padding: 5px;
	border: 1px dashed #E2E2E2;
	box-shadow: 2px 2px 4px 0px #999999;
}
.new_news li:hover
{
	background-color: #EFEFEF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}
.new_news a {
	color: #069;
	text-decoration: none;
}
.new_news li a:visited
{
	 
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #F60;
	}
/*.p7ABcontent td{
	width: 215px;
}*/

.table_row td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 2px;
}
.table_row p {
	padding: 0px;
}
.notice a {
	color: #900;
	text-decoration: none;
}
.pic-div img {
	display: block;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 5px;
	box-shadow: 0px 0px 5px 0px #333;
}
.extension-right .contact {
	background-image: url(../images/icons/telephone.png);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.extension-right .email {
	background-image: url(../images/icons/email_send.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	display: block;
	height: 20px;
}
.extension-right .facebook {
	background-image: url(../images/icons/facebook.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	display: block;
	height: 20px;
	padding-top: 2px;
	margin-top: 10px;
}
.extension-right .facebook a {
	color: #3F5F9B;
}

.extension-right a  {
	color: #C60;
	text-decoration: none;
}
.IT-services {
	background-color: #F8F5EF;
	border: 1px solid #F0EADD;
	margin-left: 70px;
	margin-top: 5px;
	margin-bottom: 8px;
	padding: 5px;
	border-radius: 6px;
	height: 90px;
}
.IT-services p {
	float: left;
	margin-left: 10px;
}

.IT-services img {
	margin-left: -70px;
	float: left;
}
/* Image styles
---------------------------------------------- */
/* styled images */
.it-links a {
	outline: none !important;
	/* [disabled]height: 90px; */
}
 .it-links strong{
	display: block;
	outline: none;
	border: 2px solid #C9CBCD;
	border-width: 1px 1px 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; /* border radius */
	/* gradient background */
	background: #F7F7F7;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E7E8EB));
	background: -moz-linear-gradient(top, #fff,  #E7E8EB);
	background: linear-gradient(#fff, #E7E8EB);
	-pie-background: linear-gradient(#fff, #E7E8EB);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); /* box shadow */
	-webkit-background-clip: padding-box; 	/* smoother borders with webkit */
	color: #333;
	font-weight: normal;
	height: 90px;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
.it-links a strong h6 {
	color: #09C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.it-links img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; /* border radius */
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #D6D6D6;
}

/* link effects - transitions for hovering, etc. */
.it-links strong {
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	font-family: Verdana, Geneva, sans-serif;
}
.it-links a:hover strong, .it-links a:active strong{
	/* box shadow */
	border-color: #6FA2D0;
	-webkit-box-shadow: 0 0 5px rgba(0, 125, 230, .8);
	-moz-box-shadow: 0 0 5px rgba(0, 125, 230, .8);
	box-shadow: 0 0 5px rgba(0, 125, 230, .8);
	cursor: default !important;
}
.it-links a strong em {
	cursor: pointer !important;
	color: #900;
}
.it-links a strong em:hover {
	color: #090;
}
.profiel-IT {
	height: 100px;
	margin-top: 10px;
	margin-bottom: 50px;
	position: relative;
	padding-top: 12px;
	padding-right: 160px;
	padding-bottom: 12px;
	padding-left: 12px;
	border: 1px solid #C1D9F9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #F7F7F7;
	
}

.IT_pic {
	border: 1px solid #D9E8FB;
	margin-top: -30px;
	width: 104px;
	height: 140px;
	background-color: #F7FAFE;
	position: absolute;
	margin-left: 400px;
	padding: 10px;

background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E2EDFC));
	background: -moz-linear-gradient(top, #fff,  #E2EDFC);
	background: linear-gradient(#fff, #E2EDFC);
	-pie-background: linear-gradient(#fff, #E2EDFC);
	
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); /* box shadow */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	/*border-radius: 6px;  border radius */}
.news_event {
	padding-top: 20px;
}
.new-bulletin-archive a {
	display: block;
	margin-top: 3px;
}
.scholars {
	margin-top: 15px;
}

.scholars p {
	margin-left: 20px;
}
.scholars img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.scholars td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C60;
	  vertical-align: top;
}

.scholars-profile {
	margin-top: 20px;
}
.scholars-profile img {
	margin-right: 10px;
}
.scholars-profile p {
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-top: 0px;
	text-align: left;
}
.scholars-profile h4 {
	margin-bottom: 10px;
}
.scholars-ajax {
	display: none;
}
.scholars-profile p strong {
	color: #060;
	font-style: italic;
	text-transform: uppercase;
}
.notice a {
	font-size: 11px;

}
.left-pic-margine {
	margin-left: 20px !important;
	display: inline-block;
	float: right;
	margin-bottom: 10px;
}
.article {
	font-size: 14px;
	font-style: italic;
	box-shadow: 0px 0px 3px 0 #000;
	color: #443922;
	/*text-shadow: 1px 1px 3px #000;*/
	border-radius: 8px;
	margin-top: 10px;
	border: 5px solid #DFB300;
	float: right;
	width: 225px;
	margin-left: 15px;
	background-color: #FC0;
	background-image: url(../images/icons/quotation_marks.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-bottom: 10px;
}
.tbl_ul {
	padding-left: 25px !important;
	display: block;
}
.cnic-1 {
	border: 1px solid #008BCE;
	width: 95px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 5px;
}
.cnic-2 {
	border: 1px solid #008BCE;
	width: 170px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 5px;
}
.cnic-3 {
	border: 1px solid #008BCE;
	width: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*.body h4 strong {
	width: 500px;
	float: left;
}
.body h4 em {
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}*/
.bodybox h3 {
	text-align: center;
	text-transform: capitalize;
	font-size: 16px;
}
sup {
	font-size: 10px;
}
.cell-clr-light {
	background-color: #0CF;
	text-align: center !important;
}
.cell-clr-dark {
	background-color: #09F;
	text-align: center !important;
}
.cell-clr-darker {
	background-color: #06F;
	color: #FFF;
	text-align: center !important;
}
.contact-phone {
	background-image: url(../images/icons/telephone.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	background-position: left center;
}
.contact-email {
	background-image: url(../images/icons/email_send.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	background-position: 25px center;
}
.new_news.left-line li {
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999;
}
.strikout {
	text-decoration: line-through !important;
}
.center {
	text-align: center;
}
.bodybox h3, .bodybox h3 strong {
	text-transform: uppercase;
	color: #844E22;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
}
.notice em {
	font-weight: normal;
	color: #000;
	/* [disabled]font-size: 14px; */
}
.pro1 {
	color: #FFF;
	background-color: #666666;
	padding: 7px !important;
}
.pro2 {
	color: #FFF;
	background-color: #336699;
	padding: 7px !important;
}
.pro3 {
	color: #FFF;
	background-color: #003;
	padding: 7px !important;
}
.pro2 h1{
	color: #FFF;
	background-color: #29547E;
	padding: 7px !important;
	font-size: 18px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	border: 1px dashed #CCC;
	border-radius: 8pxr;
}
.isdar-prog {
	/* [disabled]line-height: 65px; */
	color: #000000;
	padding: 10px;
	width: 100%;
	background-color: #FFE88A;
	font-size: 15px;
	font-style: italic;
	margin-top: 10px;
	display: block;
}
.isdar-prog:hover {
	/* [disabled]background-color: #CCC; */
}
.isdar-prog  img {
	float: left;
	height: 45px;
	margin-right: 10px;
}
.isdar-prog a   {
	color: #418ED4;
	/* [disabled]line-height: 45px; */
	/* [disabled]float: left; */
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 21px;
	font-style: italic;
	background-image: url(../images/icons/newspaper.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
}
.isdar-prog a:hover{color:#000}
.right-section h3 em strong {
	color: #F90;
	text-decoration: none;
	font-weight: bold;
}
.profiel .cvas_pic img {
	width: 104px;
}
.blink{-webkit-animation-name: blinker;
	-webkit-animation-duration: 6s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: blinker;
	-moz-animation-duration: 6s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: blinker;
	animation-duration: 6s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	font-size: 15px;
	color: #900;}.body .body.wrapper {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.border-form {
	padding: 20px;
	border: 1px solid #900;
	margin-top: 40px;
}
.body .body.wrapper h3 {
	font-size: 15px;
	font-weight: bold;
}
.body h3 em {
	color: #333;
	/* [disabled]font-size: 14px; */
	margin-left: 15px;
	text-decoration: underline;
}
h3:after {
	background-image: url(../images/icons/stripe.png);
	background-repeat: repeat-x;
	margin-left: 10px;
	content:"";
	display:inline-block;
}
.body .all_tblC tr td p em {
	font-style: normal;
	color: #F00;
}
.body .all_tblC tr td p u {
	color: #09C;
	text-decoration: none;
}
.red {
	color: #F00;
	font-size: 16px;
	font-weight: bold;
}
.blue {
	color: #09C;
}
.society-logo {
	/* [disabled]background-color: #D5D5FF; */
	/* [disabled]float: left; */
	padding-top: 10px;
}
.society-logo div:hover {
	background-color: #D3DEEB;
}
.society-logo div {
	background-color: #EFEFEF;
	float: left;
	margin-right: 11px;
	margin-bottom: 25px;
	margin-left: 11px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	text-align: center;
	box-shadow: 5px 6px 5px 0px #999;
	min-height: 233px;
}
.society-logo img {
	height: 125px !important;
	width: 125px !important;
	border: 1px solid #999;
	margin-top: 10px;
}
.society-logo a {
	display: block;
	margin-top: 10px;
	width: 125px;
}
#gold  img {
	width: 192px;
}
#silver img {
	width: 100px;
	margin-right: 15px;
}
#silver td {
	height: 100px;
	vertical-align: middle;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
#gold td {
	 
	vertical-align: middle;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
#Organizers img {
	width: 62px;
	margin-top: 5px;
}
#Exhibitors img {
	width: 62px;
	margin-top: 5px;
}

#Organizers  #uvas {
	width: 56px;
}


#silver {
	display: table;
}


 
.scholars h4 {
	font-size: 19px;
	font-family: sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	color: #000;
}
.scholars .phd-profile {
	margin-left: 20px;
}
.sch-detail{
	background-color: #E5E5E5;
	margin-top: 20px;
	border: 1px dashed #999;
	padding-right: 20px;
	margin-bottom: 20px;
	text-align: left!important;
	padding-left: 20px;
}
.sch-detail p{

	text-align: left!important;
}
.ref .newBlink {
	border-radius: 100%;
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: #F00;
	padding: 5px;
	font-size: 11px;
	font-style: normal;
	z-index: 10;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: blinker;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: blinker;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	text-transform: uppercase;
}
.isdar-prog a {
	color: #900;
	/* [disabled]background-image: url(../images/icons/newspaper.png); */
	padding-left: 30px;
}
.ichr-events {
	/* [disabled]line-height: 65px; */
	color: #000000;
	/* [disabled]width: 100%; */
	/*box-shadow: 1px 1px 4px 0px #666;*/
	/* [disabled]height: 45px; */
	/* [disabled]background-color: #FFFFFF; */
	font-size: 15px;
	font-style: italic;
	margin-top: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.ichr-events a {
	color: #FFF;
	font-style: normal;
	font-size: 23px;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FC0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 3px #000;
}
#CHRD a   {
	background-image: url(../images/icons/right_bullet.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;
	background-position: left 5px;
}
.ichr-events a:hover {
	text-align: right;
	border-right-width: 4px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FC0;
	padding-right: 15px;
}
.all_tblC ul {
	margin-left: 0px;
	text-align: left;
}
.social {
	position: absolute;
	right: 0px;
	height: 24px;
	top: -5px;
}
.social div{
	margin-right: 5px;
}
.footer{
	position: relative;
}
.fb {
	
	float: left;
	height: 24px;
	width: 24px;
}
.social a {
	display: block;
	height: 24px;
	width: 24px;
}
.twiter {
	
	float: left;
	height: 24px;
	width: 24px;
}
.social .fb a {
	background-image: url(../images/icons/fb.jpg);
}
.social .fb a:hover {
	background-image: url(../images/icons/fb-b.jpg);
}
.social .twiter a {
	background-image: url(../images/icons/twitter.jpg);
}
.social .twiter a:hover {
	background-image: url(../images/icons/twitter-b.jpg);
}

.body #p7TP1 h4, .body #p7TP1 h4 strong {
	color: #630;
	font-size: 18px !important;
	margin-top: 10px;
}
.bodybox a:hover, .bodybox a:hover em{
	color: #F39 !important;
}
.bigClass {
	font-size: 14px;
	line-height: 30px !important;
}
.pic_dep {
	display: block;
	/* [disabled]border: 1px solid #999999; */
	margin: 5px;
	/* [disabled]width: 150px; */
	text-align: center;
	color: #09C;
	font-size: 16px;
	font-weight: bold;
	background-color: #DFDFDF;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
}
.pic_dep img {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #BEC1CD;
	width: 515px;
	height: auto;
	box-shadow: 0px 0px 3px #8E94A8;
	clear: both;
}
.phd-profile h4 em {
	color: #900;
	float: right;
}
.sub p em {
	font-size: 11px;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
.news-bulletin-dp #dp {
	height: 350px;
	width: auto;
}
.translate a {
	color: #900 !important;
}
.translate img{
	display:none;
	}.body ol {
	/* [disabled]margin-left: 25px; */
}
.translate .up-tr {
    position: absolute;
    height: 21px;
    width: 43px;
    left: 0px;
    top: 0px;
    background-color: #A2272B;
    z-index: 100;
}
.translate {
	position: relative;
	width: 108px;
}
div#demo2 {
    float: right;
}.p7TPcontent  h3 {
	color: #060;
	font-weight: bold;
	background-color: #E8F9F9;
	padding: 6px;
}
.head_margin {
	margin-left: 60px;
}
.notice-green {
	background-image: url(../images/icons/arrow.png);
	background-repeat: no-repeat;
	margin: 10px;
	padding-left: 40px;
	background-color: #B9D881;
	padding-right: 10px;
	background-position: 15px center;
	font-weight: bold;
	border: 1px dashed #F19B07;
	-moz-border-radius: 10px;
	border-radius: 5px;
	box-shadow: 3px 3px 7px 0px #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.notice-blue {
	background-image: url(../images/icons/arrow.png);
	background-repeat: no-repeat;
	margin: 10px;
	padding-left: 40px;
	background-color: #BBDEEA;
	padding-right: 10px;
	background-position: 15px center;
	font-weight: bold;
	border: 1px dashed #F19B07;
	-moz-border-radius: 10px;
	border-radius: 5px;
	box-shadow: 3px 3px 7px 0px #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.notice-green em {
	font-weight: normal;
	color: #000;
}
.notice-blue ol li a {
	font-weight: normal;
	color: #900;
	font-style: italic;
}
.notice-blue ol li a:hover {
	color:#000;}.notice-green a {
	font-size: 16px;
	color: #C00;
}
.ref td {
	padding: 10px;
}
.ref ul li a strong {
	font-size: 16px;
	color: #F00;
}
.body h2 em {
	color: #FC0;
}

.m-feed img{
	width: 45px;
	height: auto;
	float: left;
	padding-top: 3px;
	}
.m-feed a {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color: #241455;
	font-weight: 400;
	line-height: 40px;
}
.m-feed {
	background-color: #E4E4E4;
	margin: 5px;
	border: 1px dashed #666;
	/*box-shadow: 0px 0px 3px 0px #000;*/
	border-radius: 0px 8px 0px 8px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 50px;
}
.m-feed a:hover
{
	color: #900;
	}
.m-feed:hover
{
	background-color: #FC0;
	transition: 0.5s;
	}
.tbl_large_pic {
	color: #600;
	text-align: center;
	margin-bottom: 20px;
}

.tbl_large_pic tr:last-child td{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #F4F4F4;
}

.img-535 {
	border: 1px solid #CCCCCC;
	padding: 1px;
	box-shadow: 0px 0px 5px #333;
	height: auto;
	width: 535px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
}
.body p strong {
	/* [disabled]color: #856B29; */
}
.icpp img{
	width: 178px !important;
	margin-right: 5px;
}.icpp strong {
	color: #090;
}
.icpp td:nth-child(1) {
	padding-right: 20px;
	padding-left: 5px;
}
.icpp tr:nth-child(2n+2){background-color:#F4F4F4;}

.tnd tr:hover {
	background-color:#060;
	color:#FFF;
	}
	
	.tnd tr:hover a{
	
	color:#FFF;
	}
	
	.campus_pics {
}
.campus_pics img{
	height: auto;
	width: 100%;
}
.tnd-arch {
}
.hdd1.tnd-arch a {
	color: #FC0;
	float: right;
	margin-right: 20px;
	font-size: 16px;
	margin-bottom: 0px;
}
.thumb-90 {
}
.thumb-90 img{
	height: auto;
	width: 90px;
}

.conf h1 {
	font-size: 36px;
}
.pic_dep p {
	text-align: center;
}
.affliation-gap1 {
	height: 270px;
}
.affliation-gap2 {
	height: 180px;
}
.affliation-gap3 {
	height: 18px;
}
.efclp img{
	height: auto;
	width: 107px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 5px;
	box-shadow: 0px 0px 8px #333;
	}
.div-caption img{
	height: auto;
	width: 95%;
	border: 1px solid #CCCCCC;
	padding: 1px;
	box-shadow: 0px 0px 8px #333;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	}
.div-caption, .div-caption p, .div-caption h5 {
	text-align: center;
	color: #F60;
}
.div-caption{
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.news-flsbm {
	
	padding-top: 20px;}




      .unselectable {
        -webkit-user-select: none;
        -webkit-touch-callout: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #000000;
      }
   






