@font-face {
	font-family: 'module';
	src: url('/web_files/PRISTINA.TTF');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'module_ie';
	src: url('/web_files/PRISTINA.EOT');/*IE*/
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'PRISTINA';
	src: url('/web_files/PRISTINA.eot');
	src: local('PRISTINA'), url('/web_files/PRISTINA.woff') format('woff'), url('/web_files/PRISTINA.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_17281">Text with this font applied</p> */
.fontsforweb_fontid_17281 {
	font-family: 'PRISTINA' !important;
}
.top{
	background-color:#032d5d;/*032d5d*/
	width:100%;
	height:100px;
}

.header{
	width:45%;
	color:#ffffff;
	font-family:Impact;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
}
.menuback{
	width:45%;
	}
.menu{
	width:95%;
	color:#14639b;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	height:25px;
	padding-top:10px;
	margin-right:10px;
border-radius: 8px;
}
.sliderbody{
	background:#ffffff;
	width:100%;
	height:300px;
}
.mainbody{
	width: 98%;
	/* background-color:#faf9f9; */
	float: right;
	padding:14px;
	*height:500px;
	*overflow:scroll;
	}
.noticeback{
	background-color:#f5f5f5;
	border:solid #d0d0d0 1px ;
	padding:10px;
	margin-top:10px;
	border-top-left-radius: 8px;
	border-top-right-radius:8px; 
}
.noticebord{
	font-family:verdana;
	color:#032d5d;
	font-size:18px;
	line-height:30px;
}
.noticebord1{
	font-family:verdana;
	color:#fc6700;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	padding-right: 10px;
	height: 90px;
}
.noticebord2{
	font-family:verdana;
	color:#032d5d;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
}
.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.faculty{
	font-family:verdana;
	color:#032d5d;
	font-size:10px;
	text-align:right;
}
.footer{
	background-color:#3a659a;
	color:#ffffff;
	font-family: verdana;
	font-size:10px;
	text-align:right;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	border:solid #032d5d 1px;
	border-top-left-radius: 8px;
	border-top-right-radius:8px; 
}

.tr
{
	height:24px;
	background-color: #e1dfdf;

}
.tr1
{
	height:24px;
	background-color: #ffffff;

}
td{padding-left: 5px;
   padding-right: 5px;}
.studentname{
	color:#797979;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
}

.table_header{
	height:30px; 
	background-color:#5a8ac0; 
	color:#ffffff; 
	font-family:verdana; 
	font-size:12px; 
	font-weight:bold;
}
.line_1{
	height:20px; 
	background-color:#bad4f2; 
	color:#032d5d; 
	font-family:verdana; 
	font-size:11px; 

}
.line_2{
	height:20px; 
	background-color:#dfe9f5; 
	color:#032d5d; 
	font-family:verdana;
	font-size:11px; 	
}
.ntcs {
	color: #ffffff;
	text-decoration: none;
}
.ntcs  :hover {
	color: #ffc947;
	text-decoration: none;
}
.JobLink {
	color: #032d5d;
	text-decoration: none;
}
.JobLink  :hover {
	color: #5a8ac0;
	text-decoration: none;
}
.PageBtn
{
    width:60px; background-color:#5a8ac0; 
    border-radius: 5px; 
    border:solid #032d5d 1px; 
    font-family:verdana; 
    color:#ffffff; 
    font-size:10px; 
    padding:3px; 
    font-weight:bold; 
    Cursor:pointer;
}
.PageTextBox
{
    background-color:#ffffff; 
    border-radius:5px; 
    border:solid #032d5d 1px; 
    font-family:verdana; 
    color:#032d5d; 
    font-size:10px; 
    padding:3px;
}
.scrollBtn{
	height:10px; 
	background-color:#5a8ac0; 
	color:#ffffff; 
	font-family:verdana;
	font-size:11px; 
	font-weight:bold;
	width:500px;
	text-align:center;
	padding:7px;
	border-radius:30px 30px 0 0 ;
    
}
.module{
	color:#ffffff;
	font-family:Pristina, module, module_ie;
	font-weight: bold;
	font-size:45px;
/* 	padding:10px;
	padding-left:20px; */
}

.lebel
{
    font-family:verdana; 
    color:#ffffff; 
    font-size:11px;
}
.blacklebel
{
    font-family:verdana; 
    color:#000000; 
    font-size:11px;
}
.lebelerror
{
    font-family:verdana; 
    color:#ffffff; 
    font-size:11px;
}
h2.noticebord1{
    text-align: center;	
    color:#fc6700; 
    font-weight:bold; 
    font-size:15px; 
    padding-top:15px;
}