body,td,p,li {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body.bg {
	background : url("/graphics/bg.gif") #c8cace;
	background-repeat : repeat-x;
}
td.bg_l {
	background : url("/graphics/bg_l.gif");
	background-repeat : repeat-y;
}
td.bg_r {
	background : url("/graphics/bg_r.gif");
	background-repeat : repeat-y;
}
a {
	color: #1c2c7d;
	text-decoration: none;
}
a:hover {
	color: #d20b39;
	text-decoration: underline;
}
a.menu {
	color: #1c2c7d;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
	font-size: 11px;
	padding-right: 18px;
}
a.menu:hover {
	color: #d20b39;
	text-decoration: none;
}
a.imedia {
	color: #4b4b4b;
	text-decoration: underline;
}
a.imedia:hover {
	color: #9E0B0B;
	text-decoration: underline;
}
a.catalog {
	color: #1c2c7d;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #d20b39;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
td.catalog {
	color: #1c2c7d;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
input.tx {
	color: #949494;
}

/* copied from vitaminsavingsplan per John  - MAS 04/16/08 */

td.blue {
background: #c5f2ee;
}

td.drugdesc{
font-size: 10px;
font-style: italic;
line-height:12px;
padding: 6px;
}
td.drugname{
font-size: 12px;
text-align:center;
color: #002774;
font-weight: bold;
padding: 0 5px;
}
td.drugprice{
font-size: 10px;
line-height:12px;
text-align:center;
padding: 6px;
}
td.drugtop{
font-size: 14px;
line-height:12px;
color: #29a6a3;
font-weight: bold;
padding: 6px 10px;
}
span.drugyourprice{
color: #c50000;
font-size: 12px;
font-weight: bold;
line-height:20px;
}
.shopwelcome{
font-size: 15px;
font-weight: bold;
}
.title {
	background : url("/graphics/title_bg.gif")
	background-repeat : repeat-x;
}

td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}
.menubg {
	background: url("/graphics/menuend.gif");
	background-repeat: repeat-x;
	}
	
.janitor {
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #162364;
	}
	
.janitortop {
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #b90742;
	}
.janitorform {
	padding-top: 3px;
	}