.a {
	color: #0033FF;
	text-decoration:none;
	font-size: 13px;
	text-shadow: 2;
	background-color: #D7EAEC;
	font-style: normal;
}

/* ######### Left column ######### */

#leftcolumn{
	background-color: #f0fdff;
	clear: left;
	width: 198px;
	margin-right: 2px;
	float: left;
	margin-top: 2px;
}


#leftcolumn2{
	background-color: #f0fdff;
	clear: left;
	width: 194px;
	margin-right: 2px;
	float: left;
	margin-top: 2px;
}


.ddmarkermenu{
list-style-type: none;
margin: 0;
margin-bottom: 4px;
padding: 0;
}

.ddmarkermenu li{
padding-bottom: 2px;
}

.ddmarkermenu li a{
	color: #006;
	background: ;
	display: block;
	padding: 2px 0;
	padding-left: 15px;
	text-decoration: none;
	border-bottom: 1px solid #dadada;
	font-size: 12px;
}

.ddmarkermenu li a:visited{
color: #006;
}

.ddmarkermenu a:hover{
background-color: #F3F3F3;
}

.listmenu{
list-style-type: none;
margin: 0;
margin-bottom: 8px;
padding: 0;
}

.listmenu li{
padding-bottom: 2px;
}

.listmenu li a{
text-decoration: none;
background: url(../tims Sinhala/bullet.png) no-repeat center left;
padding-left: 19px;
display: block;
font-size: 11px;
border-bottom: 1px solid #dadada;
}

.listmenu a:hover {
background-color: #F3F3F3;
}

.listmenu2 li a{
background: url(../tims Sinhala/commentbullet.png) no-repeat top left;
}

#leftcolumn .titlebar{
font-weight: bold;
background: black url(../tims Sinhala/titlebg.jpg) repeat-x top left;
color: #037d8d;
border-bottom: 1px solid #090;
margin: 1em 0;
text-transform: uppercase;
padding: 2px;
padding-left: 10px;
}




.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.titlebar table {
}
.boder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #037D8D;
	border-right-color: #037D8D;
	border-bottom-color: #037D8D;
	border-left-color: #037D8D;
}
