/* tooling-small.css Apex Machinery style sheet */
	
	body {
		margin:0px 0px 0px 0px;
		padding:0px;
		color: black; background: white;
		font-family: Verdana, sans-serif;	
		}
 

	#centrecol {
		position: absolute;
		width: 600px;
		background: white;
		margin-top: 105px;
   		margin-left: 275px;
   		margin-right:400px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 275px;
   		margin-right:400px;
   		z-index: 6;
		font-size: 10pt;
		}

	html>body #centrecol {
		position: absolute;
		
		margin-top: 125px;

   		margin-left: 275px;
   		margin-right:400px;
		}

	#smenu {
		position: absolute;
		top: 120px;
		left: 100px;
		font-family: "MS sans serif", Arial, sans-serif;
		font-size: 9.35pt;
		font-style: normal;
		font-weight: bold;
		color: #000000;
		z-index: 11;

		background-color: #d0d0d0;
		border: 2px solid;
		border-color: #f0f0f0 #909090 #909090 #f0f0f0;
		padding: 4px 2px 4px 2px;
		text-align: left;
		}

	#mbut {
		position: relative;
		height: 17px;
		width: 156px;
		background: #d0d0d0;
		padding: 2px;
		border-style: solid;
		border-width: 2px;
		border-color: #f0f0f0 #909090 #909090 #f0f0f0;
		border-left-width: 0px;
		border-top-width: 0px;
		}

	#mbut a:hover {
		height: 18px;
		width: 140px;
		background-color: red;
		padding: 0px;
		border-style: solid;
		border-width: 2px;
		border-color: #f0f0f0 #909090 #909090 #f0f0f0;
		border-left-width: 0px;
		border-top-width: 0px;
		text-decoration: none;
		color: white
		}

	#mbut a:link, a:visited {
		text-decoration: none;
		}

	#shead {
		position: absolute;
		top: 35px;
		left: 140px;
		width: 500px;
		height: 75px;
		}

	#r000c000 {
		position: absolute; 
		left:98px;
		top:5px;
		width:775px;
		height:19px;
		background: #FFcccc;
  		z-index: 10;
		font-size: 8pt;
		padding-top: 3px;
		}

	p,h1,pre {
		margin:0px 10px 10px 10px;
		}


	a	{
		color: blue;
		text-decoration: none;
		text-indent: 0px;
		border-left: 0px;
		margin-left: 0px;
		}

 
	a:visited	{
		color: purple;
		text-decoration: none;
		}

	a:hover	{
		color: red;
		text-decoration: none;
		}
 

	h1 {
		font-size:15pt; color: black;
		padding-top:10px;
		}

	h2 {
		font-size:10pt; color: black;
		padding-top:1px;
		padding-bottom:1px;
		}

	#theading {
		position: absolute; 
		left:250px;
		top:49px;
		width:300px;
		height:60px;
		background: white;
  		z-index: 10;
		}

	#supdate {
		font-size: 8pt;
		text-align: center;
		padding-bottom: 1px;
		}

	#tabletext {
		font-size: 10pt;
		text-align: left;
		padding-bottom: 1px;
		}


	#clrdiv {
		margin-top: 7.75em;
		}

