@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

body {
	background-color: #CF9A6E;
    background-image: url(../images/misc/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
}

a:link {
    color:#0000CC;
	text-decoration:none;
    font-weight: bold;
}

a:visited {
    color:#800080;
	text-decoration:none;
    font-weight: bold;
}

a:hover {
    color:#800080;
	text-decoration:none;
    font-weight: bold;
}

a:active {
    color:#800080;
	text-decoration:none;
    font-weight: bold;
}

.normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:justify
	color: #000000;
}


.bold_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align:justify
	color: #000000;
}

.bold_large_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFF00;
}

.bold_large_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
}

.bold_medium_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFF00;
}


.bold_medium_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #D33500;
}

.bold_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFF00;
	font-weight: bold;
}

.small_black {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt
}

.bold_blue_12point {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt; 
	color: #000066; 
	font-weight: bold; }
	
.bold_red_12point {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt; 
	color: #C10000; 
	font-weight: bold; }
	
#us_tx_flags {
	position:absolute;
	left:596px;
	top:16px;
	width:198px;
	height:71px;
	z-index:1;
}

