/*
cocotechlanka.com: stylesheet
author	              : roshan fernando 8.July.2005
*/

body {margin: 0px;}
td     {font-size: 12px; color : #333333; font-family: Arial, Helvetica, sans-serif;}

td.sm		{font-size: 11px; color : #333333;}

.h1  {font-weight: bold; font-size: 12px; color: #008100;}
.h2  {font-weight: bold; font-size: 12px; color: #666600;}
.h3  {font-weight: normal; font-size: 12px; color: #FFFFFF;}
.h4  {font-weight: normal; font-size: 12px; color: #666600;}


a:link		{font-size: 12px; color: #009900; text-decoration: none;}
a:active		{font-size: 12px; color: #009900; text-decoration: none;}
a:hover		{font-size: 12px; color: #009900; text-decoration: underline;}
a:visited		{font-size: 12px; color: #009900; text-decoration: none;}

a:link.nv		{font-size: 12px; color: #81291C; text-decoration: none;}
a:active.nv	{font-size: 12px; color: #81291C; text-decoration: none;}
a:hover.nv	{font-size: 12px; color: #DD7127; text-decoration: none;}
a:visited.nv	{font-size: 12px; color: #81291C; text-decoration: none;}

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

td.pageNM	{height: 10px;}
td.pageSP	{background-color: #C4E26A; height: 1px;}
td.solBy		{font-size: 11px; color: #AAAAAA;}

td.sp20		{height: 20px;}
td.sp15		{height: 15px;}
td.sp10		{height: 10px;}
td.sp05		{height: 5px;}

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

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;}

ul {font-size: 12px; list-style-image: url("images/bullet.gif");}
li  {padding-bottom: 2px;}