body {
	background-color: #e7e6df;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 33px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 38px;
}
a {
	color: #054082;
}
a:visited {
	color: #04203f;
}
a:hover {
	color: #e5c237;
}
.bodystrong {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: underline;
}
.btmrepeat {
	background-image: url(images/sidebar_background.jpg);
	background-repeat: repeat-y;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #bfd0e4;
	padding-left: 38px;
}
.credit a {
	color:#bfd0e4;
	font-style:normal;
	text-decoration:none
	}
.btmrepeatindex {

	background-image: url(images/btm_leftindex_bg.gif);
	background-repeat: repeat-y;
}
.creditindex {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #bfd0e4;
	padding-left: 9px;
}
.creditindex a {

	color:#bfd0e4;
	font-style:normal;
	text-decoration:none
}

