﻿BODY
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

A.Search {
   text-decoration: none;
   color: #036789;
   background: none;
   font-size: 10pt;
   font-weight: bold;
   }

  
 A.Search:link {
   text-decoration: none;
   color: #036789;
   background: none;
   font-size: 10pt;
   font-weight: bold;
   }


A.Search:hover {
   text-decoration: none;
   color: #B5DAEA;
   background: none;
   font-size: 10pt;
   FONT-FAMILY: Verdana, Arial;
   }
   
 

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	


span.Regular {
	color: #FFFFFF;
	font-size: 1em;


}		

span.Foot {
	color: BLACK;
	font-size: .8em;
	
}

span.Header {
	color: #B5DAEA;
	font-size: 1.5em;

}		




	
TFOOT, THEAD	{	
	font-size:	10pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
		


p {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica; 
	font-weight: normal;
	word-spacing: normal;
	text-transform: none;
	}

td.hover {
   text-decoration: none;
   font-size: 6pt;	
   color: #B5DAEA;
   font-weight: bold; 
   background-color: #666666;
   }
   
 td.off {
   text-decoration: none;
   font-size: 6pt;	
   color: grey;
   font-weight: bold;
   background-color: #8C8C8C;
   }

td {
	font-size: 10pt;	
	font-family: verdana, arial, Helvetica;
	font-weight: normal;
	}

.top {
	font-size: 10pt;	
	font-family: verdana, arial, Helvetica;
	font-weight: bold;
	vertical-align: middle;	
	}

ul {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	list-style-type: disc
	}
	
li {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	margin: 0;
	padding: 0;
	word-spacing: normal;
	}
	
A:hover {
   text-decoration: none;
   color: #B5DAEA;
   background: none;
   font-size: 7pt;
   }
   
 A {
   text-decoration:none;
   color: #FFFFFF;
   background: none;
   font-size: 7pt;
   }

input,
textarea
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}

a.ListingLink
{
	font-size: 9pt;
	text-decoration: underline;
	color: #1C3464;
}

a.LeftLink
{
	font-size:9pt;
	text-decoration: underline;
	color: #FFFFFF;
}

a.LeftLink:hover
{
	font-size: 9pt;
	text-decoration: underline;
	color: #9CC1F1;
}

a.ListingLink:hover
{
	font-size: 9pt;
	text-decoration: underline;
	color: #0080C0;
}

.TableHeader
{
	font-weight:bold;
}

.OnRow
{
	background: #DDE7F0;
}

.OffRow
{
	background: #FFFFFF;
}

.Error
{
	font-weight:bold;
	color:#8B0000;
}

.DefaultButtonFix
{
	direction:rtl;
	text-align:left;
}

.VisitorsLabel
{
	font-weight:bold;
	font-size:18px;
	color:#990000;
}

.EasySteps
{
	font-weight:bold;
	font-size:14px;
	color:#8ADC8A;
}

.copyright
{
	color:#FFFFFF;
	font-size:11px;
	padding:5px 0 0 0;
	text-align:center;
	width:860px;
}