/* NAVIGATION : MENU TITLE */
.menutitle{
	background-color:#FFFFFF;
	color:#000000;
	width:140px;
	text-align:Left;
	font-weight:bold;
	font-size:11px;
	font-family: "Humanst521 Lt BT", "Humanst521 Bd BT", Arial, Helvetica, sans-serif;
	cursor: hand;
}

.submenu
{
color: #000000;
font-family: "Humanst521 Lt BT", "Humanst521 Bd BT", Arial, Helvetica, sans-serif;
font-size:11;

}

h1 {
color: #ffffff;
font-family: "Humanst521 Lt BT", "Humanst521 Bd BT", Arial, Helvetica, sans-serif;
font-size:-4;
}

a:link { text-decoration : underline; color : #993366; }
a:visited { text-decoration : underline; color : #AF8787; }
a:hover {text-decoration : underline; color : #ff0000;}
a:hover {text-decoration : underline; color : #ff0000;}

#newsHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	overflow:hidden;
	width:482px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 22px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #A5246B;

}
* html #newsHeading { 
	width:482px;
}
/*
#TICKER {
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;
	width:486px;
	border: 1px solid #A5246B;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 22px;
}
* html #TICKER { 
	width:482px;
}
#TICKER a:link {
	color: #FF0066;
	text-decoration: underline;
}
#TICKER a:visited {
	color: #A80054;
	text-decoration: underline;
}
#TICKER a:hover {
	color: #ff0066;
	text-decoration: underline;
}
*/

#TICKER {
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;
	width:486px;
	/* border: 1px solid #A5246B; */
	padding-top: 3px;
	padding-bottom: 3px;
	height: 22px;
}
* html #TICKER { 
	width:482px;
}
#TICKER a:link {
	color: #000000;
	text-decoration: underline;
}
#TICKER a:visited {
	color: #000000;
	text-decoration: underline;
}
#TICKER a:hover {
	color: #ff0066;
	text-decoration: underline;
}

	.homeContent a:link{
		font-family: Arial, Helvetica, sans-serif;
		color: #FF8000;
	}
	.homeContent a:visited{
		font-family: Arial, Helvetica, sans-serif;
		color: #FF8000;
	}
	.homeContent a:hover{
		font-family: Arial, Helvetica, sans-serif;
		color: #ff0066;
	}

.newsHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	overflow:hidden;
	width:482px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 19px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #A5246B;
}
* html #newsHeading { 
	height: 22px;
}
#newsImg img{
	border: 1px solid #A5246B;
}