td,th {
	color: #154169;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #154169;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #154169;
}
a:hover {
	border-bottom: 0px dotted #154169;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

#newsticker {
	background: #ebeef5;
	color: #154169;
	/*font: 0.7em/160% "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	
}

#newsticker ul {
	border: 0px solid #fcf498;
	list-style: none;
	min-height: 25px;
	/*padding: 10px 15px;
	padding-right: 30px;*/
	text-decoration: none;
	margin-left: -30px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: hidden;
}
#newsticker li.error {
	color: #f00;
}


#newsticker #togglenewsticker {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}
/*---------------------------TESTING-----------------------------------*/

#newsticker2 {
	color: #F90;
	/*font: 0.7em/160% "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
}

#newsticker2 ul {
	border: 0px solid #fcf498;
	list-style: none;
	min-height: 25px;
	/*padding: 10px 15px;
	padding-right: 30px;*/
	text-decoration: none;
	margin-left: -30px;
}
* html #newsticker2 ul {
	height: 1.6em;
	overflow: hidden;
}
#newsticker2 li.error {
	color: #f00;
}


#newsticker2 #togglenewsticker2 {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker2 #togglenewsticker2 {
	right: 30px;
}

/*---------------------------TESTING-----------------------------------*/

#animatedwords{
	color: #FC922A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	overflow: hidden;
	float: left;
	width: 340px;
	height: 60px;
}

#animatedwords ul {
	border: 0px solid #fcf498;
	list-style: none;
	min-height: 0px;
	/*padding: 10px 15px;
	padding-right: 30px;*/
	text-decoration: none;
	margin-left: -30px;
	margin-top: -10px;
}
* html #animatedwords ul {
	height: 1.6em;
	overflow: hidden;
}
#animatedwords li.error {
	color: #f00;
}


#animatedwords #toggleanimatedwords {
	background: transparent url("icon_closeanimatedwords.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 0px;
	text-indent: 0px;
	outline: none;
}
* html #animatedwords #toggleanimatedwords {
	right: 30px;
}
