body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#000000;
	
}

.content_table{
	height: 100%;
	width: 800px;	
}
.table_top{
	background-repeat:no-repeat;
	background-image: url(images/thiwanka_lakmal_top_bg_.jpg);
	background-position:top left;
}

.table_main{
	background-repeat:repeat-y;
	background-image: url(images/lakmalonline_bg.jpg);	
}

.text_ora_h1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #d9ff04;
	text-decoration: none;
}

.text_wh_h1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.text_nomal{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;	
}

.text_news_date{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #d9ff04;
	text-decoration: none;
	text-align: right;
}


a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #d9ff04;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #d9ff04;
	text-decoration: none;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #666666;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #666666;
	height: 60px;
	width: 180px;
}
