body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	vlink: #000099;
	alink: #0033CC;
}

h1, h2 { 
	border-bottom: 1px solid rgb(170, 170, 170); 
	margin: 0pt; 
	background: transparent none repeat; 
	padding-top: 0.5em; 
	padding-bottom: 0.17em; 
	text-transform:capitalize;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	line-height: 30px;	
	font-size:24px;
	}
h1 a {color: #666666; background-color: transparent;}
h1 a:hover { color: #666666;	background-color: transparent;}

.h1_sub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	line-height: 30px;
	font-size:16px;
	text-transform:capitalize;
	}
	
h2 {
	font-family: Arial Narrow, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	line-height: 15px;
	font-size: 16px;
	}
h2 a {color: #666666; background-color: transparent;}
h2 a:hover { color: #666666;	background-color: transparent;}


h3 {
	font-family: Arial Narrow, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	line-height: 15px;
	font-size: 14px;
	}
h3 a {color: #666666; background-color: transparent;}
h3 a:hover { color: #666666;	background-color: transparent;}

a {
	color: #0066FF;
	text-decoration: none;
	}
	
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	}
	
.title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
	line-height: 30px;
    background-color: #006666;
	color: #DCDCDC;
	}


/* CUSTOM FORMATTING OF  BODY TEXT */

/* thumbnail photosand descriptions */
.picdes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	width:1px;
}
.picdes a:hover { font-weight:normal; color: #666666; background-color: transparent;}
.picdes td {vertical-align:top;	 }
	
/*main body format - inside the main table */
/* following elements duplicates this dara
		- tableData
		- tableUnderline  */ 
.tableBody2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000066;
	vlink: #000099;
	alink: #0033CC;
	text-align:justify;
	background-color: #FFFFFF;	
	}	
	
/*same as tablebody2 used for tables inside the main table */
.tableData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: left;		
	}
.tableData td {
	height: 24px;
	}

/*same as tablebody2 used for tables with columns underlined
inside the main table */
.tableUnderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: left;		
	}
.tableUnderline td {
	border-bottom:solid #ECE9D8 1px;
	vertical-align:top;
	}

	
/* Nvigation Menu om top and bottom */	
.tableNav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000066;
	vertical-align: middle;
	color: #999999;
	font-weight: bold;
}

/* Sinhala Name Image */	
.sinhala_h1 {
	padding-top:5px;
	text-align:center;
	}

/* Content updated date */
.update_tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	line-height: 150%;
	color: #999999;
	text-align: left;
	}

/* Authors name and info */
.quoted_from {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	line-height: 150%;
	color: #999999;
	text-align: right;
	}
	
.sinhala_text {
	font-family: kaputadotcom;
	font-size: 16px;
	}

/* Kaputadotcom download info */
.kaputa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 120%;
	color: #999999;
	text-align: right;
	}
	
/*white text for Keyword search */
.keyword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	vlink: #000099;
	alink: #0033CC;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 20px;
	}	
