body{font-family: Verdana, Arial, Helvetica, sans-serif;}

.pagetitle {font-size: 15pt; font-weight: bold; color: #C7260F;}
.body { font-size: 12pt; font-weight: normal; color: #000;}
.footer {font-size: 10pt; font-weight: normal; color: #000;}
.bodybold {font-size: 12pt; font-weight: bold; color: #000;}
.heading {font-size: 14pt; font-weight: bold; color: #000;}
.left { font-size: 12px; font-weight: normal;}
a{font-style:italic;}
h3{font-size: 18px; font-weight: 400;color:#993300; border-bottom:1px dotted gold;}
.pastPerformance{
	width:24em;
	float:left;
	margin:10px;
	height:3.8ex;
}
dt{
	font-weight:bold;
	margin-top:.8ex;
}
dd{
	margin-left:0;
}

#favorites{
	margin-left:10px;
}
#main_menu{
	background-color:#000;
	height:2ex;
}
.menu{
	list-style:none;
	margin:0;
	padding:0;
}
.menu li{
	display:inline;
}
.menu a{
	padding:.2ex;
	text-align:center;
	float:left;
	display:block;
	width:9em;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-style:normal;
	font-weight:bold;	
}
.leftcol .menu a{
	width:93px;
	padding:0;	
	text-transform:capitalize;
	font-style:normal;
	font-size:10pt;
	text-align:left;
	padding-left:5px;
	background-color:black;
	border-bottom:1px dashed gold;	
	 
}
.menu a:hover{
	color:#993300;
	background-color:#FFF;
	text-transform:capitalize;;
}
.leftcol{
	border-right:5px solid #000;
}
.body img{
	border: 1px solid gold;
}

