body {
	margin: 0;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box {
	border: 1px solid #666666;
}
.tbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: thin solid #000099;
	border-right: thin none #000099;
	border-bottom: thin solid #000099;
	border-left: thin none #000099;
	padding: 5px;
}
.boxnav {
	margin: 0px;
	padding: 3px;
	border: 1px solid #D9E6FF;
	background: #ffffff;
}
.blueborder {
	border: 1px solid #000099;
}
.space {
	line-height: 18pt;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a:link{
	background: transparent;
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	background: transparent;
	color: #993366;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	background: transparent;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navigtext {
	font-size: 11px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #000099;
}
h2 {
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
h3 {
	font-size: 14px;
}

#pharminfo {
	
	margin: 0px;
	padding: 0px;
}
#pharminfo h1 {
	color: #000099;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:2px;
	line-height: 26px;
	background-color: #D9E6FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;

	padding-left: 5px;
}

a:link img, a:visited img { border-style: none }

a img { color: white; }
@media all {                   
  a img { color: inherit; }
}