<style type="text/css">
.tmp { }

.content_heading {
	color: #114e5e;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}	

.territories {
	color: #114e5e;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}	

.content {
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}	

.content_tiny {
	color: black;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}	

.notfound {
	color: #114e5e;
	font-family: Arial;
	font-size: 40px;
	font-weight: bold;
}	

.blue_box_heading {
	color: white;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}	

.blue_box_content {
	color: red;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}	

.blue_box_content_dead {
	color: red;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}	

.blue_box_content_dead_bold {
	color: red;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}	

.blue_box_content_live {
	color: white;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}	

.blue_box_content_live_bold {
	color: white;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}	

.sub_links {
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}	

.sub_links_dead {
	color: red;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}	

.calendar_day {
	color: white;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}	

.calendar_day_link {
	color: white;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: underline;
}	

.calendar_dayname {
	color: #114e5e;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}	

.calendar-month {
	color: #114e5e;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}	

.calendar_day_heading {
	color: white;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	background: #114e5e;
	padding-top: 2px; padding-bottom: 2px; padding-right: 5px; padding-left: 5px;

}	

.calendar_content {
	color: black;
	font-family: Arial;
	font-size: 12px;
}	

.calendar_content_heading {
	color: #114e5e;
	font-family: Arial;
	font-size: 15px;
}	


a {
	color: #99c343;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}	

.dropdown {
	background-color: white;
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 350px;
}

.dropdown_small {
	background-color: white;
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
}

.textbox {
	background-color: white;
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 350px;
}

.textbox_medium {
	background-color: white;
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 250px;
}

.textbox_small {
	background-color: white;
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 50px;
}

.textarea {
	background-color: white;
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 350px;
	height: 200px;
}

.textarea2 {
	background-color: white;
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 350px;
	height: 75px;
}

.button {
	background-color: gray;
	color: white;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}





.directorycategory {
	color: #114e5e;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.directorybusiness {
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.directorybusinesspremium {
	color: black;
	background-color: yellow;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.directorycontent {
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	display: block;
	padding-top: 2px; padding-bottom: 2px; 
}
</style>
