﻿ body {
 background-color: #9ACD32;
 
 /* #FDD800 for design only */ 
	/*
 background-color: #9ACD32;
 scrollbar-3dlight-color:black; 
scrollbar-arrow-color:black; 
scrollbar-base-color:#b6f123; 
scrollbar-darkshadow-color:black; 
scrollbar-face-color:#b6f123; 
scrollbar-highlight-color:#black; 
scrollbar-shadow-color:#black
*/
}

@font-face {
 font-family: "Sandaru";
 src: url("http://www.priu.gov.lk/sinhala/Fonts/sandaru_normal3.ttf")
 font-weight:normal
}
 
#mainContentPlaceHolder
{
	border-bottom:solid 1px #ecfc44;
	border-top:solid 1px #ecfc44;
	border-left:solid 1px #ecfc44;
	border-right:solid 1px #ecfc44;
} 
.mainContentPlaceHolder
{
	border-bottom:solid 1px #ecfc44;
	border-top:solid 1px #ecfc44;
	border-left:solid 1px #ecfc44;
	border-right:solid 1px #ecfc44;	
}
.headerTablerRow
{
	background-color: #B0F21F;
}

.mnuStaticHoverStyle
{
	background-color: #ecfc44;
	border:none;
	z-index: 1000;
}

.mnuDynamicStyle
{
	background-color: #ecfc44;
	border:solid  1px #cccccc;
	z-index: 1000;	
	 
}

.mnuDynamicHoverStyle
{
	background-color: #EAFADC;
	z-index: 1000;
	
}

.roundedPanel
{
	background-color: #B0F21F;
	color:black;
	font-weight:bold;
}

.dataListImage
{
	padding:4px 4px 4px 4px;	
	border:solid 1px black;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.testpara {
font-family:"Sandaru", Times, serif;
} 

/*
.IE8Fix 
{ 
    z-index: 1000;

}
*/

