.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; }
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.style8 {color: #FF0000; font-size: 10px; }
.style5Bold_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D81212;
	font-weight: bold;
}
body {
	background-color: #DDDDDD;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/BG_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.style5Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #999999;
}
.style11_Red {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #D81212;
}
.style5_White {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;
}
.style11_White {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}
.style5Bold_White {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.borderBG {
	background-color: #d81212;
}
