﻿
	#InfoBar{
	position:absolute;
	top: 90px;
	color: #ffffff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 996px;
	
	text-align:right;
	line-height: 18px;
}


	#InfoBarLeft{
	position:absolute;
	top: 90px;
	color: #ffffff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	width: 996px;
	text-align:left;
	line-height: 18px;
	padding-left: 33px;
}

#Info1{
	display: block;
	margin-bottom: -2px;
	color: #eef2f7;
}

.InfoLink {
color: #eef2f7;
text-decoration: underline;
}

.InfoLink:hover {
color: white;
text-decoration: underline;
}