/*
spc.lk : stylesheet
author : roshan fernando 21.March.2005
font     : Arial, Regular, 10
*/

body {margin: 0px;}
td     {font-size: 11px; color : #031E5D; line-height: 15px; font-family: Arial, Helvetica, sans-serif;}

td.ns		{color : #000099;}
td.navMain	{height: 17px; background-image: url("images/navMain.gif");}
td.vLine		{width: 1px; background-image: url("images/vLine.gif");}
td.hLine		{height: 1px; background-image: url("images/hLine.gif");}
td.top		{height: 30px; text-align: right; vertical-align: middle;}
td.cRight		{height: 35px; background-image: url("images/cRight.gif");}
td.solBy		{font-size: 11px; color: #AAAAAA;}
td.rowA                 {background-color: #F2F2F2;}
td.rowB                 {background-color: #E7E7E7;}



td.pageNM	{height: 17px;}
td.topicNM	{height: 22px; vertical-align: bottom;}
td.topicSP	{background-color: #DCEAF5; height: 1px;}

td.sp50		{height: 50px;}
td.sp20		{height: 20px;}
td.sp10		{height: 10px;}

p.sm      		{font-size: 11px; color : #031E5D; line-height: 15px; margin-top: 10px; margin-bottom: 10px;}

.forms		{font-size: 11px; color : #333333;}
.notes		{font-size: 11px; color: #8D8D8D;}

.h1  {font-weight: bold; font-size: 13px; color: #B72939;}
.h2  {font-weight: bold; font-size: 12px; color: #031E5D;}
.h3  {font-weight: bold; font-size: 12px; color: #808080;}


ul   {font-size: 11px; list-style-image: url("images/icon.gif");}
li    {padding-bottom: 3px;}

a:link		{font-size: 11px; color: #0000FF; text-decoration: none;}
a:active		{font-size: 11px; color: #0000FF; text-decoration: none;}
a:hover		{font-size: 11px; color: #0066FF; text-decoration: none;}
a:visited		{font-size: 11px; color: #0000FF; text-decoration: none;}

a:link.nm		{font-size: 11px; color: #FFFFFF; text-decoration: none;}
a:active.nm	{font-size: 11px; color: #FFFFFF; text-decoration: none;}
a:hover.nm	{font-size: 11px; color: #FFFFFF; text-decoration: none;}
a:visited.nm	{font-size: 11px; color: #FFFFFF; text-decoration: none;}

a:link.ns		{font-size: 11px; color: 0066FF; text-decoration: none;}
a:active.ns	{font-size: 11px; color: 0066FF; text-decoration: none;}
a:hover.ns	{font-size: 11px; color: #3399FF; text-decoration: none;}
a:visited.ns	{font-size: 11px; color: #0066FF; text-decoration: none;}

input {font-size: 11px; 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: 11px; 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: 11px; 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;}
