/*
heritagegroup.lk	: stylesheet
author		: heritagegroup.lk 30.September.2005
*/

body {margin: 0px; background-color: #FFFFFF;}
td     {font-size: 11pt; color: #660000; font-family: Times New Roman;}

td.navBgh	{background-image: url("images/navBGH.jpg"); height: 24px;}
td.navBg		{background-image: url("images/navBg.jpg"); height: 24px;}
td.colRight	{background-image: url("images/colRight.gif");}

td.mLine		{background-color: #CC0000; height: 1px;}
td.hLine		{background-color: #EDEDED; height: 1px;}
td.specLine	{background-image: url("images/line.gif"); height: 1px;}

td.pageSP	{height: 35px;}
td.topicSP	{height: 25px;}
td.pageFT	{height: 15px;}
td.paraSP	{height: 12px;}
td.lineSP		{height: 8px;}
td.notes		{color: #807F7F;}

td.FTH	{background-image: url("images/ftH.gif"); width: 780px; height: 75px; font-size: 12px; color: #996633; font-family: Arial, Helvetica, sans-serif; line-height: 16px;}
td.FT	{background-image: url("images/ft.gif"); height: 75px; font-size: 12px; color: #996633; font-family: Arial, Helvetica, sans-serif; line-height: 16px;}

.h1 {font-weight: bold; font-size: 13px; color: #CC0000; font-family: Arial, Helvetica, sans-serif;}
.h2 {font-weight: bold; font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif;}

ul {font-size: 11pt;}
li {padding-bottom: 5px;}

a:link		{color: #CC0000; text-decoration: none;}
a:active		{color: #CC0000; text-decoration: none;}
a:hover		{color: #CC0000; text-decoration: underline;}
a:visited		{color: #CC0000; text-decoration: none;}

a:link.nav		{font-size: 12px; color: #D8CDB2; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
a:active.nav	{font-size: 12px; color: #D8CDB2; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
a:hover.nav	{font-size: 12px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
a:visited.nav	{font-size: 12px; color: #D8CDB2; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}

a:link.ft		{font-size: 12px; color: #996633; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
a:active.ft		{font-size: 12px; color: #996633; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
a:hover.ft		{font-size: 12px; color: #D8CDB2; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
a:visited.ft	{font-size: 12px; color: #996633; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}

input {font-size: 12px; text-transform: none; color: #000000; font-style: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
input.forms {border: 1px solid rgb(218,218,218); background-color: #F5F5F5;}

textarea {font-size: 12px; text-transform: none; color: #000000; font-style: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
textarea.forms {border: 1px solid rgb(218,218,218); background-color: #F5F5F5;}

select {font-size: 12px; text-transform: none; color: #000000; font-style: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
select.forms {border: 1px solid rgb(218,218,218); background-color: #F5F5F5;}


/* -------- Canister Styles -------- */


div.teas {
	width:0px;
}

div.teas div {
	position:absolute;
	background:#FDF9DB;
	border:1px solid #E7DE9D;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	visibility:hidden;
	width:575px;
}

div.teas div p {
	margin:5px;
}