.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box {
	border: 1px solid #663300;
}
.tbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: thin solid #CC0000;
	border-right: thin none #CC0000;
	border-bottom: thin solid #CC0000;
	border-left: thin none #CC0000;
	padding: 5px;
}
.boxnav {
	margin: 0px;
	padding: 0px;
	border: 1px solid #0000CC;

}
.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: 12px;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: 1px;
	color: #000066;
}
h2 {
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
h3 {
	font-size: 14px;
}
.priceBoxTop {
	background-color: #D9E6FF;
}
#pharminfo {
	margin: 0px;
	padding: 0px;
}
#pharminfo h1 {
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: 1px;
	line-height: 26px;
	color: #000066;
	background-color: #EDEDFB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
	padding-left: 5px;
	
}
