TD
{
	font-family:verdana,arial;
	font-size:9pt;
	color:#000000;
}
.tab_header 
{
	font-family:verdana,arial;
	font-size:9pt;color:#FFFFFF;
	font-weight:bold
}

/* Link Management to hide underscore*/
a:link
{
	font-family:verdana;
	font-size:8pt;
	color:#FFFFFF
}
a:visited
{
font-family:verdana;
font-size:8pt;
color:#FFFFFF
}
a:hover
{font-family:verdana;
font-size:8pt;
color:#FFFFFF
}
a:active{font-family:verdana;font-size:9pt;color:#000000}
A.tmenu:link{text-decoration: none; COLOR: #FFFFFF;font-size:8pt}
A.tmenu:visited{text-decoration: none; color: #FFFFFF;font-size:8pt}
A.tmenu:active{text-decoration: none; color: #FFFFFF;font-size:8pt}
A.tmenu:hover{text-decoration: none; color: #FFFFFF;font-size:8pt}
.header
{
	background-image:url("images/site_01.gif");
	background-repeat:no-repeat;
	font-family:verdana,arial;
	font-size:18pt;color:#000000;
	font-weight:bold;
}
.phone
{
	background-image:url("images/site_07.gif");
	background-repeat:no-repeat;
	font-family:verdana,arial;
	font-size:14pt;
	color:#000000;
	font-weight:bold;
}
	
TABLE 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;
}
/*,TD , ,LABEL ,SPAN*/

INPUT ,TEXTAREA ,SELECT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

FORM
{
	margin:0;
}

/*	color: #484848; */
A
{
	color: 	#0f3e92;
}




/*
All Table Stuff HERE
*/
.ProductTable
{
	background-color:#C5E2EE;
	width:452px;
}

.ProductNameTable
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.ProductDosageQuantity
{
	font-size: 11px;
	font-weight: bold;
	color: #0f3e92;
}

.ProductRegular
{
	font-size: 12px;
	font-weight: bold;
	color: #0f3e92;
	text-decoration:line-through;
}

.ProductPrice
{
	font-size: 12px;
	font-weight: normal;
	color: #C51F21;
}

.ProductBuy
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #0f3e92;
}

.CartPrice
{
	font-size: 12px;
	font-weight: bold;
	color: #0f3e92;
}

.ProductPriceRightAlign
{
	font-size: 12px;
	font-weight: bold;
	color: #0f3e92;
	text-align:right;
	padding-right:10px;
}

.ProductHeader
{ 
	font-size: 12px;
	font-weight: bold;
	color: #4168AA;
	background-color:#E1EBF0;
}

.ProductItem
{ 
	background-color:#FCFCFD;
	font-size:9px;
}

.ProductAlternatingItem
{ 
	background-color:#F5F9FB;
	font-size:9px;
}

.ProductIsGeneric
{
	font-size: 9px;
	font-weight: bold;
	color: #0f3e92;
	
}

.ProductGenericName
{
	font-size: 9px;
	font-weight: bold;
	color: #484848;
	
}

.ProductEuropeOnly
{
	font-size: 9px;
	font-weight: bold;
	color:#FF0000;
}

.ProductOutOfStock
{
	font-size: 13px;
	font-weight: bold;
	color:#FF0000;
}

.ProductSummaryTxt
{ 
	font-size: 12px;
	font-weight: bold;
	color: #4168AA;
}

.NormalTableHeaderTitle
{
	font-size:12px;
	font-weight: bold;
	color:#0F3E92;	
}

.NormalTableHeader
{
	background-color:#F2FAFC;
}

.NormalTable
{
	background-color:#C8E3EE;
	width:452px;
}

.NormalTableBody
{
	background-color:#FFFFFF;
}

.NormalMidTitle
{
	font-size: 17px; 	
	font-weight:bold;
	color: 	#0f3e92;	
}

.NormalInputLabel
{
	font-size:12px;
	color:#484848;		
}
.NormalTinyInputLabel
{
	font-size:10px;
	color:#484848;		
}

.NormalTextarea
{
	font-size: 10pt; 	
	/*  border: 1pt solid #4F81B8;		*/
}

.NormalSmallTitle
{
	font-size: 12px; 	
	font-weight:bold;
	color: 	#0f3e92;	
}

.NormalButton
{
	font-size: 9px;
	background-color: #4f81b8;
	color: #ffffff;
	border: 1px solid #2e5076;
	cursor:hand;
}
/*
End All Table Stuff HERE
*/	


.title1
{
	font-size:22px;
	font-weight:bold;
	color:#0f3e92;
}
.category
{
	font-size:15px;
	font-weight:bold;
	color:#0f3e92;
}
.subcategory
{
	font-size:12px;
	font-weight:bold;
	color:#0f3e92;
}		
.link1
{
	color:#0f3eb2;
}

.QuestionText
{
	font-size:12px;
	font-weight:bold;
	color:#484848;		
}
.QuestionOption
{
	font-size:12px;
	color:#484848;		
}

/*
All Product Stuff HERE
*/
.ProductMainTitle
{
	font-weight:bold;
	font-size: 14px;
	color: 	#0f3e92;	
}

.ProductDetailsBold
{
	font-size: 11px;
	font-weight:bold;
	color: #484848;		
}

.ProductDetailsText
{
	font-size: 11px;
	color: #484848;
}
/*
End All Product Stuff HERE
*/

