/* Start of CMSMS style sheet 'news' */
<style type="text/css">{  }


a.blueTitle:link {
	color : #003399;
	font-weight: normal;
	text-decoration : none;
}
 
a.blueTitle:visited {
	color : #003399;
	font-weight: normal;
	text-decoration : none;
}

a.blueTitle:hover {
	color : #CC0000;
	font-weight: normal;
	text-decoration : none;
}
   
a.blueTitle:active {
	color : #003399;
	font-weight: normal;
	text-decoration : none;
} 

.titleTxt {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	
}

.blueBackgroundCell {
   background-color : #7395BB;
   }
         
   .whtBackgroundCell {
   background-color : #FFFFFF;
   }

   
.dateTxt {
   color : #CC0000;
   text-decoration : none;
   }
   
.whiteTxt {
   color : #FFFFFF;
   text-decoration : none;
   }   
 
.whiteStg {
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}   
  
   
.greyBackgroundCell {
   background-color : #808080;
   }

.tenPoint {
   font-family : verdana;
   color : #444444;
   font-size : 10pt;
   }

.txtReadOnly {
   font-family : verdana;
   font-size : 8pt;
   color : #666666;
   }
   
   .centerTxt {
	text-align: center;
}
.headerBkg {
	background-image: url('http://www.kustar.ac.ae/main/uploads/images/header/header01.jpg');
}


.brdStyle {
	border: 1px solid #000000;
}

.rightTxt {
	text-align: right;
}
.stgTxt {
	font-weight: bold;
}

.largtitleTxt {
	font-size: 16pt;
	text-decoration: none;
}

.lineh             { background-color: #F3F3F3; background-image: url("http://www.kustar.ac.ae/main/uploads/images/newsletter/grayDot.jpg"); background-repeat: repeat-x; line-height: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

</style>


/* End of 'news' */

