body {
	background-color: #000000;
}
.frontpage_menu_bg {background-image: url(../../images/front-page_02.jpg);
}
.sidebar {
	background-image: url(../../images/index_05.gif);
	background-repeat: repeat;
}
.main-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
.sub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #D2222B;
	text-transform: uppercase;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 27px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #D2222B;
	text-decoration: none;
	line-height: 27px;
}
a.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
a.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #D2222B;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
