.tableBorderRed {
	border: 5px solid #680001;
}
.textBoldHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #000000;
}
.textRegHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #000000;
	padding: 10px;
}
.textSmallHome {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	padding-left: 15px;
	padding-right: 20px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 50px;
}
.imgPad {
	padding-bottom: 5px;
}
.textSmallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
}
.imgBkgd {
	background-repeat: no-repeat;
}
.textSmallPad {

	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 20px;
}
.imgborder {
	border: thick solid #FDE398;
}
.imgborderthin {
	border: medium solid #FDE398;
}

.linknoborder	{
	border-style:none;
}