body {
    margin: 0px 0px 0px 0px;
	background-color: #666666;
	background-image: url(images/steelbackground1.jpg)
}
body,td,th {
	color: #000080;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

td {
  line-height: 150%;
}

.tdtwo {
    background-color: #73bbf6;
    font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
}
.tdthree {
    background-color: #73bbf6;
    font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	line-height: 100%;
	padding: 0px 5px 0px 5px;
}
.light { 
    background-color: #73bbf6;
    font: Arial, Helvetica, sans-serif;
	color: #000080;
	line-height: 150%;
	margin: 5px 5px 5px 5px;
	}
	
.light2 { 
    background-color: #73bbf6;
    font: Arial, Helvetica, sans-serif;
	color: #000080;
	line-height: 150%;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	}
	
td.white { background-color: #ffffff }

ul {
  list-style-type:  square;
  padding:  0px 0px 0px 17px;
  margin: 0px 0px 0px 0px;
}

ul.normal {
  list-style-type:  square;
  padding:  0px 0px 0px 35px;
  margin: 0px 0px 0px 5px;
}

a.one:link {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #000080; text-decoration: none }
a.one:active {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #000080; text-decoration: none }
a.one:visited {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #000080; text-decoration: none }
a.one:hover {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #000000; text-decoration: none; background-color: #000080 }

a.two:link {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:active {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:visited {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:hover {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #000080; text-decoration: none; background-color: #73bbf6 }

a.three:link {font: 12px  Arial, Times New Roman, Times; font-weight: normal; color: #008000; text-decoration: none }
a.three:active {font: 12px  Arial, Times New Roman, Times; font-weight: normal; color: #008000; text-decoration: none }
a.three:visited {font: 12px  Arial, Times New Roman, Times; font-weight: normal; color: #008000; text-decoration: none }
a.three:hover {font: 12px  Arial, Times New Roman, Times; font-weight: normal; color: #008000; text-decoration: underline }

a.four:link {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #000080; text-decoration: none }
a.four:active {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #000080; text-decoration: none }
a.four:visited {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #000080; text-decoration: none }
a.four:hover {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #000080; text-decoration: underline}

.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
}

.style2 {color: #FFFFFF;
background-color: #999999; 
}
.style3 {font-size: 14px}
.style4 {color: #666666}
.style5 {color: #666666;
   font-size: small}

table.main {
  border:  #666666 3px ridge;
}

table.background {
  border: 0;
  border-collapse: collapse;
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 0px 0px;
  background-image: url(images/background2.jpg);
  font: Arial, Helvetica, sans-serif;
}

.title {
   width:  300px;
   border: 0px solid #000;
   Padding: 5 px;
   background: #ccc;
   font: Arial, Helvetica, sans-serif;
   font-size: 18px;
   height: 24px;
   background-image: url(images/titleback.jpg);
}

.caption1 { float: left;
width: 230px;
border: 1px}
.caption2 { 
float: right;
width: 230px;}
.caption3 { float: right;
width: 230px;}

.pfloat {
   margin: 5px auto 5px auto;
   }
   
.box4Heading {
font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000080;
  color: #FFFFFF;
  font-weight: bold;
}

.box4 {
  border: 1px;
  border-style: solid;
  border-color: #000080;
  border-spacing: 1px;
  background: #ffffff;
  color: #000080;
  padding: 0px 3px 0px 3px;
}
