/* CSS Document */
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D58A00;
}
a.style2 {
	text-decoration: none;	
}
.style2:hover {
	text-decoration: underline;	
}
.style_Yellow_Image {
	border: 3px solid #ffe2b0;	
}
.style_Yellow_Firm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #554433;
	margin-top: 3px;
}
a.style_Yellow_Firm {
	text-decoration: none;
	
}
.style_Yellow_Firm:hover {
	color: #000000;	
}
.style_Yellow_Firm_phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-top: 2px;	
	color: #554433;
}
.style_Yellow_Description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #554433;
	border-bottom: 1px dotted #554433;
}
.style_Yellow_Description_VIP1P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #554433;
}
.style_Yellow_Name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	color: #554433;
	text-transform: uppercase;
	
}
a.style_Yellow_Name {
	text-decoration: none;
		
}
.style_Yellow_Name:hover {
	color: #FF0000;	
}	
.style2 {font-size: 10px; border: 1px dotted #554433; font-family: Arial, Helvetica, sans-serif;}
table.vipt {	
	table-layout:fixed;	
}
