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


	
.copyright a
	{
	color: #006699;
	text-decoration: underline;
	}
	
.copyright a:hover, .copyright a:active
	{
	background: #e8141e;
	color: #ffffff;
	text-decoration: none;
	}
	
#footer
	{
	background-color: #fdfdfd;
	border-top: 1px solid #ebebeb;
	border-bottom: 2px solid #e8141e;
	font-size: 10px;
	}
	
.elringred 
	{ 
	color: #e8141e; 
	}

.elringblue 
	{ 
	color: #004496; 
	}

#footer a
	{
	color: #959595;
	text-decoration: none;
	}
	
#footer a:hover, #footer a:active
	{
	text-decoration: underline;
	}
	
	#util_bar
	{ font-size: 75%; 
	background: repeat-x; 
	width: 415px; height: 25px; 
	position: absolute; 
	top: 7px; right: 50%; margin-right: -374px; }
	
#util_bar a
	{
	color: #959595;
	text-decoration: none;
	}
	
#util_bar a:hover, #util_bar a:active
	{
	text-decoration: underline;
	}

#util_bar ul
	{
	padding: 12px 0 12px 0;
	}
	
#util_bar li
	{
	display: inline;
	list-style: none;
	padding: 0 12px;
	border-right: 1px solid #e8141e;
	}
	
#util_bar li.end
	{
	border-right: none;
	}
	
		
	
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }



body {
	font-size: small;
	}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small, /* for other IE versions */
	}

