.tablebg {
	background-attachment: fixed;
	background-image: url(../images/Untitled-1_07.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border {
	border: thin solid #620020;
}
.whiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}


.paratext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #620020;
	left: 20px;
	right: 20px;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #620020;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #620020;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #620020;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #620020;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A82254;
	text-decoration: none;
}
#link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#link_text a:link, #link_text a:active, #link_text a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

#link_text a:hover{
	color: #FFCCFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.navbarbg {
	background-attachment: fixed;
	background-image: url(../images/navbarspacer_05.jpg);
	background-repeat: repeat-x;
}
