
.Body
{
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;}


/*  main title */
#maintitle {
  font-family: Times New Roman, Times, serif;
  color: #FFF;
  font-size: 150%;
  font-weight: normal;
  text-align: center}

/* insert page title */
#pagetitle {
  font-size: 150%;
  font-weight: normal;
  text-align: center}

/* feedback and site maintained by */
#smprint {
  font-size: 55%;
  text-align: center}


/* BOXES */  

/* This is for the precaution line and for the information to be recorded in Chap.1,
  walking seed corn fields in Chap.2, minimize compaction in Chap.2, saliva of flea beetle, 
  specific types, flea beetle thresholds in Chap.3, and counting leaves in Chap.5 */
.box {
  border: medium #000 double;
  width: 425px;
  padding: 25px;
  margin: 10px 40px 10px 40px}

/* This is for the lab services box in Chap.1, consistent product and contacts in about this site chap. */
.box2 {
  text-align: center;
  border: medium #000 dotted;
  width: 400px;
  padding: 10px 10px 10px 20px;
  margin: 10px 50px 10px 100px;
  font-weight: bold;}


/* FLOATING BOXES */

/*This is for floating boxes to the right */
.floatright {
float:right;
width:170px;
margin:0 0 15px 15px;
padding:15px;
border:4px #003300 double;
text-align:center;
color: #0000CC}


/*This is for floating boxes to the left */
.floatleft {
float:left;
width:140px;
margin:0 20px 15px 0;
padding:15px;
border:4px #003300 double;
text-align:center;
color: #0000CC}


/*This is for floating boxes to the left flea beetle thresholdsin Chap.3 */
.floatleft2 {
float:left;
width:440px;
margin:0 20px 15px 0;
padding:15px;
border:4px #003300 double;
color: #000}


/* LINKS */

a.toc:link {color: #000; text-decoration: none}
a.toc:visited {color: #000; text-decoration: none}
a.toc:hover {color: #0000CC; text-decoration: none}
a.toc:active {color: #0000CC; text-decoration: none}

/* This is for the links over the corn seed */
a.legend:link {color: #000; font-size: 14px; text-decoration: none;}
a.legend:visited {color: #000; font-size: 14px; text-decoration: none;}
a.legend:hover {color: #0000CC; font-size: 14px; text-decoration: none;}
a.legend:active {color: #0000CC; font-size: 14px; text-decoration: none;}

/*  This i for the links in the top menu (yellow background) */
a.topmenu:link {color: #005900; font-size: 12px; font-weight: bold; text-decoration: none}
a.topmenu:visited {color: #005900; font-size: 12px; font-weight: bold; text-decoration: none}
a.topmenu:hover {color:#8EA439; font-size: 12px; font-weight: bold; text-decoration: none}
a.topmenu:active {color: #8EA439; font-size: 12px; font-weight: bold; text-decoration: none}

/*  This is for the links in the middle menu (blue background) */
a.midmenu:link {color: #FFFF00; font-size: 12px; font-weight: bold; text-decoration: none}
a.midmenu:visited {color: #FFFF00; font-size: 12px; font-weight: bold; text-decoration: none}
a.midmenu:hover {color:#9B9BFF; font-size: 12px; font-weight: bold; text-decoration: none}
a.midmenu:active {color: #9B9BFF; font-size: 12px; font-weight: bold; text-decoration: none}

/* This is for the links in the side navigation bar */
a.navleg:link {color: #000; font-size: 13px; font-weight: bold;  text-decoration: none; align: left}
a.navleg:visited {color: #000; sans-serif; font-size: 13px; font-weight: bold; text-decoration: none; align: left}
a.navleg:hover {color: #2E3412; sans-serif; font-size: 13px; font-weight: bold; text-decoration: none; align: left}
a.navleg:active {color: #2E3412; sans-serif; font-size: 13px; font-weight: bold; text-decoration: underline; align: left}

/* This is the bullet for the image links over the corn seed */
.ulgdisc {
  list-style-image: url(graphics/grey%20bullet.gif)}


/* This is for the top of page links */
#topofpage {  
 text-align: right}

/* NAVIGATION BAR */

/* Navigation bar in the disease, insect, weed photo gallery pages */
ul.navbar {
  list-style-type: none;
  margin: 0px; 
  top: 0px;
  left: 0px;
  width: 190px;
  padding: 0px}
  
ul.navbar li {
  background: #356824;
  margin: 2px;
  padding: 2px;
  border-right: 10px solid black}





/* TEXT */

/* This is for the click on thumbnail in image files */
.click
  {text-align: center;
  font-size: 72%}


/* This is for GPS, PDA in Chap.1 */
#allcapblack {
 text-transform: uppercase}

/* This is for the NOT's, and But in Chap.1*/
.allcapbold {
 color: #0000CC;
 text-transform: uppercase;
 font-weight: bold}

/* This is for avoid statement, dead material in Chap.1, can you tell the
   difference in Chap.3, HINT in Chap.3 */
.allcapblue {
 color: #0000CC;
 text-transform: uppercase;
 font-weight: bold;
 text-align: center}


/* This is for is it a disease in Chap.3, section titles in chapters */
#capitalize {
 text-transform: capitalize;
 text-align: center}

/* This is for disease box (first lines in bold)
   flea beetle threshold title in Chap.3, not recommended in table-Chap.2-blue, hint and caution in Chap.5 */
.boldblue {
 color: #0000CC;
 font-weight: bold} 

/* This is for make note of statement in Chap.3-blue, dead material in Chap. 1 */
#boldcenter {
 color: #0000CC;
 font-weight: bold;
 text-align: center;}
 

/* This is for the indented topics in the index */
.indent {
 font-size: 75%;
 list-style-type: circle;
 list-style-position: outside;
 list-style-image: url(graphics/green%20bulletr.gif)}

/* This is for the second layer of indented topics in the index */
.second {
 font-size: 12px;
 list-style-type: circle;
 list-style-position: outside;
 list-style-image: url(graphics/green%20bulletr.gif)}





.my-table
{
	text-align:right;
}




