body{
	background:#FFFFFF;	
	MARGIN-TOP: 0px;
	text-align: center;
}

.MainDiv{
	text-align:center;
	clear:both;
	margin:0px;
	background:#FFFFFF;
	width:970px;
	padding:0px;
	height:auto;
	border:1px dotted #CCCCCC;	
}

.TopMenuBar{
	border-bottom:1px solid #333333;
	clear:both;
	margin:0px;
	background:#FFFFFF;
	padding:0px;
	height:20px;
	width:100%;	
}

.BottomMenuBar{
	border-top:1px solid #333333;
	clear:both;
	margin:0px;
	background:#FFFFFF;
	padding:0px;
	height:20px;
	width:100%;	
}


.CopyRightBar{
	margin-top:3px;
	clear:both;
	margin:0px;
	background:#333333;
	padding:0px;
	height:60px;
	width:100%;	
}
.LogoSect{
	margin-top:0;
	clear:both;
	margin:0px;
	background:#ffffff;
	padding:0px;
	height:47px;
	width:100%;
	max-height:47px;		
	border-bottom:1px solid #0046D9;
	
}
.LogoSectLeft{
	margin-top:0;
	clear:left;
	float:left;
	margin:0px;
	background:#ffffff;
	padding:0px;
	height:100px;
	width:305px;	
	padding-top:0px;
	
}
.LogoSectRight
{
	clear:right;
	text-align:right;

}

.HomeBodyMainDIV{
	margin-top:1px;
	clear:both;
	padding:1px;
	width:970px;
	height:auto;	
}

.lefyColumn{
width:190px;
height:auto;
}
.CenterColumn{
width:425px;
height:auto;
margin-left:5px;
}
.rightColumn{
width:340px;
height:auto;
margin-left:5px;
}

.BOX
{
	border:1px solid #003399;
}
/*-----------------------Inline top ash bar menu UL--------------------------------*/

/* Bottom Menu */

.BottomMenu {
	DISPLAY: inline; 
	margin-bottom:10px; 
	MARGIN-RIGHT: 2px; 
	margin-left:1px;  
	LIST-STYLE-TYPE:none; 
	position:relative;
	font-family:"Verdana"; 
	font-size:0.7em;
}



.TopMenu {
	DISPLAY: inline; 
	margin-bottom:10px; 
	MARGIN-RIGHT: 2px; 
	margin-left:2px;  
	LIST-STYLE-TYPE:none; 
	position:relative;
	font-family:"Verdana"; 
	font-size:0.7em;
}

.TopMenu LI {
	DISPLAY: inline; 
	MARGIN-RIGHT: 2px;  
	LIST-STYLE-TYPE: none
	}
.TopMenu A {
	DISPLAY: inline; 
	WIDTH: 100%; 
	width: auto;color:#000000; 
	text-decoration:none;
}
.TopMenu A.divider {
	PADDING-left: 5px; 
	BORDER-left: #ccc 1px solid;
	padding-right: 5px;
	
}

.TopMenu A:hover{
display:inline;
width:100px;
width:auto;
color:#000000;
text-decoration:underline;
background-color:#999999;

}


.ddcolortabs
{
float:right;
vertical-align:top;
padding: 0;
width: 100%;
background: transparent;
margin-top:0px;
margin-bottom:1px;
margin-left:0px;

}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;


}

.ddcolortabs li{
display:inline;
margin:0 ;
padding:0;
text-transform:uppercase;
}

.ddcolortabs li:selected
{
	background-color:Black;
}


.ddcolortabs a{

float:right;
color: #FFFFFF;
background: #2E6AC5 url(../Images/color_tabs_left.gif) no-repeat 
						left top;
margin:0  2px 0 0;
padding:0 0  1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(../Images/color_tabs_right.gif) 
					no-repeat right top;
padding: 6px 8px 3px 7px;
}

.ddcolortabs a:hover{
background-color: #6b92d7;
cursor:pointer;
}

.ddcolortabs a:hover span{
background-color: #6b92d7;
cursor:pointer;
}

.ddcolortabs a.current, #ddcolortabs a.current span{ 
/*currently selected tab*/
background-color: #6b92d7;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #678b3f;
border-top: 1px solid #fff; 
/*Remove this to remove border between bar and tabs*/
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; 
/*height of 2nd level sub menus. 
	Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}
/* font styles and headings */

.SubjectHeadingWithBorder{
font:Verdana;
color:#003366;
font-size:0.8em;
font-weight:bold;
border-bottom:1px solid #003399;
}

.SubjectHeading{
font:Verdana;
color:#003366;
font-size:0.8em;
font-weight:bold;
} 

.contentLightBlueColor{
font:Verdana;
font-size:0.7em;
color:#003366;
}

.contentWhiteColor{
	font:Verdana;
	font-size:12em;
	color:#FFFFFF;
}

.contentMeroonColor{
font:Verdana;
font-size:0.7em;
color:#330000;
}

.ULwith25PX{
margin-left:25px;
font:Verdana;
font-size:0.7em;
color:#003366;
}

.OLwith25PX{
margin-left:25px;
font:Verdana;
font-size:0.7em;
color:#003366;
}

A.LeftmenuItems{
font:Verdana;
color:#000033;
font-size:0.7em;
font-weight:bold;
text-decoration:none;
}


A.LeftmenuItems:hover{
font:Verdana;
color:#000033;
font-size:0.7em;
font-weight:bold;
text-decoration:underline;
}

/* Coppy Right After link */
A.Copyright{
font:Verdana, Geneva, sans-serif;
color:#CCC;
font-size:0.9em;
font-weight:bold;
text-decoration:none;
}


A.Copyright:hover{
font:Verdana;
color:#CCC;
font-size:0.9em;
font-weight:bold;
text-decoration:underline;
}

.contentLightBlueColorTourism{
	font:Verdana;
	font-size:0.6em;
	color:#003366;
	font-weight: bold;
}

.BackgroundforMinistry {
	background-color:#d8e9ec;
	}


.maintable
{
	background-color: #F5F8FB;
	border: none 0px;
}


/*****Chathura***************************************************/
/* ---------------------- Dolphin nav ---------------------- */

/*#dolphinnav{
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(../BITCPL/Images/line_bg.gif) repeat-x bottom left;	
	background-image: url(../../images/line_bg.gif);
	padding:0 0 0 20px;
	}

#dolphinnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}

#dolphinnav ul li{
	display:block;
	float:left;
	margin:0 1px;
	}

#dolphinnav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
	}

#dolphinnav ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;
	}

#dolphinnav ul li a:hover{
	color:#FFFFFF;
	background:transparent url(../BITCPL/Images/line_bg-OVER.gif) repeat-x bottom left;
	}

#dolphinnav ul li a:hover span
{
	display:block;
	width:auto;
	cursor:pointer;
	}

#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#fff;
	background:#1D6893 url(../BITCPL/Images/line_left-ON.gif) no-repeat top left;
	background-image: url(../../images/line_left-ON.gif);		
	line-height:275%;
	}

#dolphinnav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url(../BITCPL/Images/line_right-ON.gif) no-repeat top right;
	background-image: url(../../images/line_right-ON.gif);	
	height:33px;
	}

  
.dolphinnav li a:visited 
{

  background-color:Red;
} 
*/

#dolphinnav{
	position:relative;
	height:33px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(../BITCPL/Images/line_bg.gif) repeat-x bottom left;
	background-image: url(../../images/line_bg.gif);
	padding:0 0 0 20px;
	font-family:Verdana;
	
	}

#dolphinnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}

#dolphinnav ul li{
	display:block;
	float:left;
	margin:0 1px;
	}

#dolphinnav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
	}

#dolphinnav ul li a span{
	padding:12px 5px 0 0;
	height:21px;
	float:left;
	}

#dolphinnav ul li a:hover{
	color:#FFD941;
	/*background:transparent url(../BITCPL/Images/line_bg-OVER.gif) repeat-x bottom left;*/
	}


#dolphinnav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
	}
#dolphinnav ul li a.current{
      color:#fff;
      /*background:#1D6893 url(../BITCPL/Images/line_left-ON.gif) no-repeat top left;*/
      background:#143F7F      url(../../Images/menuLeft.jpg) no-repeat top left;
      /*background-image: url(../../images/line_left-ON.gif);           */
      line-height:275%;
      
      }

#dolphinnav ul li a.current:hover
{
	color:#FFCC00;
     
}



#dolphinnav ul li a.current span{
      display:block;
      padding:0px 20px 0px 0px;
      width:auto;
      /*background:#1D6893 url(../BITCPL/Images/line_right-ON.gif) no-repeat top right;*/
      background:#143F7F      url(../../Images/menuRight.jpg) no-repeat top right;
      /*background-image: url(../../images/line_right-ON.gif);    */
      height:20px;
      }

