a.topnav:link { color: #744287; text-decoration: none }
a.topnav:active { color: #744287; text-decoration: none }
a.topnav:visited { color: #744287; text-decoration: none }
a.topnav:hover { color: #744287; text-decoration: underline}

a:link { color: #744287; text-decoration: none }
a:active { color: #744287; text-decoration: none }
a:visited { color: #744287; text-decoration: none }
a:hover { color: #744287; text-decoration: underline}

a.foot:link { color: #817F80; text-decoration: none }
a.foot:active { color: #817F80; text-decoration: none }
a.foot:visited { color: #817F80; text-decoration: none }
a.foot:hover { color: #817F80; text-decoration: underline}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #744287;
	font-style: italic;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #744287;
	font-style: italic;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.top-left {
	background-image: url(/images/top-tile-left.gif);
	background-repeat: repeat-x;
}
.top-right {
	background-image: url(/images/top-tile-right.gif);
	background-repeat: repeat-x;
}
.top-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #744387;
	background-image: url(/images/top-bg.gif);
	background-repeat: no-repeat;
}
.footer-bg {
	background-color: #F9F4FA;
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #744287;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #817F80;
}
.page-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	width: 778px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.nav-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #744387;
	background-image: url(/images/top-blend.gif);
	background-repeat: repeat-x;
}
.collections-header {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #744287;
	font-style: italic;
}
.pri-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #89C4F0;
	padding-right: 10px;
}
.field {
	color: #000000;
	border: 1px solid #808080;
	background-color: #F7F5F8;
	width: 120px;
}
.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.tab-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #744287;
	background-image: url(/images/home-tab.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
}
.login-bg {
	background-image: url(/images/login-bg.gif);
	background-repeat: no-repeat;
	height: 147px;
}
.top-line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	padding-left: 5px;
}
.header-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #744287;
	background-image: url(/images/header-background.gif);
	background-repeat: no-repeat;
	height: 38px;
	padding-top: 10px;
	padding-left: 20px;
}
.text-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #744287;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #744287;
	width: 570px;
}
.chart-header {
	font-weight: bold;
	background-color: #744287;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 20px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.chart-cell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #744287;
	border-bottom-color: #744287;
	height: 20px;
	padding-top: 2px;
	padding-left: 5px;
}
.chart-cell-bg {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #744287;
	border-bottom-color: #744287;
	height: 20px;
	padding-top: 2px;
	padding-left: 5px;
	background-color: #F9F4FA;
}
