.tableBGIright {

	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
.tableBGILeft {



	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;


}
.goldBg {
	background-color: #d6ba5f;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;


}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;

}
.mainBg {
	background-attachment: fixed;
	background-image: url(../img/bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tableTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	background-color: #d6ba5f;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
ul {
	color: #000066;
}

