/* ================================
    CSS STYLES FOR Tecfind Website 
    v1.1, 09/2003
   ================================
*/   

BODY
{
}
.tw_normal
{	
	color: #cccccc; 
	font-family: Arial; 
	font-size: 10pt; 
}
.tw_heading1 
{ 
	font-family: Georgia; 
	font-size: 18pt; 
	color: #FFFF99;
	font-weight: bold
}
.tw_heading2 
{ 
	font-family: Arial; 
	font-size: 14pt; 
	color: #FFcc00 
}
.tw_heading3 
{ 
	font-family: Arial; 
	font-size: 10pt; 
	color: #FFcc00; 
	font-weight: bold 
}
.tw_heading4 
{ 
	font-family: Times New Roman; 
	font-size: 14pt; 
	color: #FFFF00
}

.tw_heading5 
{ 
	font-family: Arial; 
	font-size: 18pt; 
	color: #FFcc00;
	font-weight: bold;
    font-style: italic; 
}
.tw_error
{
	color:#ff0000;
	font-family:Arial;
	font-size:10pt;
	line-height:100%
}
.tw_error2
{
	color:#ff0000;
	font-family:Arial;
	font-size:14pt;
	line-height:100%
}
.tw_bullets  
{ 
	font-family: Arial; 
	font-size: 10pt; 
	color: #cccccc; 
	text-align: left; 
    line-height: 100%; 
    list-style-type: square; 
    margin-left: 0; 
    margin-right: 5; 
    margin-top: 7; 
    margin-bottom: 7
     
}
.tw_bullets2  
{ 
	font-family: Arial; 
	font-size: 10pt; 
	color: #cccccc; 
	text-align: left; 
    line-height: 100%; 
    list-style-type:decimal; 
    margin-left: 0; 
    margin-right: 5; 
    margin-top: 8; 
    margin-bottom: 8    
}
.tw_bullets3  
{ 
	font-family: Arial; 
	font-size: 10pt; 
	color: #cccccc; 
	text-align: left; 
    line-height: 100%; 
    list-style-type:square; 
    margin-left: 0; 
    margin-right: 5; 
    margin-top: 8; 
    margin-bottom: 8    
}
.tw_courier 
{ 
	font-family: Courier; 
	font-size: 10pt; 
	color: #000000
}
.tw_normalbk 
{ 
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000
}
.tw_searchHead 
{ 
	font-family: Arial; 
	font-size: 10pt; 
	color: #ff9900
}
.tw_searchData 
{ 
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000
}

span.tw_heading1 
{ 
	font-family: Georgia; 
	color: #FFFF99; 
	font-size: 18pt; 
	font-weight: bold 
}
span.tw_heading4 
{ 
	font-family: Times New Roman; 
	font-size: 14pt; 
	color: #FFFF00; 
	line-height: 100%; 
	word-spacing: 0; 
	margin-top: 0; 
	margin-bottom: 0 
}
.tecfind
{ 
	font-family: Arial; 
	font-size: 10pt; 
	color: #FFFFFF; 
	text-indent: 0; 
    word-spacing: 0; 
    line-height: 100%; 
    margin: 0 
}
A:link {color: yellow;  background: transparent;}
A:hover {color: red;  background: transparent;}
A.hover:hover {color: yellow;  background: transparent;}
