/*Design By Aveen Digital Art Studio*/
*{
	margin:0px;
	padding:0px;
	border:0px;
	}
body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:8pt;
	background:url(images/bdyBg.png) repeat-x;
	}
a{
	text-decoration:none;
	}
#hdr{
	width:1000px;
	height:253px;
	margin:auto;
	}
#hdr #sec1{
	width:1000px;
	height:114px;
	}
#hdr #sec2{
	width:1000px;
	height:139px;
	background:#03C;
	}
#container{
	width:1000px;
	height:499px;
	margin:auto;
	margin-top:22px;
	}
#container #secLft{
	width:392px;
	height:459px;
	float:left;
	}
#container #secLft .nwsBox{
	width:392px;
	height:150px;
	background:#0f4f26 url(images/nwsBoxBg.jpg) 0 0;
	}	
#container #secCtr{
	width:407px;
	height:459px;
	float:left;
	
	}
#container #secRgt{
	width:201px;
	height:477px;
	float:right;
	}
.nwsImgDiv{
	width:105px;
	height:123px;
	margin-left:5px;
	margin-top:6px;
	border:1px solid #FFF;

	}
.nwsImgDiv1{
    width:106px;
	height:123px;
	margin-right:4px;
	margin-top:6px;
	border:1px solid #FFF;

	}
a.linkorange:link,a.linkorange:visited{
	color:#F90;
	}
a.linkorange:hover,a.linkorange:active{
	color:#FF0;
	}
.normalWhite{
	color:#FFF;
	direction:rtl;
	}
.normalYellow{
	color:#FF0;
	direction:rtl;
	}
table#links a:link,table#links a:visited{
	color:#FFF;
	}
table#links a:hover{
	color:#FC0;
	background:#000;
	display:block;
	}
tr#tit {
	background:url(images/titBg.jpg) 0 0 ;
	color:#F90;
	font-size:10pt;
	font-weight:bold;	
	}
tr#tit span{
	margin-right:10px;
	}
.dtls{
	 font-size:9pt;
	 color:#000;
	 line-height:19px;
	}	
	
