body {
	padding-bottom: 0;  padding-left: 0;  padding-right: 0;  padding-top: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #29130F;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #670000;
}
td {
	font-family: Verdana;
	font-size: 12px;
}
th {
	font-family: Verdana;
	font-size: 12px;
	color: #29130F;
	border-right:1px solid lightgrey;
	border-bottom:1px solid ligngrey;	
	background-color: #C9D9E9;
}
td.firstpage {
	font-family: Verdana;
	font-size: 9px;
	color: #29130F;
	text-align: center;
	border-bottom: 1px solid #D7E7F7;
	border-right: 1px solid #D7E7F7;
}
td.onehead {
	background-color: #f7fbff;
	border-bottom:1px solid lightgrey;
}
td.conthead {
	font-size: 12px;
}
td.fill {
	border-right:1px solid lightgrey;
	border-bottom:1px solid ligngrey;
	text-align:center;
}
a.firstpage {
	font-family: Verdana;
	font-size: 9px;
	color: #29130F;
	text-decoration: none;
}
img.first {
	border:1px solid #3C1F11;
}
table.nav {
	 border: 1px solid #3C1F11;
	 margin-top:12px;
	 margin-right:5px;
	 margin-left:4px;
}
table.global {
	border-right:3px double #D7E7F7;
	border-left:3px double #D7E7F7;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #7C4125;
	text-decoration: none;
	}
a:hover {
	color: red;
	text-decoration: underline;
	}
a.content {
	font-family: Verdana;
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	}
a.content:hover {
	color: blue;
	text-decoration: underline;
	}

td.percent {
	border-bottom: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
}
td.sum {
	border-bottom: 1px solid lightgrey;
}
font.firstauthor {
	font-size: 10px;
	font-weight: bold;
	color: #3C1F11;
}
font.firsthead {
	font-size: 12px;
	font-weight: bold;
	color: #3C1F11;
}
h1 {
	font-family: Impact;
	font-size: 30pt;
	margin-top: 0px;
	margin-bottom: 0px;
	color: Brown;
	font-weight: bold;
	}
h2 {
	font-family: Times;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	color: #3C1F11;
	margin-bottom: 5px;
	letter-spacing: 2px;
}
h3 {
	font-size: 13 pt;
	margin-bottom: 3px;
	color: #70522D;
	}
td.user {
	font-size: 12px;
	text-align: center;
	background-color: DarkGray;
	color: black;
	font-weight: bold;
	border-left: 1px solid Silver;
	}
td.unuser {
	font-size: 13px;
	text-align: right;
	background-color: #3C1F11;
	color: black;
	border-left: 1px solid Silver;
	}
td.center {
	font-size:14pt;
	font-family: Courier New;
	font-weight: bold;
	color: #3C1F11;
	text-decoration: none;
}
ul {
	margin-rigth: 10px;
}
table.contents {
	border: 1px solid Silver;
	}
table.small {
	border: 1px solid silver;
	}
table.header {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 0px;
}
td.smallcaption {
	background-color: SlateGray;
	color: white;
	text-align: center;
	}
input {
	font-family: Verdana;
	font-size: 12px;
	}
input.btn {
	font-family: Verdana;
	font-size: 12px;
	background-color: #d6ebff;
	}
input.checkbox {
	border: none;
	}
select {
	border: 1px solid SlateGray;
	font-family: Verdana;
	font-size: 12px;
	}
td.rform {
	color: red;
	font-weight: bold;
	}
textarea {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid gray;
}
/* begin menu */
div.menu {
  margin: 0em;
  }
div.menu ul {
  margin: 0em;
  padding: 0em;
  line-height: 1.30em;
  }
div.menu li {
  float: left;
  padding-right: 0px;
  list-style-type: none;
  height: 1.30em;
  width: 7.44em;
  margin-bottom: 0px;
  text-align: center;
  font-family: Impact, Verdana, Tahoma, Sans-Serif, Serif, Courier New, Arial;
  font-size: 1.00em;
  letter-spacing: 0.00em;
  color: #800000;
  background-color: transparent;
  }
div.menu li a {
  display: block;
  overflow: hidden;
  text-decoration: none;
  }
div.menu li a:link {
  background: url("img/gray_button_up.gif") repeat #C0C0C0;
  color: #800000;
  border: 0px none #FFFFFF;
  }
div.menu li a:visited {
  background: url("img/gray_button_up.gif") repeat #E5E5E5;
  color: #800000;
  border: 0px none #FFFFFF;
  }
div.menu li a:hover {
  background: url("img/gray_button_down.gif") repeat #C0C0C0;
  color: #800000;
  border: 0px inset #FFFFFF;
  } /* end menu */
.menu1
{
   position: absolute;
   top:230;
  z-index: 2;
}
.submenu
{
   position: absolute;
   top: 250;
 z-index: 0;
   visibility: hide;
 visibility: hidden;
}
