html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight:
	}
a{text-decoration:none;}
body {
	width:100%;
	background-repeat:no-repeat;
	}
#wrapper {
	width: 100%;
	}
#header {
	width: 100%;
	height:104px;
	display:block;
	text-align:left;
	background-image:url(../images/headerBgNew.gif);
	background-repeat:repeat-x;
}
#headerLeft{
	width:1%;
	height:104px;
	background-image:url(../images/headerBgLeftNew.gif);
	background-repeat: no-repeat;
	float:left;
	}
#headerRight{
	width:98%;
	height:104px;
	background-image:url(../images/headerBgRighttNew.gif);
	background-repeat: no-repeat;
	background-position:right;
	float:right;
	}
#headerBody{
	width:90%;
	height:104px;
	background-image:url(../images/headerBgLeftNew.gif);
	background-repeat: no-repeat;
	float:left;
	}		
#main-body{
	width:100%;
	background-image:url(../images/leftBarNew.gif);
	background-repeat:repeat-y;
	position:relative;
}	
#main-bodyLeft {
	position:relative;
	float:left;
	/*
	voice-family: "\"}\"";
	voice-family:inherit;
	*/
	width:153px; 
	margin:0 0 0 10px;
	text-align:left;
	z-index:100;
	}
#main-bodyRight{
	background-image:url(../images/rightBarNew.gif);
	background-repeat:repeat-y;
	background-position:right;
	position:relative;
	padding:0 10px 0 166px;
	z-index:90;
}
#main-bodyRight2{
	background-image:url(../images/rightBar.gif);
	background-repeat:repeat-y;
	background-position:right;
	position:relative;
	padding:0 10px 0 166px;
	text-align:left;
	height:650px;
	height:650px;
	
}
#contentLeft{
	width:33%;
	float:left;
	}
#contentLeft2{
	width:100%;
	float:left;
	/*border:1px dashed red;*/
	}	
#contentRight{
	width:66.5%;
	float:right;
	}	
#contentRight1{
	width:49.5%;
	float:left;
	}
#contentRight2{
	width:49.5%;
	float:right;
	}
#content{
	width:99.5%;
	
	}	
/*
Main Content
*/
#infoContainer{
	width:100%;
	}
#infoContainerR{
	width:100%;
	}	
#infoContainerTop{
	width:100%;
	height:5px;
	background-image:url(../images/contentTopBuletBg.gif);
	background-repeat:repeat-x;
	
	}
#infoContainerTop1{
	width:5%;
	text-align:left;	
	height:5px;
	background-image:url(../images/contentTopLeftBulet.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	
	}
#infoContainerTop2{
	width:80%;
	text-align:right;
	float:right;	
	height:5px;
	background-image:url(../images/contentTopRightBulet.gif);
	background-position:right;
	background-repeat:no-repeat;
	}
	
#infoContainerBottom{
	width:100%;
	height:5px;
	background-image:url(../images/infoContainerBottomBG.gif);
	background-repeat:repeat-x;
	}
#infoContainerBottom1{
	width:5%;
	height:5px;
	background-image:url(../images/infoContainerBottomLeft.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	}
#infoContainerBottom2{
	width:80%;
	float:right;
	height:5px;
	float:right;
	background-image:url(../images/infoContainerBottomRight.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
		
#infoContainerBody{
	width:99.7%;
	height:90px;
	background-color:#fafbfc;
	border-left:1px solid #e1e7f5;
	border-right:1px solid #e1e7f5;
	overflow:hidden;
	}
#infoContainerBodyLink{
	width:99.7%;
	height:17px;
	background-color:#fafbfc;
	border-left:1px solid #e1e7f5;
	border-right:1px solid #e1e7f5;
	}
#infoContainerBodyLink1{
	width:40%;
	height:13px;
	float:right;
	border-top:1px solid #ecf0f8;
	text-align:right;
	padding:3px 3px 0px 0px;
	cursor:pointer;
	}
/*Item body */
.contentWrapper{
	width:99.5%;
	background-color:#fafbfc;
	border-left:1px solid #e1e7f5;
	border-right:1px solid #e1e7f5;
	overflow:hidden;
	}
.contentWrapperRev{
	width:99.7%;
	background-color:#fafbfc;
	border-left:1px solid #e1e7f5;
	border-right:1px solid #e1e7f5;
	overflow:hidden;
	}	

#freeHeightContainerBody{
	width:99.5%;
	background-color:#fafbfc;
	border-left:1px solid #e1e7f5;
	border-right:1px solid #e1e7f5;
	overflow:hidden;
	}
	
#informationRight{
	width:99.5%;
	background-color:#fafbfc;
	border-left:1px solid #e1e7f5;
	border-right:1px solid #e1e7f5;
	}
#jobsBody{
	width:99.7%;
	background-color:#fafbfc;
	border-left:1px solid #e1e7f5;
	border-right:1px solid #e1e7f5;
	}
#rssNewsTabContainer{
	width:99.5%;
	background-color:#fafbfc;
	border-left:1px solid #e1e7f5;
	border-right:1px solid #e1e7f5;
	}
#NewsTabContainer{
	width:99.5%;
	background-color:#fafbfc;
	}
#healthTipsBody{
	width:99.5%;
	min-height:170px;	
	background-color:#fafbfc;
	border-left:1px solid #e1e7f5;
	border-right:1px solid #e1e7f5;
	overflow:hidden;
	}			
.minHeight1{
	height:180px;
	min-height:180px;
	overflow:hidden;
	}
.minHeight11{
	height:200px;
	min-height:180px;
	overflow:hidden;
	}	
.minHeight2{
	height:155px;
	min-height:155px;
	overflow:hidden;
	}
.minHeight4{
	height:115px;
	min-height:115px;
	overflow:hidden;
	}
.minHeight5{
	height:127px;
	min-height:127px;
	overflow:hidden;
	}	
.minHeight3{
	height:175px;
	overflow:hidden;
	}
.maxHeight3{
	}					
.maxHeight1{
	height:auto;
	}
#conLeft{
	width:7%;
	padding-top:5px;
	float:left;
	overflow:hidden;
	}
#conLeft2{
	width:2%;
	padding-top:5px;
	float:left;
	overflow:hidden;
	padding:6px;
	}	
#conRight{
	width:88%;
	float:right;
	padding-right:7px;
	overflow:hidden;
	text-align:left;
	}
					
/*
Photo
*/	


#photo {
    width: 100%;
    height: auto;
	z-index:90;
}
#photo1 {
    width: 100%;
    height: auto;
	z-index:90;
}
#photo11 {
    width: 100%;
    height: auto;
	z-index:90;
}
#photo111 {
    width: 100%;
    height: auto;
	z-index:90;
}
#photo1111 {
    width: 100%;
    height: auto;
	z-index:90;
}
#photo2 {
    width: 100%;
    height: 100%;
	max-height:70px;
}
#IMG1 {
    width: 100%;
	height:100%
}
#IMG2 {
    width: 100%;
	height:100%
}
#IMG3 {
    width: 100%;
	height:100%
}
#IMG4 {
    width: 100%;
	height:100%
	
}
#photo2 {
    width: 80%;
    height: auto;
}
	.visible
	{
		display:table-cell;
	}
	.hidden
	{
		display:none;
	}


/*
Jobs UL
*/

#jobsection{
	width:95%;
	margin:0;
	list-style:none;
}	

#jobsection LI {
	margin:0;
	padding:0;
	width:90%;
	background-image:url(../images/bulet.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;	
}

#jobsection A {
	display:block;
	color:#444;
	text-decoration:none;
	margin:0;
	padding:0.25em 1em;
}
/*
Site Map
*/
/*
#siteMap{
	width:95%;
	margin:0;
	list-style:none;
	font:bold 9px verdana;
	color:#333333;
}	

#siteMap LI {
	margin:0;
	padding:0;
	width:90%;
	background-image:url(../images/bulet.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;	
	font:bold 9px verdana;
	color:#333333;
}

#siteMap A {
	display:block;
	color:#444;
	text-decoration:none;
	margin:0;
	padding:0.25em 1em;
	font:bold 9px verdana;
	color:#333333;
}
*/
/*
Cricket visibility
*/

.cricHidden{
	display:none;
	}			
.cricVisible{
	display:inline;
	}
#sportsLeftBtn{
	width:9px;
	float:left;
	}
#sportsRightBtn{
	width:95%;
	float:right;
	}
#sportsbgBtn{
	}

/*
Rss News Tab
*/

#rssNews{
	width:505px;
	}
#rssNewsTabContainerTxt{
	width:99%;
	overflow:hidden;
	text-align:left;
	padding-top:5px;
	background-image:url(../images/educatinBtnOver02.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
	
	
#rssNewsButtonContainer{
	height:21px;
	width:100%;
	float:left;
	background-image:url(../images/educatinBtnBg.gif);
	background-repeat:no-repeat;
	border-right:1px solid #c9d4df;
	}	
.rssNewsButtonSelected{
	height:17px;
	width:24.5%;
	float:left;
	padding-top:6px;
	border-left:1px solid #c9d4df;
	background-image:url(../images/educatinBtnOver.gif);
	background-repeat:repeat-x;
	cursor:pointer;
	font:bold 9px verdana;
	color:#3e647e; 
	}
.rssRightNewsButtonSelected{
	height:22px;
	width:24.5%;
	float:left;
	border-right:1px solid #c9d4df;
	background-image:url(../images/educatinBtnOver.gif);
	background-repeat:repeat-x;
	cursor:pointer;
	font:bold 9px verdana;
	color:#3e647e; 
	}

.rssNewsButton{
	height:18px;
	width:24.5%;
	float:left;
	border-left:1px solid #c9d4df;
	cursor:pointer;
	font:bold 9px verdana;
	color:#333333;
	padding-top:3px; 
	}

/*
Astrology body
*/
#astroCon1{
	width:49%;
	max-height:130px;
	float:left;
	overflow:hidden;
	}
#astroCon2{
	width:49%;
	float:right;
	}
/*
RSS news
*/

#lead-news-news-con{
	width:100%;
	float:left;
	color:#333333;
	}	
#lead-news-news-con ul {
	width:100%;
	text-decoration:none;
	}	
#lead-news-news-con li{
	padding-left:5px;
	border-bottom:1px dotted #cccccc;
	text-decoration:none;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position: -.5% 50%;
	}
#lead-news-news-con li a{
	text-decoration:none;
	}					
#lead-news-details{
	text-decoration:none;
	width:97%;
	float:right;
	}
#dot-line{
	width:99%;
	height:1px;
	border-bottom:1px dotted #77b6d0;
	}
	
/*
Tool tip
*/

#text {
	margin:50px auto; 
	width:500px;
	z-index:100;
	}
#hotspot {
	color:#900; 
	padding-bottom:1px; 
	cursor:pointer;
	z-index:100;
	}

#tt {
	position:absolute; 
	display:block; 
	background:url(../images/tt_left.gif) top left no-repeat;
	font-family:SolaimanLipi, Verdana;
	font-size:14px;
	z-index:100;
	}
#tttop {
	display:block; 
	height:5px; margin-left:5px; 
	background:url(../images/tt_top.gif) top right no-repeat; 
	overflow:hidden;
	z-index:100;
	}
#ttcont {
	display:block; 
	padding:2px 12px 3px 7px; 
	margin-left:5px; 
	background:#5b97b1; 
	color:#ffffff;
	z-index:100;
	}
#ttbot {
	display:block; height:5px; 
	margin-left:5px; 
	background:url(../images/tt_bottom.gif) top right no-repeat; 
	overflow:hidden;
	z-index:100;
	}
#ttclick{
	color:red;
	z-index:100;
	}
#tttt {
	position:absolute; 
	display:block; 
	background:url(../images/tt_left.gif) top left no-repeat;
	font:9px verdana;
	z-index:100;
	}
#tttttop {
	display:block; 
	height:5px; margin-left:5px; 
	background:url(../images/tt_top.gif) top right no-repeat; 
	overflow:hidden;
	z-index:100;
	}
#ttttcont {
	display:block; 
	padding:2px 12px 3px 7px; 
	margin-left:5px; 
	background:#5b97b1; 
	color:#ffffff;
	z-index:100;
	}
#ttttbot {
	display:block; height:5px; 
	margin-left:5px; 
	background:url(../images/tt_bottom.gif) top right no-repeat; 
	overflow:hidden;
	z-index:100;
	}
#ttttclick{
	color:red;
	z-index:100;
	}
/*
Weather
*/

#bb{
	font-family:SolaimanLipi;
	font-size:16px;
	color:#3e647e;
	}
#bb1{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
	}	
#bb2{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#3e647e;
	}	
#b3{
	font-family:SolaimanLipi;
	font-size:20px;
	color:#3e647e;
	}	
#b4{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
	}
#b5{
	font-family:SolaimanLipi;
	font-size:13px;
	color:#333333;
	}			
.bb{
	font-family:SolaimanLipi;
	font-size:16px;
	color:#333333;
	}

#ban-h4{
	font-family:SolaimanLipi;
	font-size:18px;
	color:#3e647e;
	}
#q{
	width:75px;
	height:20px;
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
	background-color:#f8f9fa;
	border:1px solid #c9d4df;
	}	
#q2{
	width:75px;
	height:20px;
	color:#333333;
	font:bold 9px verdana;
	background-color:#f8f9fa;
	border:1px solid #c9d4df;
	}

																
/*
Menu Class
*/

#menu-top{
	background-image:url(../images/menu_top.gif);
	height:10px;
	background-repeat:no-repeat;
	width:100%;
	}
#menu-body{
	background-image:url(../images/menu_body.gif);
	width:100%;
	height:200px;
	background-repeat:repeat-y;
	}
#menu-body2{
	background-image:url(../images/menu_body.gif);
	width:100%;
	height:120px;
	background-repeat:repeat-y;
	}	
#menu-bottom{
	background-image:url(../images/menu_bottom.gif);
	height:10px;
	background-repeat:no-repeat;
	width:100%;
	}
#search-body{
	background-image:url(../images/menu_body.gif);
	width:97%;
	height:110px;
	padding:3px;
	background-repeat:repeat-y;
	}
#sports-body{
	background-image:url(../images/menu_body.gif);
	width:97%;
	padding:3px;
	background-repeat:repeat-y;
	}	
#secondMenu-body{
	background-image:url(../images/menu_body.gif);
	width:100%;
	height:40px;
	background-repeat:repeat-y;
	}	
/*
Fonts
*/
#note
{
font:9px verdana;
color:#999999;
}
#menuBangla{
	font-family:SolaimanLipi;
	font-size:16px;
	color:#006685;
}	
#menuBangla a{
	font-family:SolaimanLipi;
	font-size:16px;
	color:#006685;
}	
#menuEng{
	font:11px Verdana;
	color:#006685;
}	
#menuEng a{
	font:11px Verdana;
	color:#006685;
}	
#engEmrg{
	font:bold 10px Verdana;
	color:red;
	}
#engEmrgh{
	font:bold 12px Verdana;
	color:#990000
	}
#engEmrgh2{
	font:bold 10px Verdana;
	color:#990000
	}			
#eng-h{
	font:9px Verdana;
	color:#333333;
	}	
.eng-h{
	font:9px Verdana;
	color:#333333;
	}
.UName{
	font:bold 11px sans-serif;
	color:#00496e;
	}
.logout{
	font:10px Verdana;
	color:#00496e;
	}
.logout a{
	font:10px Verdana;
	color:#00496e;
	}	
.welcome{
	font:bold 10px Verdana;
	color:#00496e;
	}		
.engfooter{
	font:9px Verdana;
	color:#666666;
	}
.engfooter a{
	font:9px Verdana;
	color:#666666;
	}			
.eng-h a{
	font:9px Verdana;
	color:#333333;
	}	
#eng-h a{
	font:9px Verdana;
	color:#333333;
	}	
#eng-h2{
	font:bold 9px Verdana;
	color:#333333;
	}
#eng-h2 a{
	font:bold 9px Verdana;
	color:#333333;
	}	
#rss-h2{
	font:bold 9px Verdana;
	color:#333333;
	}
#rss-h3{
	font:bold 11px Verdana;
	color:#333333;
	}
.close a
	{
	font:bold 10px Verdana;
	color:#333333;
	}				
#e1Header{
	font:9px Verdana;
	color:#333333;
	}
#e1Header a{
	font:9px Verdana;
	color:#333333;
	}
#e1{
	font:9px Verdana;
	color:#333333;
	}
#e1 a{
	font:9px Verdana;
	color:#333333;
	}
.e1{
	font:9px Verdana;
	color:#333333;
	}
.e1 a{
	font:9px Verdana;
	color:#333333;
	}				
#e2{
	font:9px Verdana;
	color:#333333;
	}
#e2 a{
	font:9px Verdana;
	color:#333333;
	}
	
#e3{
	font:bold 9px Verdana;
	color:#333333;
	}
#e3 a{
	font:bold 9px Verdana;
	color:#333333;
	}
#e4{
	font:9px Verdana;
	color:#333333;
	}
#e4 a{
	font:9px Verdana;
	color:#333333;
	}								
#b11{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
}	
#b11 a{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
}	

#b11 a:hover{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
}
#b1{
	font-family:SolaimanLipi;
	font-size:22px;
	color:#333333;
}
#b32{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
}
#b32 a{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
}


#b4{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
}
#b5{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
}
#b3 a{
	font-family:SolaimanLipi;
	font-size:12px;
	color:#333333;
}
#bnote{
	font-family:SolaimanLipi;
	font-size:12px;
	color:#666666;
}
#bdnews{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
}
#bdnews2{
	font-family:SolaimanLipi;
	font-size:16px;
	color:#333333;
}
#bdnews a{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
}
h3{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
}
	
#ban-h{
	font-family:SolaimanLipi;
	font-size:22px;
	color:#333333;
	}
#ban-h2{
	font-family:SolaimanLipi;
	font-size:22px;
	color:#333333;
	padding-bottom:5px;
	}
#ban-h3{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
	padding-bottom:5px;
	}	
#ban-h4{
	font-family:SolaimanLipi;
	font-size:18px;
	color:#333333;
	padding-bottom:5px;
	}
#ban-h7{
	font-family:SolaimanLipi;
	font-size:18px;
	color:#333333;
	padding-bottom:5px;
	}	
.ban-h4{
	font-family:SolaimanLipi;
	font-size:16px;
	color:#333333;
	padding-bottom:5px;
	}	
#ban-h6{
	width:100%;	
	padding-left:10px;
	background-image:url(../images/bullet-list.gif);
	background-repeat:no-repeat;
	background-position: 1% 50%;
	font-family:SolaimanLipi;
	font-size:18px;
	color:#333333;
	border-bottom:1px dotted #cccccc;
	}
					
#b1{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
	}
.b1{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
	}	
#b2{
	font-family:SolaimanLipi;
	font-size:18px;
	color:#333333;
	}	
	.SolaimanLipi14 {
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
}
.SolaimanLipi16 {
	font-family:SolaimanLipi;
	font-size:16px;
	color:#333333;
}
.SolaimanLipi18 {
	font-family:SolaimanLipi;
	font-size:18px;
	color:#333333;
}
.SolaimanLipi20 {
	font-family:SolaimanLipi;
	font-size:20px;
	color:#333333;
}

.SolaimanLipi22 {
	font-family:SolaimanLipi;
	font-size:20px;
	color:#333333;
}
.SolaimanLipi24 {
	font-family:SolaimanLipi;
	font-size:24px;
	color:#333333;
}
.Verdana9 {
	font-family:Verdana;
	font-size:9px;
	color:#333333;
}
.Verdana9b {
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	color:#333333;
}
.Verdana10 {
	font-family:Verdana;
	font-size:10px;
	color:#333333;
}
.Verdana10b {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#333333;
}
.Verdana11 {
	font-family:Verdana;
	font-size:9px;
	color:#333333;
}
.Verdana11b {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
.Verdana12 {
	font-family:Verdana;
	font-size:12px;
	color:#333333;
}
.Verdana12b {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.test{
	letter-spacing: -0.5px
}			


#varsityLogo{
	width:10%;
	height:35px;
	padding:3px;
	text-align:center;
	float:left;
	border-right:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
	}
/*
Vertical text
*/	

#vertical {
  width:100%; 
  list-style-type:none;
  text-align:right;
  text-align:right; 
   }
#vertical li {
  float:right;
  text-align:right; 
  }
#vertical li a {
  text-decoration:none; 
  text-align:right; 
  color:#000; 
  display:block; 
  height:auto;
  }
#vertical li a em {
  font-style:normal; 
  display:block; 
  text-align:center; 
   text-align:right; 
  }
#vertical li a em.nd {
 text-align:right; 
  }
#vertical li a:hover {
 text-align:right; 
  }
#vertical li a:hover em {
  color:black;
   text-align:right; 

  }
#vertBang{
	font-family:SolaimanLipi;
	font-size:20px;
	color:black;
}
#vertBang a{
	font-family:SolaimanLipi;
	font-size:18px;
	color:#333333;
}
#vertEng{
	font:bold 9px Verdana;
	color:#333333;
	}
#vertEng2{
	font:bold 11px Verdana;
	color:#333333;
	}		
#vertEng a{
	font:bold 9px Verdana;
	color:#333333;
	}	
	
/*  Login Panel */	

#loginI{
	width:150px;
	height:15px;
	padding:2px;
	font:9px verdana;
	border:1px solid #33728d;
	}
#loginII{
	width:130px;
	height:15px;
	padding:2px;
	font:9px verdana;
	border:1px solid #33728d;
	}	
.II{
	width:80px;
	height:20px;
	font:bold 9px verdana;
	color:#FFFFFF;
	border:1px solid #33728d;
	background-color: #5b97b1;
	}
.III{
	width:130px;
	height:12px;
	padding:2px;
	font:9px verdana;
	border:1px solid #33728d;
	}			
	
#password{
	width:150px;
	height:15px;
	padding:2px;
	font:bold 9px Verdana;
	border:1px solid #33728d;
	}

#loginIi{
	width:80px;
	height:18px;
	font:bold 9px verdana;
	color:#FFFFFF;
	border:1px solid #33728d;
	background-color: #5b97b1;
	}

/*
e-mail
*/

#eMailComatiner{
	width:95%;
	font:9px Verdana;
	color:#333333;
	}
#eMailTextComatiner{
	width:100%;
	border-bottom:1px solid #cccccc;
	}
#eMailTextComatinerLeaft{
	width:235px;
	float:left;
	}
#eMailTextComatinerRight{
	width:40px;
	float:right;
	}	
	
#eMailSendr{
	width:71px;
	height:20px;
	overflow:hidden;
	float:left;
	padding:2px;
	}
#eMailSubj{
	width:151px;
	height:20px;
	overflow:hidden;
	border:1px dotted blue;
	float:right;
	padding:2px;
	}
#eMailDate{
	width:35px;
	height:20px;
	overflow:hidden;
	padding:2px;
	}

/*
Sports Update
*/
.thumb-halfbar1{
	font:9px verdana;
	color:#333333;
	width:145px;
	padding-left:5px;
	}
	
.thumb-halfbar1 a{
	font:9px verdana;
	color:#333333;
	}
.long-detail{
	display:none;
	}
h2{
	font:bold 9px verdana;
	color:#333333;
	}	
.data1 {
	font:bold 10px verdana;
	color:#336699;
	width:285px;
	text-align:left;
	padding:3px;
	background-color:#fafbfc;
	border-bottom:1px dashed #e1e7f5;
	}
.data1 tr{
	font:9px verdana;
	color:#333333;
	}	
.data1 td{
	font:9px verdana;
	color:#333333;
	width:80%;
	color:#333333;
	font-weight:normal;
	}
	
.data1 th{
	font:9px verdana;
	color:#333333;
	border:1px dotted #f1f4f6;
	display:none;
	}
#fDate{
	font:9px verdana;
	color:#999999;
	padding-top:10px;
	text-align:left;
	}
/* Tennis Data*/

.tennis-data{
	width:100%;
	padding-bottom:10px;
}
.desc{
	padding:5px;
}

#e7{
color:#333333;
font:9px verdana;
}
#e7 a{
color:#333333;
font:9px verdana;
}
/*Important phone number*/	


.rabHidden{
	display:none;
	}			
	

.policeHidden{
	display:none;
	}			
.brigadeHidden{
	display:none;
	}			
.brigadeVisible{
	display:inline;
	}
.airlinesHidden{
	display:none;
	}			
.airlinesVisible{
	display:inline;
	}
	
.bankHidden{
	display:none;
	}			
.bankVisible{
	display:inline;
	}	
	
.cinemahallsHidden{
	display:none;
	}			
.cinemahallsVisible{
	display:inline;
	}	
	
.clubsHidden{
	display:none;
	}			
.clubsVisible{
	display:inline;
	}	
	
.collegesHidden{
	display:none;
	}			
.collegesVisible{
	display:inline;
	}
	
.hotelHidden{
	display:none;
	}			
.hotelVisible{
	display:inline;
	}	
		
.taxiHidden{
	display:none;
	}			
.taxiVisible{
	display:inline;
	}	
	
.interorgHidden{
	display:none;
	}			
.interorgVisible{
	display:inline;
	}	
	
.librariesinformationHidden{
	display:none;
	}			
.librariesinformationVisible{
	display:inline;
	}	
	
.masscommunicationHidden{
	display:none;
	}			
.masscommunicationVisible{
	display:inline;
	}	
.newsdailyHidden{
	display:none;
	}			
.newsdailyVisible{
	display:inline;
	}	
	
.newsweeklyHidden{
	display:none;
	}			
.newsweeklyVisible{
	display:inline;
	}	
.freshmentHidden{
	display:none;
	}			
.freshmentVisible{
	display:inline;
	}	

	
.schoolcollegeHidden{
	display:none;
	}			
.schoolcollegeVisible{
	display:inline;
	}	
	
.telephonedepartmentsHidden{
	display:none;
	}			
.telephonedepartmentsVisible{
	display:inline;
	}	
	
.universitiesadHidden{
	display:none;
	}			
.universitiesadVisible{
	display:inline;
	}	
	
.usefulpublicserviceofficesHidden{
	display:none;
	}			
.usefulpublicserviceofficesVisible{
	display:inline;
	}
/*
Saperator
*/
#saperator{
	width:99.5%;
	height:3px;
	}
/*
Clear
*/

.clear{
	clear:both;
	}
	
.saperator{
	height:3px;
	}

/* Footer*/

#footer{
	width:100%;
	height:50px;
	background-image:url(../images/footer_bgNew.jpg);
	background-repeat:repeat-x;
	}
#footerLeft{
	width:1%;
	height:50px;
	float:left;
	background-image:url(../images/footerLeftNew.gif);
	background-repeat:no-repeat;
	}
#footerRight{
	width:97%;
	height:50px;
	background-image:url(../images/footerRightNew.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:right;
	}					
/*
Dragable box
*/
	#mainContainer{
			width:100%;
			margin:0 auto;
			text-align:left;
			height:100%;		
			/*padding-bottom:30px;*/
			/*border:2px dashed red;*/
		}	
	.dragableBox{	/* The RSS box */
		background-color:#FFF;
		margin:2px;
		
		/*border-right:2px solid #AAA;*/	/* "Shadow "*/
		/*border-bottom:2px solid #AAA;*/	/* "Shadow " */
	}
	/* A div inside the rss box - with a blue border */
	.dragableBoxInner{
		/*border:1px solid #317082;*/
	}
	.dragableBoxHeader{	/* Header inside RSS box */
		width:99.7%;
		background:url(../images/border.gif) #fafbfc;
		background-repeat:no-repeat;		
		background-color:#fafbfc;
		border-left:1px solid #e1e7f5;
		border-right:1px solid #e1e7f5;
		/*border-top:1px solid #e1e7f5;*/
		overflow:hidden;
		/*padding-top:5px;*/
		/*background-color:#E2EBED;*/
		/*
		height:20px;
		font-weight:bold;
		color: #317082;
		border:1px dashed red;
		*/
	}
	.topBorder{	/* Header inside RSS box */
		border-top:1px solid #e1e7f5;
	}
	.dragableBoxHeader span{	/* Text inside header of RSS box */
		/*line-heigth:20px;*/
	}
	.dragableBoxHeader img,.dragableBoxHeader span{	/* Text and reload image inside RSS box */
		float:left;
	}
	.boxItemHeader{	/* Title of items inside dragable boxes */
		font-weight:bold;
		margin:0px;
		color:#000;
		text-decoration:none;
		overflow:hidden;
	}	
	.boxItemHeader:hover{	/* Title of items inside dragable boxes - mouseover*/
		font-weight:bold;
		margin:0px;
		color:#F00;
		text-decoration:underline;
	}
	.dragableBoxHeader input{	/* text inputs that gets visible when you click on the "edit" link at the top of a rss box */
		font-size:10px;	
	}
	
	.rssNumberOfItems{	/* Number of RSS items in header - the one inside parantheses */
		color:#F00;
	}
	.dragableBoxContent{	/* DIV holding data inside dragable boxes */
		width:100%;
		/*clear:both;*/

	}
	#rectangleDiv{	/* Dotted rectangle indicating where objects will be dropped */
		border:1px dotted #D5DDF0;
		margin:5px;
	}
	
	.closeButton{	/* Close button */
		border:1px solid #317082;
		line-height:9px;
		height:9px;
		margin:1px;
		color:#317082;
		padding:1px;
		padding-bottom:3px;
	}
	.closeButton_over{	/* Close button - mouse over */
		padding:2px;
		border:1px solid #317082;
		line-height:9px;
		padding:2px;
		padding-bottom:3px;
		margin:2px;	
		background-color:#317082;
		color:#FFF;
		font:Verdana;
		
	}
	.dragableBoxStatusBar{	/* Status bar at the bottom of rss boxes */
		/*border-top:3px double #317082;*/
		height:5px;
		/*background-color:#E2EBED;*/
		/*padding:2px;*/
		
	}
	
	.dragableBoxEditLink{	/* Edit link on top of a box */
		color:#317082;
		text-decoration:none;
		padding-top:1px;
	}
	.dragableBoxEditLink:hover{	/* Edit link - mouse over */
		color:red;
		text-decoration:underline;
	}
	#addNewFeed{	/* The white box at the top right corner where you can add a new RSS feed */
		float:right;
		width:300px;
		background-color:#FFF;
		border:2px solid #317082;
		padding:2px;
		margin-right:2px;
		margin-top:2px;
	}
	
	img{
		border:0px;
		}																	
