body, td, p, span, pre, div {
	font-family: Arial, Verdana, sans-serif, Helvetica ;
	line-height: 150%;
	color: #FFFFFF;
}

.text {
	font-size: 11px;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}
a.text, a.text:link, a.text:active, a.text:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.text:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ff9900;
}

.textcontent {
	font-size: 11px;
	line-height: 14pt;
	font-weight: bold;
	color:#FFFFFF
}
a.textcontent, a.textcontent:link, a.textcontent:active, a.textcontent:visited {
	text-decoration: none;
	color:#FFFFFF
}
a.textcontent:hover {
	text-decoration: none;
	color:#FF9900
}

.background {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #b40010;
	background-image: url(assets/background.jpg);
	background-position: center top;
}

.textcontentbold {
	font-size: 15px;
	line-height: 14pt;
	font-weight: normal;
	color:#FFFFFF
}
a.textcontentbold, a.textcontentbold:link, a.textcontentbold:active, a.textcontentbold:visited {
	text-decoration: none;
	color:#666666
}
a.textcontentbold:hover {
	text-decoration: underline;
	color:#666666
}

.textmenu {
	font-size: 10px;
	line-height: 14pt;
	font-weight: normal;
	color:#FFFFFF
}
a.textmenu, a.textmenu:link, a.textmenu:active, a.textmenu:visited {
	text-decoration: none;
	color:#FFFFFF
}
a.textmenu:hover {
	text-decoration: none;
	color:#FF9900
}

.texttopmenu {
	font-size: 12px;
	line-height: 14pt;
	font-weight: normal;
	color:#666666
}
a.texttopmenu, a.texttopmenu:link, a.texttopmenu:active, a.texttopmenu:visited {
	text-decoration: none;
	color:#666666
}
a.texttopmenu:hover {
	text-decoration: underline;
	color:#666666
}
