﻿A.links {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFF00;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
A.links:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFF0;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	
	
		
}

A.Main_links {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #996600;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
A.Main_links:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #303030;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.text {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
}

.text1 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	line-height: 15px;
}

a.text{
	font-family: Verdana;
	color: #333333;
}

a.text:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #826800;
}

.date_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #4A4A4A;
	font-weight: normal;
	font-style: normal;
}
.sinhalaMain_text {
	font-family: chamodi;
	font-size: 18px;
	line-height: normal;
	
	font-style: normal;
	text-align: center;
	background:#FF0000;
	color:#FFFFFF;
}
.sinhalaHeading_text {
	font-family: chamodi;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	background:#FFF799;
	color:#990000;
}

.sinhalaSub_text {
	font-family: chamodi;
	font-size: 12px;
	line-height: normal;
	color: #4A4A4A;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	line-height: 120%;
	display: block;
}

.mem_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: Black;
	font-weight: normal;
	font-style: normal;
}
.notic_tabel_border {
	border: 1px solid #CAE4FF;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#news_content {
	font-family: chamodi;
	font-size: 12px;
	text-align: justify;
	color: #4A4A4A;
	line-height: 14px;
	display: block;
}

.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
}
.bk_img_sub_pages{
	background: url(img/back_pic_sub_page.jpg) no-repeat;
}
.bk_img_adv{
	background: url(img/tab_adv.jpg) no-repeat;
}
.bk_img_main_adv{
	background: url(img/home_tab_adv.jpg) no-repeat;
}
.bk_img_news{
	background: url(img/news_tab_adv.jpg) no-repeat;
}
.bk_img_news_detiels{
	background: url(img/news_tab_adv2.jpg) no-repeat;
}
.text_body2 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}
.s_txt{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.s_border {
	border: 1px solid #999999;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.foot_link_colour{
	color: White;
}

/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("http://www.sannasa.net/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("http://www.sannasa.net/images/magminus.cur"), pointer;
} 


