@charset "utf-8";
/* CSS Document */

html {
	font-size: 100%;
	height: 100%;
	margin-bottom: 1px; 
}

.sinhalaFonts {
	font-size:16px;	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282b2f;
}
a:visited {
	color: #282b2f;
}
a:hover {
	color: #282b2f;
}
a:active {
	color: #282b2f;
}

.a1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282b2f;
	font-style:normal;
}
.a1:visited {
	color: #282b2f;
}
.a1:hover {
	color: #282b2f;
}
.a1:active {
	color: #282b2f;
}


.leftside{
	background-image:url(../images/left_bg.jpg);
	background-repeat:repeat-x;
	width:449px;
	height:316px;
}

.leftside_repeat{
	background-image:url(../images/leftrepeat_bg.jpg);
	background-repeat:repeat-x;
	height:210px;
}

.rightside{
	background-image:url(../images/right_bg.jpg);
	background-repeat:repeat-x;
	width:449px;
	height:316px;
}

.rightside_repeat{
	background-image:url(../images/rightrepeat_bg.jpg);
	background-repeat:repeat-x;
	height:210px;
}

#submenulogo{
	background-image:url(../images/expo_header_logo.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:106px;
}


#expo_banner{
	background-image:url(../images/expo_banner.jpg);
	background-repeat:no-repeat;
	height:210px;
	width:900px;
}
.adbar{
	background-image:url(../images/adbar_repeat.jpg);
	background-repeat:repeat-x;
	height:54px;
}

.seperator{
	background-image:url(../images/seperator.jpg);
	background-repeat:repeat-y;
	width:auto;
	background-position:center;
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#282b2f;
}

.textinlarge{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#282b2f;
}


.textadv{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#bdbdbd;
}

#bottomlinks_box{
	height:30px;
	width:550px
}

#bottom_links{
	font-family:Arial, Helvetica, sans-serif;
	color:#bebaba;
	font-size:11px;
	float:left;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:3px;
	margin-right:3px;
	
}

.news_title{
	font-size:15px;
	color:#F93;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.news_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align: justify;
}

#top_links{
	font-family:Arial, Helvetica, sans-serif;
	color:#282b2f;
	font-weight:500;
	font-size:12px;
	float:left;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:14px;
	margin-right:0px;
	
}

#bot_links {
	margin: 2px;
	padding: 2px;
	width:420px;
	height:25px;
	vertical-align:text-top;
}

