.ticker {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: 310A65;
}
.box {
	border: 1px solid #F3C104;
	height: 100%;
	width: 100%;
	background-image: url(/new_site/images/bg_box.jpg);

}
.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;

}
a.bottom:link	{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: FFFFFF;
	}
a.bottom:hover, a.bottom:visited	{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: FFFFFF;
}
a:link {
	color: F2CF57;
	text-decoration: none;
}
a:visited {
	color: F2CF57;
	text-decoration: none;
}
a:hover {
	color: F2CF57;
	text-decoration: underline;
}
a:active {
	color: F2CF57;
	text-decoration: none;
}.titles {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #EDD06A;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;


}
.boxCopy {
	border: 1px solid #F3C104;
	background-color: 4A1492;

}
.boxhome {

	border: 1px solid #F3C104;
	height: 100%;
	width: 100%;
	background-image: url(/new_site/images/bg_home_23.jpg);
}
.boxadmin {

	border: 1px solid #F3C104;
	height: 100%;
	width: 100%;
	background-color:#FFFFFF;
}
.textbox {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
