body {
	background-image: url(/images/brown_gradient.gif);
	background-repeat: repeat-x;
	background-color: #D0CCB1;
}
a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: #A52A2A;
	text-decoration: none;
}
a:active {
	color: #0000ff;
	text-decoration: none;
}

.topa:link {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
}
.topa:visited {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
}
.topa:hover {
	color: #ff0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
}
.topa:active {
	color: #ff0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
}
.hor_sep {
	background-image: url(/images/ballantine_family_fund_21.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 20px;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
.error {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #A52A2A;
	font-weight: bold;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #a93636;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #434343;
}

a.mouseover1{
font-family: san-serif;
color: #9EFF36;
}

a.mouseover1:hover
{
font-family: san-serif;
color: #456745;
}

