.links {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
a.links:link {color: #6ED700}
a.links:visited {color: #6ED700}
a.links:active {color: #6ED700}
a.links:hover {color: #6ED700; text-decoration: underline}

.crumblinks {font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
a.crumblinks:link {color: #6ED700}
a.crumblinks:visited {color: #6ED700}
a.crumblinks:active {color: #6ED700}
a.crumblinks:hover {color: #6ED700; text-decoration: underline}

.suggestionlinks {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
a.suggestionlinks:link {color: #fff}
a.suggestionlinks:visited {color: #fff}
a.suggestionlinks:active {color: #fff}
a.suggestionlinks:hover {color: #fff; text-decoration: underline}

.links2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold; text-decoration: none}
a.links2:link {color: #6ED700}
a.links2:visited {color: #6ED700}
a.links2:active {color: #6ED700}
a.links2:hover {color: #6ED700; text-decoration: underline}

.navlinks {font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none}
a.navlinks:link {color: #999}
a.navlinks:visited {color: #999}
a.navlinks:active {color: #999}
a.navlinks:hover {color: #999; text-decoration: underline}



.practitionerlink {	float: left;
				width: 268px;
				height: 59px;
				background: url(images/practitioners.png) top left no-repeat;

}	 


.practitionerlink:hover {
	background-position: 0 -59px;
}

.newcustlink {		float: left;
				width: 268px;
				height: 59px;
				background: url(images/newcust.png) top left no-repeat;
}	 


.newcustlink:hover {
	background-position: 0 -59px;
}

.golink input{
    float:left;
    background: url(images/go.png) no-repeat;
    height: 17px;
    width: 25px;
    border: 1px #fff solid;
    cursor: hand;
}	 


.golink input:hover {
	background-position: 0 -13px;
}

.submit input	{	color: #fff;
				background: #03713B;
				border: 1px solid #03713B;
				font-size: 12px;
				width: 110px;
				height: 20px;
}

.submit input:hover	{	background-color: #88C23F;}

.submit2 input	{	color: #fff;
				background: #88C23F;
				border: 1px solid #03713B;
				font-size: 12px;
				width: 80px;
				height: 20px;
}

.submit2 input:hover	{	background-color: #03713B;}

.viewbutton input	{	color: #fff;
				background: url(images/view.gif) 0 0px no-repeat;
				border: 1px solid #03713B;
				font-size: 12px;
				width: 34px;
				height: 32px;
				cursor: hand;
}

.viewbutton input:hover	{	background: url(images/view_ov.gif) 0 0px no-repeat;}

.basketbutton input	{	color: #fff;
				background: url(images/basket.gif) 0 0px no-repeat;
				border: 1px solid #03713B;
				font-size: 12px;
				width: 34px;
				height: 32px;
				cursor: hand;
}

.basketbutton input:hover	{	background: url(images/basket_ov.gif) 0 0px no-repeat;}

.proceedbutton input	{	color: #fff;
				background: url(images/proceed.gif) 0 0px no-repeat;
				border: 0px solid #03713B;
				font-size: 12px;
				width: 117px;
				height: 26px;
}

.proceedbutton input:hover	{	background: url(images/proceed_ov.gif) 0 0px no-repeat;}
