BODY { margin: 0px; padding: 0px; }
DIV#drugmenu DIV DIV { 
	height: 15px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	background: white;
	border: 1px solid;
	border-top: 0px;
}
DIV#drugmenu DIV A { 
	height: 15px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	background: white;
	border: 1px solid;
	border-top: 0px;
}
DIV#drugmenu DIV A:hover {
	background-color: white;
	text-decoration: none;
	background-image: none;
}
DIV#drugmenu { border-top: 1px solid; }
DIV#drugmenu DIV.submenu {
	position: absolute;
	z-index: 100;
	left: 449px;
	top: 0px;
	border-top: 1px solid;
}
DIV#drugmenu DIV.submenu A {
	background-image: none;
	width: 150px;
	z-index: 100;
	position: relative;
}

.offerlink { font-size: 9pt; font-weight: bold; }
.statusButton, a.addButton, a.removeButton { text-align: center; display: block; padding: 2px 6px 2px 6px !important; white-space: nowrap; font-size: 9px; text-transform: uppercase !important; }
a.addButton:hover, a.removeButton:hover { text-decoration: none; }
a.addButton { width: 65px; }
a.removeButton { width: 130px; }
.navA:hover {text-decoration: none; }
.hlBox { padding: 5px; font-size: 14px; }

.removeButton	{
	font-size: 9px !important; 
	background-image: none !important;
	color: black;
}

.drugTable td, .drugTable th { color: black; padding: 3px !important; }
.drugTable { border: 1px solid black; }

h6 { font-size: 1em; }

A, DIV#drugmenu DIV DIV				{text-decoration: none; color:#339966}
A:hover  			{text-decoration: underline}

.header			{font-family: arial, helvetica, sans-serif; font-size: 20px; font-weight: bold}
.bodyText,BODY,td,th			{font-family: arial, helvetica, sans-serif; font-size:12px; color:#993020}

.addButton, .removeButton			{ border: #696969 1px solid;  font-size: 9px;  font-family: arial, helvetica, san-serif; background-color: #FBF1BC; cursor: hand; color:#000000; }


.drugTable { padding: 0px; border: 1px solid black; }
.drugTable td { font-weight: normal; }
.drugTable tr { background: white; }
.drugTable tr.altRow { background: #FBF1BC; }
.drugTable th { background: #993120; font-size: 12px;  color: #111111}

DIV#drugmenu A:hover{ background: #FBF1BC !important;}

DIV#drugmenu, DIV#drugmenu DIV.submenu, DIV#drugmenu A,DIV#drugmenu DIV DIV { border-color: #339966; }
