body {
	background-color:FFFFFF;
	color:#000000;
	font-family:Helvetica, Arial;

}
#center {
	position:absolute;
	left:50%;
	top:0px;
}
#main {
	width:780px;
	height:326px;
	background-color:FFFFFF;
	position:absolute;
	top:50px;
	left:-375px;
}
#banner {
	background-image:url('images/banner.gif');
	background-repeat:no-repeat;
	background-position: top left;
	width:569px;
	height:81px;
	position:relative;
	top:0px;
	left:0px;
	z-index:10;
}


#topart {
	src:url('images/tools1.jpg');
	position:relative;
	top:-8px;
	left:102%;
	width:190px;
	height:150px;
}

#topimage {
	position:absolute;
	top:-8px;
	right:0%;
	z-index:5;
}

table.buttons{
	cellpadding:0px;

}

#topbuttons{
	position:absolute;
	background-image:url('images/buttonsback2.gif');
	background-repeat:no-repeat;
	z-index:15;
	height:52px;
	width:778px;
	top:80px;

}

#bottombuttons{
	position:relative;
	background-image:url('images/buttonsback.gif');
	background-repeat:no-repeat;
	z-index:15;
	height:52px;
	width:778px;

}
td.buttons {
	padding:0px;
	padding-left:20px;
	padding-top:7px;
	color:#BBBBBB;
 	font-family:arial;
	font-weight:bold;
	vertical-align: top;	

}


a.toplinks {
	color:#DDDDDD;
	font-weight:bold;
 	font-family:arial;
 	text-decoration:none;
}

a.toplinks:hover {
	color:#FFFFFF;
}

div.heading {
	font-weight:bold;
	font-size:21pt;
	margin:15px;
	margin-left:45px;

}
span.emphasis {
	font-weight:bold;
	color:#000000;
	font-size:16pt;
	line-height:13px;
	font-family:serif;
	
}



a.plain {
	font-weight:bold;
	font-size:14pt;
	line-height:13px;
	text-align:justify;
	color:#0011BB;
	font-family:serif;
}


a:hover {
	color:#FF0000;

}

div.tabletop {
	background-image:url('');
	width:100%;
	height:35px;
	position:relative;
	left:1;
	top:-1;
}
div.tablebottom {
	background-image:url('images/tablebottom2.gif');
	background-repeat:repeat-x;
	width:100%;
	position:relative;
}


td {
	border-spacing:0px;
}
td.split {
	padding: 12px;
	background-image:url('images/itemback2.gif');
	background-repeat:none;
	position:relative;
	width:375;
	height:160;
	vertical-align:top;
	padding-top:18px;
}
td.normal {
}
td.tests {

}


p.normal {
	font-size:13pt;
	text-align:justify;
	color:#000000;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:28px;

}
p.scales {
	font-size:13pt;
	text-align:justify;
	color:#000000;
	margin-left:47px;
	margin-right:47px;

}

p.application {
	margin-left:40px;
	margin-bottom:20px;	
	font-weight:bold;

}



.clear { 
    overflow: hidden;
    width: 100%;
}

a.button {
	background: transparent url('images/a1.gif') no-repeat  scroll top right;

	color: #FFFFFF;
	font-weight:bold;
	float:left;

	font: normal 15px arial, sans-serif;
	height: 33px;
	margin-right: 6px;
	padding-right: 16px; /* sliding doors padding */
	text-decoration: none;
}

a.button span {
	background: transparent url('images/span1.gif') no-repeat;
	display: block;
	float:left;
	width:auto;
	line-height: 23px;
	padding: 5px 0 5px 18px;
	font-weight:bold;
}

a.button:hover {
	background: transparent url('images/a2.gif') no-repeat  scroll top right;
	color: #DDDDDD;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
	background: transparent url('images/span2.gif') no-repeat;
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
} 



div.menu ( 
position:absolute;
top:0; 
left:0;
) 
div.menu a {
text-decoration:none; 
line-height:20; 
padding: 10px 10px;
	font-weight:bold;
}

div.menu a:link {
color: #0000AA; 
	font-weight:bold;
}

div.menu a:active { 
color: #FFFFFF;
background: #0000FF;
	font-weight:bold;
}

div.menu a:visited {
color: #000077; 
	font-weight:bold;
}

div.menu a:hover {
color: #FFFFFF;
background: #0000EE;
	font-weight:bold;
}

table.menu_t{
	width:85%; 
	border-style:solid;
	border-width:2px;
	border-color:#000000;
}
td.half{

	padding:0px;
	}
td.menu{

	padding:0px;
	padding-right:0px;
	padding-left:0px;
	width:50%;
	white-space:nowrap;
	text-align:center;

}


td.menu_s{

	padding:2px;
	padding-right:6px;
	padding-left:6px;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	width:50%;
	white-space:nowrap;
	text-align:center;
	font-weight:bold;

}

td.menu_title{

	padding:2px;
	padding-right:1px;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	background-image:url('images/buttonsback.gif');
	color:#FFFFFF;
	text-align:center;
	font-size:17pt;
	font-weight:bold;

}






table.menu1 {
	border-spacing:1px; 
	background-color:#DDDDDD;
	border:none;
	width:640px;

}
td.menu1_td {
	padding:0px;
	margin:0px;

}
td.menu1_title {
	height:55px;
	width:640px;
	background-image:url('images/menutopback.gif');
	text-align:center;
	margin-top:14px;
	color:#FFFFFF;
	font-weight:bold;
 	font-family:arial;
 	text-decoration:none;

}

img.menu_button {
	border: none;

}
a.menu_a {
 	text-decoration:none;
}
a.menu_a div {
	
	position:absolute;
	width:320px;
	height:55px;
	text-align:center;
	margin-top:12px;
	z-index:20;
	color:#DDDDDD;
	font-weight:bold;
 	font-family:arial;
 	text-decoration:none;
 	font-size:13pt;
 	cursor:pointer;
}

a.menu_a:hover div{
	color:#FFFFFF;
	margin-top:14px;
	
}

