 	.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 8pt;
	padding : 1 6 1 6;
	cursor:hand;
	cursor:hand;
	color:green;
	background-color:bisque;
	border: outset;
	background-image: url(/res/BtMed-100x1.gif);
	border-color: #999999;
	}
	.menu a {
		text-decoration:none;
		color: Black;
	}
	.menu a:hover {
		text-decoration: none;
		color:#800040;
	}

	.menu_sm {
		font-family: Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size : 8pt;
		padding : 0 4 0 4;
		cursor:pointer;
		cursor:hand;
		color:black;
		background-color:bisque;
		border: outset;
		border-color: #999999;
		background-image: url(/res/BtMed-60x1.gif);
	}
	.menu_sm a {
		text-decoration:none;
		color:black;
	}
	.menu_sm a:hover {
	}
	.menu_sm a:active {
	}
	.menu_sm a:visited {
	}
	.menu_sm a:focus {
	}

	.mybutton {
		padding : 2 2 2 2;
	}
	.mybutton a:link {
		text-decoration: none;
		color : #0077FF;
		border : thin outset black;
		background : #FFFACD;

	}
	.mybutton a:visited {
		text-decoration: none;
		color : #0077FF;
		border : thin outset black;
		background : #FFFACD;
	}
	.mybutton a:active {
		text-decoration: underline;
		color : Red;
		border : thin black;
		background : #ffcc00;
	}
	.mybutton a:hover {
		text-decoration: underline;
		color: Blue;
		border : thin inset black;
		background : #EEE8AA;
	}
	
.copyright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.home {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}
.home a {
	text-decoration: underline;
}
	
.m_overRep {
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	z-index: auto;
	text-decoration: blink;
	cursor:hand;
	cursor: hand;
	border-color: #666666;
}
.DescBox {
	border: inset #663300;
	font-family: 'Times New Roman', Times, serif;
	font-size: 20px;
}
.mo_bullet {
	cursor:pointer;
	cursor: hand;
}
.Question {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	filter: Glow(Color=green, Strength=5);
	font-style: oblique;
	list-style-image: url(/res/ball-blu-up.gif);
	color: #FF00FF;
}
.qlink {
	list-style-type: square;
}
.footer {
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a {
	text-decoration:none;
	color: #00EEEE;
}
.footer a:hover {
		text-decoration: underline;
		color: yellow;
}
.no_ul {
	text-decoration: none;
}
.no_ul a {
	text-decoration: none;
}
.no_ul-blk {
	text-decoration: none;
	color: #000000;
}
.no_ul-blk a {
	text-decoration: none;
	color: #000000;
}
.no_ul-blk a:hover {
	text-decoration: none;
	color: #000000;
}

.hilight {
	background-color: #FFFF00;
	font-weight: bold;
	font-size: smaller;	
}
.tbl_title {
	font-size: larger;
	font-weight: bold;
	background-color: #3a8dc2;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.btn_back {
	text-align: right;
	margin-left: 40pt;
	margin-right: 40pt;
	margin-bottom: 4pt;
	margin-top: 4pt;
}

.bar1Light {
	height: 1;
	border-style: solid hidden hidden hidden;
	border-top-color: #d5d5bc;
	border-top-style: solid;
	border-top-width: 1px;
}
.bar1Medium {
	height: 1;
	border-style: solid hidden hidden hidden;
	border-top-color: #b5b59c;
	border-top-style: solid;
	border-top-width: 1px;
}
.bar1Dark {
	height: 1;
	border-style: solid hidden hidden hidden;
	border-top-color: #95957c;
	border-top-style: solid;
	border-top-width: 1px;
}
.bar1 {
	height: 1;
	border-style: solid hidden hidden hidden;
	border-top-color: #d5d5bc;
	border-top-style: solid;
	border-top-width: 1px;
}
.bar2 {
	height: 2;
	border-style: solid hidden solid hidden;
	border-top-color: #d5d5bc;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #95957c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.bar3 {
	width: 100%;
	height: 3;
	border-style: solid hidden solid hidden;
	border-top-color: #d5d5bc;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #b5b59c;
	color: #b5b59c;
	border-bottom-color: #95957c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
