/*  HEADERS  */

h1{
font-size : 13px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : bold;
font-family :  tahoma, arial, verdana, Helvetica, sans-serif;
color: #666666;}

h1.title{
font-size : 20px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : normal;
font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
color: #E79301;}

h2{
font-size : 14px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : bold;
font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
color: #E15603;}

h3{
font-size : 12px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : bold;
font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
color: #D67500;}



/*  TEXT  */

.texthome{
	font-size : 11px;
	font-family :  tahoma, arial, verdana, Helvetica, sans-serif;
	color: #777777;
	font-weight: bold;
}


.text{
	font-size : 12px;
	font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 14px;

}

.liltext{
	font-size : 10px;
	font-family :  tahoma, arial, verdana, Helvetica, sans-serif;
	color: #777777;
	font-weight: normal;
}


.liltext2{
	font-size : 10px;
	font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
	color: #777777;
	font-weight: normal;
	line-height: 10pt;

}


address {
	font-family: tahoma, arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}


.required{
	font-size : 14px;
	font-family :  arial, verdana, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;

}


/*  FLIPS  */

A.flip{
	font-weight : bold;
	text-decoration: underline;
	color: #E79301;
}

A.flip:hover{
	font-weight : bold;
	text-decoration: none;
	color: #DDCC7C}
	
A.flip2{
	font-weight : normal;
	text-decoration: underline;
	color: #666666;
}

A.flip2:hover{
	font-weight : normal;
	text-decoration: none;
	color: #DDCC7C}
	
	
A.fliptools{
	font-weight : bold;
	text-decoration: none;
	color: #666666;
}

A.fliptools:hover{
	font-weight : bold;
	text-decoration: none;
	color: #9EC059}


/*  FORM TAGS  */

select.drop100{
width : 100px;
font-size : 11px;
font-weight : bold;
font-family :  arial, verdana, Helvetica, sans-serif;
color: #333333;
background-color : #FFFFFF;}


input.input180{
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	width: 180px;
	background-color: #FFFFFF;

}

textarea.textarea {
	width: 180px;
	height: 100px;
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	color : #333333;
	background-color: #FFFFFF;

}
