body {
margin:0;
padding:0;

color: #000; 	
font-family: Verdana, Arial, Helvetica;	
font-size: 10pt;    
SCROLLBAR-FACE-COLOR: #0000ff;    
SCROLLBAR-HIGHLIGHT-COLOR: #666666;    
SCROLLBAR-SHADOW-COLOR: #000000;    
SCROLLBAR-3DLIGHT-COLOR: #eeeeee;    
SCROLLBAR-ARROW-COLOR: #000000;    
SCROLLBAR-TRACK-COLOR: #eeeeee;    
SCROLLBAR-DARKSHADOW-COLOR: #cccccc;	
background-color: #ffffff



}


.toptable {
  background-image: url(../images/threelines_v2.gif);
  background-position:bottom;
}

.cross {
  background-image: url(../images/cross.gif);
  background-position:bottom;
}

h1 {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
color: #0000ff;
font-family: Verdana,Arial, Helvetica;
font-size: 12pt;
}

.list2 {
	list-style-type: disc;
   list-style-position: inside;
	font-size: 12px;
	margin-top: 3;
	margin-left: 15;
	margin-right: 5;
	margin-bottom: 5px;
	line-height: 12pt;
	padding-left: 1em;
	text-indent: -1em;
	

}

DATEAREA {
font-family: Verdana,Arial, Helvetica; font-size: 8pt 
}

a {
background-color: transparent;
color: #000000;
text-decoration: underline;

}

a:hover {
color: #0535FF;
text-decoration: underline;

}


//Side Navigation

a.nav, 
a.nav:link, 
a.nav:visited {	
display:block;	
width:195px;	
height:31px;	
background:url(http://www.birdsalltool.com/images/jobopenings.gif); /*image should contain regular image and hover image, stacked*/	
overflow:hidden;	
border: none;	
}

a.nav:hover {	
background:url(../images/jobopenings-over.gif);
}

a.nav2, 
a.nav2:link, 
a.nav2:visited {	
display:block;	
width:195px;	
height:31px;	
background:url(../images/forsale.gif); /*image should contain regular image and hover image, stacked*/	
overflow:hidden;	
border: none;	
}

a.nav2:hover {	
background:url(../images/forsale-over.gif);
}

a.nav3, 
a.nav3:link, 
a.nav3:visited {	
display:block;	
width:195px;	
height:31px;	
background:url(../images/industrynews.gif); /*image should contain regular image and hover image, stacked*/	
overflow:hidden;	
border: none;	
}

a.nav3:hover {	
background:url(../images/industrynews-over.gif);
}

a.nav4, a.nav4:link, a.nav4:visited {	
display:block;	
width:195px;	
height:31px;	
background:url(../images/contact.gif);	
overflow:hidden;	
border: none;	
}

a.nav4:hover {background:url(../images/contact-over.gif);}


a.nav5, a.nav5:link, a.nav5:visited {	
display:block;	
width:195px;	
height:25px;	
background:url(../images/directions.gif); 	
overflow:hidden;	
border: none;	
}

a.nav5:hover {	background:url(../images/directions-over.gif);}

.design {

background-color: #c4c4c4;
border: 1px solid #000;
padding: 5px;


}

.designlist {

	margin-left: 40px;
	line-height: 16px;

}

.design2 {
  background-image: url(/images/design_gage1.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 100%;
  background-color: #fff;
  border: 1px solid #000;
}


