@charset "utf-8";
/* CSS Document */

/* Header Styles */
#header {
background-color:#000000;
}
.styleH1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
.styleH2 {
	font-weight: bold;
	color:#0000FF;
	font-size: 10pt;
	text-decoration: none;
}
.styleH3 {
	color: #FF7A80;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
.styleH4 {
	color: #63FFFF;
	font-size: 10pt;
	text-decoration: none;
}
.styleH5 {
	color: #FFFF63;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
.styleH6 {
	color: #63FF63;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
.styleH7 {
	color: #FF9630;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
.styleH8 {
	color: #9696FF;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
.styleH9 {
	color: #DBDBDB;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
.styleH10 {
	color: #FF0000;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
#float-image {
	z-index:2;
	position:absolute;
	left: 280px;
	top:10px;
}
#float-header {
	z-index:1;
	position:relative;
}
/* General Body Styles */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}
body {
	background-color: #000000;
	background-repeat: repeat;
	margin:0;
}
#headtable {
	border:0;
	background-color: #000000;
	width:770;
}

#maintable {
bgcolor:#FFFFFF;
border:0;
}
.text_9{
	font-size: 9pt;
	font-weight:normal;
}
.text_bold_9{
	font-size: 9pt;
	font-weight:bold;
}
.text_10{
	font-size: 10pt;
	font-weight: normal;
}
.text_bold_10 {
	font-size: 10pt;
    font-weight: bold;
}
.text_12 {
	font-size: 12pt;
	font-weight:normal;
}
.text_bold_12 {
	font-size: 12pt;
    font-weight: bold;
}
.text_14 {
	font-size: 14pt;
	font-weight:normal;
}
.text_bold_14 {
	font-size: 14pt;
    font-weight: bold;
}
.text_16 {
	font-size: 16pt;
	font-weight:normal;
}
.text_bold_16 {
	font-size: 16pt;
	font-weight: bold;
}
.text_bold_16_yellow {
	font-size: 16pt;
	font-weight: bold;
	color:#FFFF00
}.text_19 {
	font-size: 19pt;
	font-weight: normal;
}
.text_bold_19 {
	font-size: 19pt;
	font-weight: bold;
}
.heading_22 {
	font-size: 22pt;
}
.heading_bold_22 {
	font-size: 22pt;
}
.bluebor_1{border:1px solid #003399;}
.bluebor_1_5{border:1.5px solid #003399;}
.bluebor_2{border:2px solid #003399;}
.bluebor_3{border:3px solid #003399;}
.bluebor_4{border:4px solid #003399;}
.redbor_1{border:1px solid #ff0000; color:#003399;}
.redbor_1_5{border:1.5px solid #ff0000; color:#003399;}
.redbor_2{border:2px solid #ff0000; color:#003399;}
.redbor_2_bold{border:2px solid #ff0000; color:#003399; font-weight:bold}
.redbor_3{border:3px solid #ff0000; color:#003399;}
.redbor_4{border:4px solid #ff0000; color:#003399;}
.blkbor_6{border:6px solid #000000;}

/* END OF STYLES */