body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
 
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #858B57;
	text-decoration: none;
}

div.transbox
  {
  width: 720px;
  height: 480px;
  margin: 20px 20px;
  background-color: #ffffff;
  border: 4px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
  div.menu
  {
  width: 720px;
  height: 16px;
  margin: 20px 20px;
  background-color: #ffffff;
  border: 4px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
div.transbox1 {
 position:absolute;
 top:0;
 right:0;
 width:360px;
}
div.transbox2 {
 position:absolute;
 top:0;
 left:0;
 width:360px;
}
div.copyright {
 position: absolute;
 top: 660;
 left: 10;
 width: 700px;
 }
  





/*---  Used in Trackback and Pingback page.  ---*/

H2 {
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #DE6900;
 font-weight: bold;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

H3 {
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
 font-weight: bold;
}



.crumb {
	font-size:9px;
	color: #555555;
}

.crumb a {
	color: #DE6900;
}

.nav {
  font-family: Arial, helvetica, sans-serif;
  font-size: 9pt;
}

.nav a {
	color: #004600;
	text-decoration: none;
}

.nav a:hover {
	color: #333333;
	text-decoration: none;
}

.header {
font-family: Arial, Helvetica, sans-serif;
color: white;
font-size: 13pt;
font-weight: 420;
letter-spacing: -0.1em;
text-transform: uppercase;
}
#scroll {
width: 710px;
height: 406px;
overflow-y: scroll;
}
