/* CSS Document */
/*.link      { font-family:Tahoma; font-size:11px; 										   }*/
.content   { font-family:Tahoma; font-size:11px; color:#000000; 						   }
.textbox { font-family: Tahoma;	font-size: 11px; color: #000000; border: 1px solid #5D5D5D;	padding: .5mm;}
.buttons {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
}
.errorText { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; color: #FF0000;}
/* added by aldee */
.defaultText { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.ainput {width: 150px;}

.content a:link		{ font-family:Tahoma; font-size:11px; color:#000000; text-decoration:none;		   }
.content a:visited		{ font-family:Tahoma; font-size:11px; color:#000000; text-decoration:none;		   }
.content a:hover		{ font-family:Tahoma; font-size:11px; color:#000000; text-decoration:underline;	   }

.prodcontent   { font-family:Tahoma; font-size:11px; color:#000000; 						   }

.medcat    { font-family:Tahoma; font-size:11px; color:#000000; font-weight:bold;  		   }
.med       { font-family:Tahoma; font-size:11px; color:#000000; 						   }
/*.header    { font-family:Tahoma; font-size:8.5px;				 						   }*/
.footer    { font-family:Tahoma; font-size:10px; color:#ffffff; font-weight:bold; 		   }
/*.footerNav { font-family:Tahoma; font-size:10px; color:#ffffff; font-weight:bold; 		   }*/
.medName   { font-family:Tahoma; font-size:11px; color:#636363; font-weight:bold;		   }
/*.price     { font-family:Tahoma; font-size:11px; text-decoration:underline; color:#a42914; }*/


a.link:link 	{ font-family:Tahoma; font-size:11px; text-decoration: underline; color:#a42914;		   } 
a.link:visited  { font-family:Tahoma; font-size:11px; color:#a42914; 						    		   } 
a.link:hover 	{ font-family:Tahoma; font-size:11px; text-decoration:none; color:#a42914;				   } 

a.header:link 	  { font-family:Tahoma; font-size:9px; text-decoration: underline; color:#666666;	   } 
a.header:visited  { font-family:Tahoma; font-size:9px; color:#666666;								   } 
a.header:hover 	  { font-family:Tahoma; font-size:9px; text-decoration: none; color:#666666; 		   } 

a.price:link 	  { font-family:Tahoma; font-size:11px; text-decoration: underline; color:#a42914;	   } 
a.price:visited   { font-family:Tahoma; font-size:11px; color:#a42914;								   } 
a.price:hover 	  { font-family:Tahoma; font-size:11px; text-decoration: none; color:#a42914; 		   } 

a.footerNav:link 	  { font-family:Tahoma; font-size:10px; text-decoration: underline; color:#ffffff; font-weight:bold;	   } 
a.footerNav:visited   { font-family:Tahoma; font-size:10px; color:#ffffff; font-weight:bold;								   } 
a.footerNav:hover 	  { font-family:Tahoma; font-size:10px; text-decoration: none; color:#ffffff; font-weight:bold; 		   } 

a.content:link		{ font-family:Tahoma; font-size:11px; color:#000000; text-decoration:none;		   }
a.content:visited	{ font-family:Tahoma; font-size:11px; color:#000000; text-decoration:none;		   }
a.content:hover		{ font-family:Tahoma; font-size:11px; color:#000000; text-decoration:underline;	   }

	#direct_content li{ float:left; margin-right:2px; margin-bottom:2px;}
#direct_content ul { padding:0px 0 0 0; margin: 10px 0 10px 0px; list-style-type:none;}
#direct_content li a{ display:block; padding:.3em .3em;  font-size:12px; text-decoration:none; color:#000; font-weight:bold; background-color:#CCCCCC}
#by_letters { font-size:12px; text-decoration:none; color:#000; font-weight:bold; padding-left:0px; padding-top:5px;}
#direct_content li a:hover { background-color:#06448d; color:#FFFFFF}
#drug_name { display:block; padding:.5em .3em; background-color:#06448d; color:#FFFFFF}

#drug_name a:link,#drug_name a:visited  { color:#FFFFFF; text-decoration:none; font-size:11px;}
#drug_name a:hover { color:#ccc}
