table.h {
	background: #caf7ca;
	background-image: none;
	border: 0px none transparent;
	margin-bottom: 0px;
	margin-top: 0px;
}

table.m {
	background: #caf7ca;
	background-image: none;
	border: 0px none transparent;
	margin-bottom: 0px;
	margin-top: 0px;
}

table.submenu {
	background: #caf7ca;
	background-image: none;
}

td {
}

/*notes*/
td.n1 {
	width: 20%;
}

/*notes*/
td.n2 {
	width: 70%;
}

/*notes*/
td.n3 {
	width: 10%;
}

td.submenu {
	border-top: 2px solid #000080;
}

td.submenubrdr {
	border-top: 2px solid #000080;
}

ul.ul1 {
	list-style-image: url(../images/ul_bullet.gif);
	margin-left: 100px;
}

ul.ul2 {
	list-style-image: url(../images/ul_bullet.gif);
	margin-left: 0px;
}

.drop1 {
  	margin-right:1px;
}

.papy {
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-weight: bold;
	padding:4 10 0 4;
}
