/* CSS Document */
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #253125;
	font-weight: 600;
}
body {
	scrollbar-base-color: #253124;
	scrollbar-face-color: #253124;
	scrollbar-track-color: #253124;
	scrollbar-arrow-color: #eceff4;
	scrollbar-highlight-color: #eceff4;
	scrollbar-3dlight-color: #eceff4;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tableBorder {
	color: #E5E9EC;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-top-color: #E2E5EC;
	border-right-color: #E2E5EC;
	border-bottom-color: #E2E5EC;
	border-left-color: #E2E5EC;
}
.lftSideBg {
	background-attachment: scroll;
	background-image: url(http://www.sacorivergraphics.com/images/lft-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rtSideBg {
	background-attachment: scroll;
	background-image: url(http://www.sacorivergraphics.com/images/rt-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBCED7;
	text-decoration: none;
	margin-bottom: 5px;
	letter-spacing: 0.05em;
}
.bigLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #706A96;
}
.homeFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E6E6F0;
}
.lightLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E6E6F0;
}
.medLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C9C9DE;
}
.medLink2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A3A3C7;
}
.medLink3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7A7AAF;
}
.medLink4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #575791;
}
.darkLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #37375E;
}
