a:link {  color: Blue; text-decoration: underline}
a:visited {  color: red; text-decoration: underline}
a:hover {  color: red; text-decoration: none}
.logo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; color: #AEC3E5}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #5678BB}

#header 
{
	background-image:url(TempleteImages/OnlineHeader.jpg);	
	width:780px;
	height: 85px;	
}

li
{
	padding-bottom:5px;
	
}

#login
{
	position:relative;
	right: 0px;
	margin-left: 730px;
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #2e260f;
	text-decoration: none;
	font-size: 11px;

}
