.texttablebackground {
	background-image: url(assets/textarea.jpg);
	background-repeat: no-repeat;
}
.bottomtablebackground {
	background-image: url(assets/bottombanner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	height: auto;
	line-height: 18px;
}
a:link.speciallink { font:verdana; font-size:10px; color:#ffffff;text-decoration:none }
a:visited.speciallink { color:#ffffff;text-decoration:none }
a:hover.speciallink { color:#b4ea00;text-decoration:none } 

a:link.matrixlink { font:verdana; font-size:10px; color:#b4ea00;text-decoration:none }
a:visited.matrixlink{ color:#b4ea00;text-decoration:none }
a:hover.matrixlink { color:#ffffff;text-decoration:none }

a:link.tablelink { font:verdana; font-size:11px; color:#ffffff;text-decoration:none }
a:visited.tablelink { color:#ffffff;text-decoration:none }
a:hover.tablelink { color:#b4ea00;text-decoration:none } 

a:link.bookinglink { font:verdana; font-size:11px; color:#b4ea00;text-decoration:none }
a:visited.bookinglink { color:#b4ea00;text-decoration:none }
a:hover.bookinglink { color:#ffffff;text-decoration:none } 

.linktext {
	font-family: Verdana;
	font-size: 10px;
}
.productiontable {
	background-color: #299643;
	border: 1px solid #b4ea00;
	padding-left: 5px;
}
.productionmiddlecell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #b4ea00;
	border-bottom-color: #b4ea00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b4ea00;
	padding-left: 3px;
}
.backgroundnophotos {
	background-image: url(assets/textareanophotos.jpg);
	background-repeat: no-repeat;
}
.textheadings {
	font-weight: bold;
	text-transform: uppercase;
}
.list {
	list-style-image: url(assets/limedot.gif);
	list-style-type: none;
	list-style-position: outside;
}
