body {
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
}
bbody,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.style1 {
	color: #193981;
	font-weight: bold;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}
.style8 {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
}
.style9 {font-size: large}
.style11 {font-size: medium}
.style12 {
	color: #999999;
	font-size: small;
}
.style14 {font-size: small}
.style15 {
	color: #FF0000;
	font-weight: bold;
}
.style16 {color: #FFFF00}
.style18 {color: #FFFF00; font-weight: bold; }
.style19 {color: #FFFFFF}
.style20 {font-size: x-small}
div.menu {
   width: 180px;
   padding: 2px 0px 2px 2px;
   background-color: #000000;
   }
ul {
  list-style-type:  none;
  padding:  0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 180px;
  background: #000000;
}
ul a.inlist:link { color: #ffffff; display: block; padding: 3px 8px 2px 10px; text-decoration: none; font-weight: bold; font-size: 12px}
ul a.inlist:active { color: #ffffff; display: block; padding: 3px 8px 2px 10px; text-decoration: none; font-weight: bold; font-size: 12px}
ul a.inlist:visited { color: #ffffff; display: block; padding: 3px 8px 2px 10px; text-decoration: none; font-weight: bold; font-size: 12px}
ul a.inlist:hover { color: #ffffff; display: block; padding: 3px 8px 2px 10px; background: #000000; text-decoration: none; font-weight: bold; font-size: 12px}

li { background: #193981;
     margin: 0px;     
	 border-left: 1px solid #fff;
	 border-top: 1px solid #fff;
	 border-right: 1px solid #aaa;
	 border-bottom: 1px solid #666
	 }
.background {
      background-image: url(images/back1.jpg);
	  padding: 5px 5px 5px 5px;
	  }
a.one:link {font: 12pt Times New Roman, Times, serif;  color: #ffffff; text-decoration: none; font-weight: bold}
a.one:active {font: 12pt Times New Roman, Times, serif;  color: #ffffff; text-decoration: none; font-weight: bold}
a.one:visited {font: 12pt Times New Roman, Times, serif;  color: #ffffff; text-decoration: none; font-weight: bold}
a.one:hover {font: 12pt Times New Roman, Times, serif;  color: #3399ff; text-decoration: underline; font-weight: bold}

a.two:link {font: 12pt Arial, Times, serif;  color: #ffffff; text-decoration: none; font-weight: bold}
a.two:active {font: 12pt Arial, Times, serif;  color: #ffffff; text-decoration: none; font-weight: bold}
a.two:visited {font: 12pt Arial, Times, serif;  color: #ffffff; text-decoration: none; font-weight: bold}
a.two:hover {font: 12pt Arial, Times, serif;  color: #3399ff; text-decoration: underline; font-weight: bold}

a.three:link {font: 10pt Times New Roman, Times, serif;  color: #009900; text-decoration: none; font-weight: bold}
a.three:active {font: 10pt Times New Roman, Times, serif;  color: #009900; text-decoration: none; font-weight: bold}
a.three:visited {font: 10pt Times New Roman, Times, serif;  color: #009900; text-decoration: none; font-weight: bold}
a.three:hover {font: 10pt Times New Roman, Times, serif;  color: #009900; text-decoration: underline; font-weight: bold}

a.four:link {font: 8pt Times New Roman, Times, serif;  color: #ffffff; text-decoration: none; font-weight: normal}
a.four:active {font: 8pt Times New Roman, Times, serif;  color: #ffffff; text-decoration: none; font-weight: normal}
a.four:visited {font: 8pt Times New Roman, Times, serif;  color: #ffffff; text-decoration: none; font-weight: normal}
a.four:hover {font: 8pt Times New Roman, Times, serif;  color: #ffffff; text-decoration: underline; font-weight: normal}

a.five:link {font: 14pt Times New Roman, Times, serif;  color: #ffffff; text-decoration: none; font-weight: normal}
a.five:active {font: 14pt Times New Roman, Times, serif;  color: #ffffff; text-decoration: none; font-weight: normal}
a.five:visited {font: 14pt Times New Roman, Times, serif;  color: #ffffff; text-decoration: none; font-weight: normal}
a.five:hover {font: 14pt Times New Roman, Times, serif;  color: #ffffff; text-decoration: underline; font-weight: normal}

a.six:link {font: 14pt Times New Roman, Times, serif;  color: #FF9999; text-decoration: none; font-weight: bold}
a.six:active {font: 14pt Times New Roman, Times, serif;  color: #FF9999; text-decoration: none; font-weight: bold}
a.six:visited {font: 14pt Times New Roman, Times, serif;  color: #FF9999; text-decoration: none; font-weight: bold}
a.six:hover {font: 14pt Times New Roman, Times, serif;  color: #FF9999; text-decoration: underline; font-weight: bold}

a.seven:link {font: 14pt Times New Roman, Times, serif;  color: #FFFF00; text-decoration: none; font-weight: normal}
a.seven:active {font: 14pt Times New Roman, Times, serif;  color: #FFFF00; text-decoration: none; font-weight: normal}
a.seven:visited {font: 14pt Times New Roman, Times, serif;  color: #FFFF00; text-decoration: none; font-weight: normal}
a.seven:hover {font: 14pt Times New Roman, Times, serif;  color: #ffffff; text-decoration: underline; font-weight: normal}


.tdtwo {
    border-right:  2px solid black;
	background-color:  #193981;
	}
	
div.highlight1 {
   background-color: #FFffff;
   color:#009933;
   font-size:16px;
   font-weight: bold;
   width:  540px;
   float: none;
   padding: 3px;
}