/*apm website css*/


/*body properties*/
body{font-family: "Arial"; font-size: 10pt}
.body {
	position: absolute;
	left: 83px;
	top: 179px;
	font-family: "Arial";
}
table{font-family: "Arial"; font-size: 10pt}

/*links for inside body*/
a:link {color:#000000; text-decoration:none; font-family: "Arial"; font-size:10pt}
a:visited {color:purple; text-decoration:none; font-family: "Arial"; font-size:10pt}
a:hover {color:#0000FF;text-decoration:none; font-family: "Arial"; font-size:10pt}
a:active {
	color:#0000FF;
	font-family: "Arial";
	font-size:10pt;
	text-decoration: none;
}

/*links for side menu*/
a.yellow:link {color:#0000FF; text-decoration:none; font-family: "Arial"; font-size:10pt}
a.yellow:visited {color:#990099; text-decoration:none; font-family: "Arial"; font-size:10pt}
a.yellow:hover {color:#0000FF; text-decoration:none; font-family: "Arial"; font-size:10pt}
a.yellow:active {
	color:#000000;
	font-family: "Arial";
	font-size:10pt;
	text-decoration: none;
}

a.yellow2:link {color:#0000FF; text-decoration:none; font-family: "Arial"; font-size:10pt}
a.yellow2:visited {color:#990099; text-decoration:none; font-family: "Arial"; font-size:10pt}
a.yellow2:hover {color:#0000FF; text-decoration:none; font-family: "Arial"; font-size:10pt}
a.yellow2:active {
	color:#0000FF;
	font-family: "Arial";
	font-size:10pt;
	text-decoration: none;
}

/*for menu table at top*/
.top{
	border-collapse: collapse;
	position: absolute;
	z-index: 4;
	left: 226;
	top: -1;
color="white"; 	font-family: "Arial";
}

/*for setting up pictures on page*/
.title{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	font-family: "Arial";
}
.banner{
	position: absolute;
	left: 222;
	top: 18;
	z-index: 1;
	font-family: "Arial";
}
.index1{
	position: absolute;
	left: 185;
	top: -1;
	z-index: 1;
	font-family: "Arial";
}
.greentitle{
	position: absolute;
	left: 116;
	top: 108;
	font-family: "Arial";
}
.title3{
	position: absolute;
	left: 18;
	top: 8;
	z-index: 2;
	font-family: "Arial";
}

/*for side menu*/
.tds{
	color:white;
	background-color:#000066;
	width:116;
	height:35;
	text-align:center;
	border:1px solid gray;
	filter:alpha(opacity=70);
	font-family: "Arial";
-moz-opacity:45%; cursor:pointer}


/*control position of pictures*/
.foundry{
	position: absolute;
	left: 135;
	top: 320;
	z-index: 0;
	font-family: "Arial";
}
.foundryHeader{
	position: relative;
	left: 0;
	top: -390;
	z-index:2;
	font-family: "Arial";
}
.foundryTitle{
	position: relative;
	left: 0;
	top: -395;
	z-index:1;
	font-family: "Arial";
}
.foundryFooter{
	position: relative;
	left: 300;
	top: -90;
	z-index:1;
	color:gray;
	font-family: "Arial";
}

/*For smaller bold font*/
b.a{font-family: "Arial"; font-size: 9pt}

/*For apm symbol*/
b.apm{
	font-style:italic;
	color:000099;
	font-size:11pt;
	font-family: "Arial";
}

/*For apm copyright*/
small{
	font-style:italic;
	color:blue;
	font-size:8pt;
	font-family: "Arial";
}
td { font-family: "Arial"; font-size: 12px; 
color: #666666} a:link {
	color: #0000FF;
	text-decoration: none;
	clip:  rect(   );
	font-family: "Arial";
} a:visited {
	color: 
#990099;
	text-decoration: none;
	font-family: "Arial";
} a:hover {
	color: #990099;
	text-decoration: none;
	font-family: "Arial";
} 
a:active {
	color: #000000;
	font-family: "Arial";

}
