.table-border-left-right-orange {
	border-right: 1px solid #9B7755;
	border-left: 1px solid #9B7755;
	text-align:left;
}

.table-border-right-orange {
	border-right: 1px solid #9B7755;
	text-align:left;
}

.table-border-left-right-green {
	border: 1px solid #5C6D5D;
	text-align:left;
}

.table-border-left-right-black {
	border: 1px solid  #000000;
	text-align:left;
}

.table-border-black {
	border: 1px solid  #000000;
}

.link-copyright-text {
	font: normal 11px "Trebuchet MS", Verdana;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.link-copyright-text:hover {
	font: normal 11px "Trebuchet MS", Verdana;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}

.link-white-body-text-padding {
	font: normal 12px "Trebuchet MS", Verdana;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}

.link-white-body-text-padding:hover {
	font: normal 12px "Trebuchet MS", Verdana;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.link-menu-text {
	font: bold 13px "Trebuchet MS", Verdana;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.link-menu-text:hover {
	font: bold 13px "Trebuchet MS", Verdana;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.call-text {
	font: bold 13px "Trebuchet MS", Verdana;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border: 1px solid  #000000;
}

.welcome-text {
	font: bold 18px "Trebuchet MS", Verdana;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left:5px;
}

.title-text {
	font: bold 15px "Trebuchet MS", Verdana;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left:5px;
}

.body-text {
	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
	color: #333333;
	text-align:justify;
	text-decoration:none;
}

.copyright-text {
	font: normal 11px "Trebuchet MS", Verdana;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.white-body-text-padding {
	font: normal 13px "Trebuchet MS", Verdana;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding: 5px;
}

.menu-text {
	font: bold 20px "Trebuchet MS", Verdana;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.page-title {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #000;
}

.style7 {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 color: #000;
}

