BODY {
	margin: 1px;
	background-color: #000000;
	background-image: url(images/steelbulk4.jpg);
	font-family: arial, tahoma, verdana;
	
  scrollbar-arrow-color: #000000;
  scrollbar-3dlight-color: #C0C0C0;
  scrollbar-highlight-color: #606060;
  scrollbar-face-color: #C0C0C0;
  scrollbar-shadow-color: #606060;
  scrollbar-darkshadow-color: #303030;
  scrollbar-track-color: #C0C0C0;
}

A:link {color: #FF0000; text-decoration: none; font-weight: bold}
A:visited {color: #FF0000; text-decoration: none;  font-weight: bold}
A:active {color: #FF0000; text-decoration: none;  font-weight: bold}
A:hover {color: #FF0000; text-decoration: underline; font-weight: bold}

A.menu:link {color: #F0F0F0; text-decoration: none; font-weight: bold}
A.menu:visited {color: #F0F0F0; text-decoration: none;  font-weight: bold}
A.menu:active {color: #F0F0F0; text-decoration: none;  font-weight: bold}
A.menu:hover {color: #F0F0F0; text-decoration: underline; font-weight: bold}


.alcHeader {
	font-size: 14px; 
	color: #C0C0C0; 
    font-weight: bold;
}

.alcTitleText {
	font-size: 13px;
	color: #C0C0C0;
    font-weight: bold;
}

.alcText {
	font-size: 13px;
	color: #C0C0C0;
	font-style: normal;
}
.alcFooter {
	font-size: 9px;
	color: #C0C0C0;
	font-style: italics;
}

.alcimage{
	border-style:outset;
	border-color: #C0C0C0;
	border-width:1px;
      } 
      
.alcButton {
	font-size: 12px;
	color: #C0C0C0;
	font-style: bold;
	}

#TableMain {
	border: 0pt solid #003300;
    vertical-align: top;
	}
	
#TDHead {
	padding: 2px;
	background-color: #303030;
    text-align: center;
	}

#TableBody {
	padding: 12pt;
	}
