/* Standard Arial and Verdana */

.verdana_9px {
	font-family: Verdana;
	font-size: 9px;
	line-height: normal;
}
.verdana_10px {
	font-family: Verdana;
	font-size: 10px;
}
.verdana_11px {
	font-family: Verdana;
	font-size: 11px;
}
.verdana_12px {
	font-family: Verdana;
	font-size: 12px;
}
.verdana_14px {
	font-family: Verdana;
	font-size: 14px;
}
.verdana_16px {
	font-family: Verdana;
	font-size: 16px;
}

.arial_9px {
	font-family: Arial;
	font-size: 9px;
	line-height: normal;
}
.arial_11px {
	font-family: Arial;
	font-size: 11px;
}
.arial_12px {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
}
.arial_10pt {
	font-family: Arial;
	font-size: 10pt;
	line-height: normal;
}
.arial_14px {
	font-family: Arial;
	font-size: 14px;
}
.arial_16px {
	font-family: Arial;
	font-size: 16px;
}
.arial_18px {
	font-family: Arial;
	font-size: 18px;
}

/* Others */

.black_link {
	color: #000000;
	text-decoration: none;
}

.black_link_blink {
	color: #000000;
	text-decoration: none;
}
A.black_link_blink:hover {	
	text-decoration: underline;
}

.blue_link_blink {
	color: #0000CC;
	text-decoration: none;
}
A.blue_link_blink:hover {	
	text-decoration: underline;
}

.black_img_border {
	border: 1px solid #000000;
}

.button_yellow {
	background-color: #FFFF6C;
	border: 1px solid #848400;
}

.button_yellow2 {
	background-color: #FFFFAA;
	border: 1px solid #CCCC66;
	font-family: Arial;
	font-size: 12px;
	height: 20px
}

.button_green {
	background-color: #A4FFA6;
	border: 1px solid #6CBC5E;
	font-family: Arial;
	font-size: 12px;
	height: 20px
}

.button_black {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	font-family: Arial;
	font-size: 12px;
	height: 20px
}

/* TEN Travel & Tourism Link */

.black_link1 {
	color: #000000;
}

.black_link_blink1 {
	color: #000000;
	text-decoration: none;
}
A.black_link_blink1:hover {	
	color: #FF0000;
	text-decoration: underline;
}

.black_link_blink2 {
	color: #000000;
}
A.black_link_blink2:hover {	
	color: #000000;
	text-decoration: none;
}

.yellow_link_blink {
	color: #7B7B5C;
	text-decoration: none;
}
A.yellow_link_blink:hover {	
	color: #7B7B5C;
	text-decoration: underline;
}

.yellow_link_blink2 {
	color: #7B7B5C;
}
A.yellow_link_blink2:hover {	
	color: #7B7B5C;
	text-decoration: none;
}

/* Realtor */

.menu_links {
	color: #006600;
	text-decoration: none;
}
A.menu_links:hover {	
	text-decoration: underline;
}

.arial_6px {
	font-family: Arial;
	font-size: 6px;
}

.currency_change_box {
	color: #003300;
	background-color: #A4FFA6;
	border: thin dashed #000000;
	font-family: Verdana;
	font-size: 10px;
	height: 16px;
	font-weight: bold;
	width: 50px;
}
