#table1
{
height: 15px;
padding: 0px 0px 0px 0px;
} 

#table1:hover
{
background-color:#aaaea1;
} 

a#link
{
display:block;
width:100%;
height:100%;
font-family:arial, verdana, helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}


a#link:hover
{
background-color:#aaaea1;
color:#ffffff;
}


a#link #span1 
{
display:block;
padding:7px;
padding-left:21px;
text-decoration:none;
} 


a#link #span2 
{
background-color:#aaaea1;
color:#ffffff;
display:block;
padding:7px;
padding-left:7.25pt;
text-decoration:none;
} 

/*main font settings*/
body 
{
        font-family: arial; 
        font-size: 10px; 
        color:#000000;
}

/*links font colors*/
a		
{
        color:green; 
        font-weight:normal; 
        text-decoration: none;
}


a:hover
{	
	color: silver;
    font-weight:normal; 
}


body 
{
	background-color : white;
	background-repeat : no-repeat;
}


b.eco 
{
        font-family: arial; 
        font-size: 11px; 
        color:#000000;
        font-weight: bold;
}


table 
{
        font-family: arial; 
        font-size: 10px; 
        color:#000000;
}

div 
{
        font-family: arial; 
        font-size: 12px; 
        color:#000000;
}



hr
{
	border: 0;
	color: #CDCDCD;
	height: 1px;
}


td
{
        font-family: arial, verdana, helvetica, sans-serif; 
        font-size: 12px; 
        color:#000000;
}


td.eco
{
        font-family: arial, verdana, helvetica, sans-serif; 
        font-size: 10px; 
        color:#000000;
}


b 
{
        font-family: arial, verdana, helvetica, sans-serif; 
        font-size: 12px; 
        color:#000000;
}

hr.e
{	
	border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 2px;
	margin: 0px auto 0 0;
	text-align: left;
}	

h1
{
        font-family: arial, verdana, helvetica, sans-serif; 
        font-size: 20px; 
        color:#000000;
}

h4
{
        font-family: arial, verdana, helvetica, sans-serif; 
        font-size: 17px; 
        color:#000000;
}

A:link img, A:visited img {border-color: black;}
A:hover img {border-color: #4E4C4C;}