@charset "utf-8";
.formText10 {
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.redText14 {
	font-size: 14pt;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodyText10 {
	font-size: 10pt;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.redText {
	color: #990000;
	font-size: 12pt;
}

.header_title {
	font-size: xx-large;
	font-weight: bold;
}



/* CSS Document */

.footer_nav {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


body {
	background-color: #000000;
	background-image: url(images/background_tile_red_190%20.jpg);
	background-repeat: repeat-x;
}


.nav_bar {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CBCCDA}


.body_text {
	font-size: 12pt;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

