body {
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #054C9C;
}
body,td,th {
	font-size: 12px;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
color: #42ACDA; 
}
.style3 {
	font-weight: bold;
color: #42ACDA; 
}
.style4 {
	font-size: 12px;
	font-weight: bold;
}
	
a:link {
	color: #054C9C;
	text-decoration: none;
}
a:visited {
	color: #054C9C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}	
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42ACDA; 
	text-decoration: none;
}	

a.style5:link {
	color: #42ACDA; 
	text-decoration: none;
}
a.style5:hover {
	text-decoration: underline;
}
a.style5:active {
	text-decoration: underline;

}
a.style5:visited {
color: #42ACDA; 
}

.smalltext {
	font-size:11px;
	color:#054C9C;
}

.pricetext {
	font-size:12px;
	color:#054C9C;
}
.bottomText {
	text-align: right;
	position: relative;
	left: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	top: 1px;
}


#ticker {
	width: 741px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	background-color: white;
	cursor: pointer;
}
.footerHome {
	margin: 2px 0 0 0;
}

.leftCol {float:left;}
.rightCol {float:left; margin-left:50px;}
.clearItem {clear:both; padding-top:10px;}
