body {
  /* margin: 0.5em; */
	 margin-left:auto;
   margin-right:auto;
  padding: 0.5em;
  background-color: #1D274B /* #f5f5f5 */; /* R29 G29 B75 */
  font-family: Verdana, Tahoma, Sans-Serif, Serif, Arial;
  font-size: 100%; 
  } /* end body */


/* begin main */
.main {
  position: absolute;
  top: 0.0em;
  left: 11.00em;
  font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 1.00em; 
  border: solid gray 0px;
  background-color: transparent;
/*  padding: 0.50em; */ 
  text-align: center;
  color: gray;
  } /* end main */


/* begin toplogo */
.toplogo {
  position: absolute;
  top: 0.50em; 
  left: 0.15em;
  background-color: transparent;
  width: 8.79em;
  margin: 0px;
  padding: 0px;
} /* end toplogo */


/* begin sidebar */
.sidebar {
  position: absolute;
  top: 7.40em;
  left: 0.75em;
  background-color: transparent;
  width: 8.79em;
  margin: 0px;
  padding: 0px;
  } /* end sidebar */

/* begin misc_logos */
.misc_logos {
  background-color: transparent;
	position: absolute; 
  left: 0px; 
  top: 405px; 	
 /* left: 0.75em;
 /* width: 10.79em; */
 /* font-size: 0.75em; */
 /* font-variant: small-caps; */
 /* letter-spacing: 0.20em; */
 /* text-align: right; */
 /* padding-top: 0.50em; */
  } /* end misc_logos */
	
/* begin orderbar */
.orderbar {
  position: absolute;
  top: 26.75em;
  left: 3.90em;
  background-color: transparent;
  width: 7.79em;
  margin: 0px;
  padding: 0px;
  } /* end orderbar */

.orderbar li {
	display:inline;
	}
	
/* begin process_btn */	
.process_btn {
  background-color: transparent;
	list-style-type: none;
  position: absolute;
  top: 4.95em;
  left: -4.80em;
  margin: 0px;
  padding: 0px;
  } /* end process_btn */

/* begin mess_btn */	
.mess_btn {
  background-color: transparent;
  list-style-type: none;
  position: absolute;
  top: 4.95em;
  left: 5.50em;
  margin: 0px;
  padding: 0px;
  } /* end mess_btn */

/* begin pdf_btn */	
.pdf_btn {
  background-color: transparent;
  list-style-type: none;
  position: absolute;
  top: 4.95em;
  left: 15.70em;
  margin: 0px;
  padding: 0px;
  } /* end pdf_btn */

/* begin rushfile_btn */	
.rushfile_btn {
  background-color: transparent;
  list-style-type: none;
  position: absolute;
  top: 4.95em;
  left: 26.50em;
  margin: 0px;
  padding: 0px;
  } /* end rushfile_btn */

/* begin route_btn */	
.route_btn {
  background-color: transparent;
  list-style-type: none;
  position: absolute;
  top: 4.95em;
  left: 36.1em;
  margin: 0px;
  padding: 0px;
  } /* end route_btn */

/* begin repro_btn */	
.repro_btn {
  background-color: transparent;
  list-style-type: none;
  position: absolute;
  top: 4.95em;
  left: 46.9em;
  margin: 0px;
  padding: 0px;
  } /* end repro_btn */	
	
/* begin research_btn */	
.research_btn {
  background-color: transparent;
  list-style-type: none;
  position: absolute;
  top: 4.95em;
  left: 59.9em;
  margin: 0px;
  padding: 0px;
  } /* end research_btn */	
	
	
/* begin footer */
.footer {
  position: absolute; 
  /* top: 34.15em; */ 
  /* left: 4.80em; */ 
	background-color: transparent;
  width: 7.79em;
  margin: 0px;
  padding: 0px;
  } /* end footer */
	
	
/* begin menu */
div.menu {
  margin: 0em;
  }
div.menu ul {
  margin: 0em;
  padding: 0em;
  line-height: 2.57em;
  }
div.menu li {
  list-style-type: none;
  height: 2.57em;
  width: 7.79em;
  margin-bottom: 10px;
  text-align: center;
  font-family: Verdana, "Comic Sans MS",  Tahoma, Sans-Serif, Serif, "Courier New", Arial;
  font-size: 1.00em;
  letter-spacing: 0.00em;
  color: #000000;
  background-color: transparent;
  }
div.menu li a {
  display: block;
  overflow: hidden;
  text-decoration: none;
  }
div.menu li a:link {
  background: url("../navs/gray_button_up.png") repeat #C0C0C0;
  color: #000000;
  border: 1px none #000000;
  }
div.menu li a:visited {
  background: url("../navs/gray_button_up.png") repeat #C0C0C0;
  color: #C00000;
  border: 0px none #000000;
  }
div.menu li a:hover {
  background: url("../navs/gray_button_down.png") repeat #C0C0C0;
  color: #800000;
  border: 1px none #000000;
  } /* end menu */

/* begin li */
li {
  font-size: 0.60em;
  letter-spacing: 0.20em;
  color: blue;
  background-color: yellow;
  } /* end li */


/* begin p */
p {
  font-size: 0.80em;
/*  letter-spacing: 0.20em; */
  } /* end p */

/* begin p:first-letter */
p:first-letter {
 /* font-size: 2.50em; */
/*  font-weight: normal; */
/*  color: red; */
  } /* end p:first-letter */


/* begin p:first-line */
p:first-line {
/*  font-variant: small-caps; */
/*  color: #8CBAEC; */
  }
/* end p:first-line */

/* begin alink */
.alink 					{  font-size:18px; text-decoration: none; color:#161849; }
a.alink:link 		{  font-size:18px; text-decoration: none; color:#FEE19B; }
a.alink:visited 	{  font-size:18px; text-decoration: none; color:#C00000; }
a.alink:hover 		{  font-size:18px; text-decoration: none; background-color:#7B68EE; color:#FFFFFF; }	
/* alink_over 					{  font-size:18px; color:#FFFFFF; } */
/* a.alink_over:link 		{  font-size:18px; text-decoration: none; color:#FFFFFF; } */
/* a.alink_over:visited 	{  font-size:18px; text-decoration: none; color:#FFFFFF; } */
/* a.alink_over:hover 		{  font-size:18px; text-decoration: underline; color:#FFFFFF; } */	
/* end alink */

/* begin clink */
.clink 					{  font-size:13px; text-decoration: none; color:#000000; }
a.clink:link 		{  font-size:13px; text-decoration: none; color:#0000FF; }
a.clink:visited 	{  font-size:13px; text-decoration: none; color:#C00000; }
a.clink:hover 		{  font-size:13px; text-decoration: none; background-color:#7B68EE; color:#FFFFFF; }	
/* clink_over 					{  font-size:13px; color:#FFFFFF; } */
/* a.clink_over:link 		{  font-size:13px; text-decoration: none; color:#FFFFFF; } */
/* a.clink_over:visited 	{  font-size:13px; text-decoration: none; color:#FFFFFF; } */
/* a.clink_over:hover 		{  font-size:13px; text-decoration: underline; color:#FFFFFF; } */	
/* end clink */

/* begin tollfree */
.tollfree {
  background-color: transparent;
  font-size: 0.75em;
  font-variant: small-caps;
  letter-spacing: 0.20em;
  text-align: right;
  /* width: 95%; */
  padding-top: 1.00em;
  } /* end tollfree */	
	
/* begin timepiece */
.timepiece {
  position: absolute;
 	top: 19.20em;
	left: 31.20em;
  font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 1.00em;
  background-color: transparent;
  border: solid gray 0px;
 /* width: 13.79em; */
  margin: 0px;
  padding: 0px;
  color: blue;
} /* end timepiece */

/* begin loginbox */
.loginbox {
  position: absolute;
  top: 9.00em;
  left: 18.00em;
  font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 1.00em;
  background-color: transparent;
  border: solid gray 1px;
  padding: 0px; 
  text-align: center;
  color: gray;
  } /* end loginbox */
	
	/* begin freeway */
.freeway {
  position: absolute;
 	top: 9.00em;
	left: 19.20em;
  font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 1.00em;
  background-color: transparent;
  border: solid gray 0px;
 /* width: 13.79em; */
  margin: 0px;
  padding: 0px;
  color: blue;
} /* end freeway */