/*  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.home{
font-size : 20px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : normal;
font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
color: #7D44C3;}

h1.title{
font-size : 20px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : normal;
font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
color: #E55300;}

h2{
font-size : 18px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : normal;
font-family :  tahoma, arial, verdana, Helvetica, sans-serif;
color: #5C8901;}

h3{
font-size : 13px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : normal;
font-family :  tahoma, arial, verdana, Helvetica, sans-serif;
color: #049900;}

h4{
font-size : 11px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : bold;
font-family :  tahoma, arial, verdana, Helvetica, sans-serif;
color: #669900;}



/*  TEXT  */
p{margin:1em 0 0 0;padding:0}
ul{margin-top:1em; margin-bottom:1em}

.texthome{
	font-size : 11px;
	font-family :  tahoma, arial, verdana, Helvetica, sans-serif;
	color: #777777;
	font-weight: bold;
}


.text{
	font-size : 12px;
	font-family :  tahoma, arial, verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

.text2{
	font-size : 11px;
	font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

.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;

}

#hometext strong{
	font-weight : bold;
	text-decoration: none;
	color: #7D44C3;
}

/*  FLIPS  */

A.flip{
	font-weight : bold;
	text-decoration: none;
	color: #02ACEF;
}

A.flip:hover{
	font-weight : bold;
	text-decoration: none;
	color: #95CFE5}
	

A.flip2{
	font-weight : normal;
	text-decoration: underline;
	color: #666666;
}

A.flip2:hover{
	font-weight : normal;
	text-decoration: none;
	color: #DA9974}
	
A.flip3{
	font-weight : normal;
	text-decoration: none;
	color: #E55300;
}

A.flip3:hover{
	font-weight : normal;
	text-decoration: none;
	color: #DA9974}
	
	
A.fliptools{
	font-weight : bold;
	text-decoration: none;
	color: #666666;
}

A.fliptools:hover{
	font-weight : bold;
	text-decoration: none;
	color: #9EC059}

a.fliphome{
	font-weight : bold;
	text-decoration: none;
	color: #7D44C3;
	text-decoration: none;
}

	a.fliphome:hover{text-decoration: underline;}

	
/*  FORM TAGS  */

select.drop100{
width : 100px;
font-size : 11px;
font-weight : bold;
font-family :  arial, verdana, Helvetica, sans-serif;
color: #719601;
background-color : #FFFFFF;}


input.input180{
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #719601;
	width: 180px;
	background-color: #FFFFFF;}

textarea.textarea {
	width: 180px;
	height: 100px;
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	color : #719601;
	background-color: #FFFFFF;}