/* 
  Basement Systems CSS by Evan Islam
  http://www.basementsystems.com
*/

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #ffffff;
	font-size : 9pt;
	font-family : verdana;
}
table {font-size : 8pt;}

.text1		{font-size : 8pt; font-family : verdana; color : #000000; text-decoration:none; font-weight: none;}

.textblue		{font-size : 8pt; font-family : verdana; color : #0E5492; text-decoration:none; font-weight: none;}




.redlinks		{font-size : 10pt; font-family : arial; color : #EC1D26; text-decoration:none; font-weight: none;}
a.redlinks		{font-size : 10pt; cursor: pointer; font-family : arial; color : #EC1D26; text-decoration:none; font-weight: bold;}
a.redlinks:hover	{font-size : 10pt; cursor: pointer; font-family : arial; color : #EC1D26; text-decoration : underline; font-weight: bold;}

.blue
{font-size : 10pt; font-family : verdana, arial; color : #09427B; text-decoration:none;}
a.blue:link, a.blue:visited, a.blue:active
{font-size : 10pt; cursor: pointer; font-family : verdana, arial; color : #09427B; font-weight: bold; text-decoration:none;}
a.blue:hover
{font-size : 10pt; cursor: pointer; font-family : verdana, arial; color : #09427B; font-weight: bold; text-decoration:underline;} 

.purple
{font-size : 10pt; font-family : arial; color : #666699; text-decoration:none;}
a.purple
{font-size : 10pt; cursor: pointer; font-family : arial; color : #666699; font-weight: bold;}
a.purple:hover
{font-size : 10pt; cursor: pointer; font-family : arial; color : #F17DB1; font-weight: bold;} 

.purplelinks
{font-size : 10pt; font-family : arial; color : #666699; text-decoration:none;}
a.purplelinks
{font-size : 10pt; cursor: pointer; font-family : arial; color : #666699; text-decoration:none; font-weight: bold;}
a.purplelinks:hover
{font-size : 10pt; cursor: pointer; font-family : arial; color : #666699; text-decoration : underline;}

.pinklinksbig
{font-size : 12pt; font-family : arial; color : #F17DB1; text-decoration:none;}
a.pinklinksbig
{font-size : 12pt; cursor: pointer; font-family : arial; color : #F17DB1; text-decoration:none;}
a.pinklinksbig:hover
{font-size : 12pt; cursor: pointer; font-family : arial; color : #F17DB1; text-decoration : underline;}

.pinklinks
{font-size : 10pt; font-family : arial; color : #F17DB1; text-decoration:none;}
a.pinklinks
{font-size : 10pt; cursor: pointer; font-family : arial; color : #F17DB1; text-decoration:none; font-weight: bold;}
a.pinklinks:hover
{font-size : 10pt; cursor: pointer; font-family : arial; color : #F17DB1; text-decoration : underline; font-weight: bold;}


a.bluelinks		{font-size : 9pt; cursor: pointer; font-family : Verdana; color : #062646; text-decoration:none;}
a.bluelinks:hover	{font-size : 9pt; cursor: pointer; font-family : Verdana; color : #062646; text-decoration : underline;}

/* menu at the header  */
.top		{font-size : 10pt; font-family : arial; color : #FFFFFF; text-decoration:none;}
a.top:hover	{font-size : 10pt; cursor: pointer; font-family : arial; color : #FFFFFF; text-decoration : underline;}

/* menu for the left hand side  */
a.menulinks		{font-size : 10pt; cursor: pointer; font-family : arial; color : #FFFFFF; text-decoration:none;}
a.menulinks:hover	{font-size : 10pt; cursor: pointer; font-family : arial; color : #2476D0; text-decoration : underline;}


/* The general footer...  */
.footerlinks		{ font-size : 8pt; font-family : Verdana; color : #2476D0; text-decoration:none;}
a.footerlinks		{ font-size : 8pt; cursor: pointer; font-family : Verdana; color : #2476D0; text-decoration:none; font-weight: none;}
a.footerlinks:hover	{ font-size : 8pt; cursor: pointer; font-family : Verdana; color : #2476D0; text-decoration:underline;}


/* header link  */
.headerlink		{ font-weight: bold; font-family : Verdana; font-size: 14px; color : #000080; text-decoration:none;}
a.headerlink		{ font-weight: bold; font-family : Verdana; font-size: 14px; color : #000080; text-decoration:none;}
a.headerlink:hover	{ font-weight: bold; font-family : Verdana; font-size: 14px; color : #000080; text-decoration:underline;}
	


/* legend */
.legend { font-size : 11px; font-weight: bold; color :cc9900;  }

/* Main table cell colours and backgrounds */

table.table1	{ border: #7C7F91; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}


td.blue	{ background-color: #3B3C36; }



/* strong blue headers */
.header1			{ font-weight: bold; font-size: 14px; color : #000080;}
.header2			{ font-weight: bold; font-family : Verdana; font-size: 14px; color : #000080;}
.header3			{ font-weight: bold; font-family : Verdana; font-size: 14px; color : #000080;}
.headerbig			{ font-weight: bold; font-size: 18px; color : #000080;}



/* The largest text used in the index page title and toptic title etc. */
.maintitle, h1	{
			font-size: 22px;
}
h2	{
			font-size: 18px;
}


.freeinspect {
font-size:14px;
color : #FF0000
}


/* Copyright and bottom info */
.copyright		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #78787E;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}