/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(images/ehlp4bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-track-color: white;
	scrollbar-face-color: white;
	scrollbar-arrow-color: #58768e;
	scrollbar-3dlight-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #58768e;
	scrollbar-darkshadow-color: white;
	
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	color:#7298B8;	
	}

a:link{color:#999966;
text-decoration:none;
font:bold;
}
a:active{color:#999966;
text-decoration:none;
font:bold;
}
a:visited{color:#999966;
text-decoration:none;
font:bold;
}
a:hover{color:#999966;
text-decoration:none;

}

.trackItem {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:300px;
	height:16px;
	left:520px;
	border-top:1px solid #371917;
	clear:both;
}
