/*  HEADERS  */

h1{
	font-size : 16px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight : bold;
	font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
	;
	color: #FF9900;
	line-height: 18px;
}



/*  TEXT  */

.text{
	font-size : 11px;
	font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;;
	color: #333333;
	line-height: 14px;
}

address {
	font-family: "Trebuchet MS", arial, verdana, Helvetica, sans-serif;;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #BEBEBE;
}

li {
	line-height: 16px;
	text-indent: 0px;
	list-style-image: url(../images/bullet_o.gif);

}

/*  FLIPS  */

A.flip{
	font-weight : normal;
	text-decoration: none;
	color: B6B5B5;
}

A.flip:hover{
	font-weight : normal;
	text-decoration: underline;
	color: #F5A100}
	
A.flip2{
	font-weight : bold;
	text-decoration: none;
	color: #333333;
}

A.flip2:hover{
	font-weight : bold;
	text-decoration: none;
	color: #F5A100}


	
/*  FORM TAGS  */

select.drop140{
width : 140px;
font-size : 11px;
font-weight : bold;
font-family :  arial, verdana, Helvetica, sans-serif;
color: #719601;
background-color : #FFFFFF;}
