html
{
	font-family:arial;
	background-color:#fafbff;
}
.menutext a
{
	color:#5585cd !important;
	font-size:13px;
}
#helplogo
{
	padding-top:5px;
}

.pagelinks
{
	padding-left:82px;
}

.pagelinks span.dim
{
	background:transparent url(/_design/pharmacychannelv3/images/dim.jpg) no-repeat;
}
.pagelinks span.active
{
	background:transparent url(/_design/pharmacychannelv3/images/nowactive.jpg) no-repeat;
}
.pagelinks a.notactive
{
	background:transparent url(/_design/pharmacychannelv3/images/inactive.jpg) no-repeat;
}
.pagelinks span.dim, .pagelinks span.active, .pagelinks a.notactive {
	width:30px;
	height:25px;
	float:left;
	text-decoration:none;
	border:0 !important;
	margin:0 !important;
	padding:5px 0 0 0 !important;
	color:#ffffff;
}
.pagelinks a
{
	color:#fff;
}
.pagelinks a:hover
{
	color:#8888ff !important;
}

/*
#azlinks a
{ 
	font-size:26px;
}
#azlinks a:link 
{ 
	color: #383838;
	text-decoration:none;
}
#azlinks a:visited 
{ 
	color: #383838;
	text-decoration:none;
}
*/