.maintext {
	font-family: Tahoma;
	font-size: 14px;
	color: #ff9c00;
	text-decoration: none;
}
a.maintext:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
a.maintext:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.maintext:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.maintext:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}

a.topmenu:link {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.topmenu:visited {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.topmenu:hover {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:active {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.topmenuback {
	background-attachment: scroll;
	background-image: url(../images/assets/button.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
	position: relative;
	background-position: center center;
}

a.leftmenu:link {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.leftmenu:visited {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.leftmenu:hover {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftcaptions {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff9c00;
	border: thin solid #FFFFFF;
}
.mainheads {
	font-family: "Lucida Sans";
	font-size: 36px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.mainsubtext {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.tableheads {
	font-family: "Lucida Sans";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
.tableheadssec {
	font-family: "Lucida Sans";
	font-size: 16px;
	color: #ff9c00;
	text-decoration: underline;
	font-weight: bold;
}
.subcaptions {
	font-family: "Lucida Sans";
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.subtext:link {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.subtext:visited {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.subtext:hover {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.subtext:active {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #ff9c00;
	text-decoration: none;
}
.addresstext {
	font-family: "Lucida Sans";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.photoborder {
	border: thin solid #ff9c00;
}
