.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.normal-text a:hover {
	TEXT-DECORATION: underline;
	color: #BF0504;
}


.top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.top-menu A:link, .top-menu A:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.top-menu a:hover {
	color: #F2BB15;
}

.large-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 150%;
	font-style: normal;
	color: #BF0504;
}

.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-style: normal;
	text-decoration: none;
	color: #484848;
}

.small-text a:hover {
    TEXT-DECORATION: underline;
	color: #BF0504;
}

.top-sub-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	font-style: normal;
	text-decoration: none;
	color: #666666;

}
.top-sub-menu a:hover {
    TEXT-DECORATION: underline;
	color: #BF0504;
}
.normal-text-single-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.normal-text-single-line a:hover {
    TEXT-DECORATION: underline;
	color: #BF0504;
}

.small-text-single-space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.small-text-single-space a:hover {
    TEXT-DECORATION: underline;
	color: #BF0504;
}


.smaller-text-single-space {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

.smaller-text-single-space a:hover {
    TEXT-DECORATION: underline;
	color: #BF0504;
}

.smaller-text-single-space-gray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.smaller-text-single-space-gray a:hover {
    TEXT-DECORATION: underline;
	color: #BF0504;
}

.marquee {
		position:relative;
		overflow:hidden;
		width:800px;
		height:250px;
		border:0px;
}
