﻿*
{
    color:#636F71;
}
a
{
       color:#2F639E;
    text-decoration:none;
}
a:hover
{
       color:#2F639E;
    text-decoration:none;
}

.imagedesc
{
    font-size:11px;
    color:Gray;
    font-weight:normal;
    
}
body 
{
    font-family:Verdana, Tahoma;
    font-size:11px;
}
.featuredproducts
{
    border-bottom:solid 1px #CCCCCC;
    border-top:solid 1px #CCCCCC;
    border-left:solid 1px #CCCCCC;
    border-right:solid 1px #CCCCCC;
    height:150px;
    width:150px;
    
}
.featuredproduct
{

    height:150px;
    width:100%;
    
}
.lightgray
{
    background-color:#EEEEEE;
}
.letters
{
    border-bottom:solid 1px #2F639E;
    border-top:solid 1px #2F639E;
    border-left:solid 1px #2F639E;
    border-right:solid 1px #2F639E;
    
}
.field
{
    font-weight:bold;
    width:150px;
}
a.normallink
{
       color:#2F639E;
    text-decoration:none;
}
a:hover.normallink
{
    text-decoration:underline;
}
a.orangelink
{
    color:Orange;
    text-decoration:none;
}
a:hover.orangelink
{
    text-decoration:underline;
}
a.lnktheraputiccategory
{
    font-size:14px;
    text-decoration:none;
    color:#636F71;
}
a.lnkproducttitle
{
    color:#2F639E;
    font-size:16px;
    font-weight:bold; 
    text-decoration:none;
}
a.lnkletter
{
    color:#2F639E;
    font-weight:bold; 
    text-decoration:none;
}
.date
{
    font-size:10px;
    color:Black;
    font-style:italic;
    font-weight:normal;
    
}
.producttitle
{
    color:#2F639E;
    font-size:15px;
    font-weight:bold;
    
}
.headline2
{
    color:Orange;
    font-size:15px;
    font-weight:bold;
}

.theraputiccategory
{
    font-style:italic;
    font-size:10px;
}
.howissupplied
{
    font-size:10px;
    
}
.constituents
{
    font-size:10px;
    
}
a
{
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
.result
{
    color:Red;
}
.gvHeaderStyle
{
    color:Black;
    font-weight:bold;
    background-image:url('admin/images/gvHeaderBg.gif');
    background-repeat:repeat-x;
    height:25px;
}
.pagetitle
{
    font-size:14px;
    font-weight:bold;
    color:#2F639E;
}
.innerpagetitle
{
    font-size:14px;
    font-weight:bold;
    color:#2F639E;
    padding-left:10px;
    background-image:url('images/pagetitle-bg.gif');
    height:44px;
    width:300px;
    background-repeat:no-repeat;
    }
    .innerpagebody
    {
        padding-left:10px;
    text-align: left;
}
    h2
{
    font-size:13px;
    font-weight:bold;
    color:#2F639E;
}
td.menu
{
    background-image:url('images/menu-bullet.gif');
    background-repeat:no-repeat;
    padding-left:12px;
}
#menu-bottom-border
{
    border-top:dashed 0px black;
    width:150px;
}
a.menu
{
    color:#505050;
    font-weight:bold;
    text-decoration:none;
}
a:hover.menu
{
    color:#FF7400;
    font-weight:bold;
    text-decoration:none;
}
td.orangeheader
{
    height:25px;
    background-image:url('images/orange-header.gif');
    background-repeat:repeat-x;
    color:White;
    padding-left:10px;
    font-weight:bold;
}
td.blueheader
{
    height:25px;
    background-image:url('images/blue-header.gif');
    background-repeat:repeat-x;
    color:White;
    padding-left:10px;
    font-weight:bold;
}
div.footer
{
    padding-left:10px;
    padding-top:7px;
    color:Gray;
}
a.footer
{
    color:Gray;    
    text-decoration:none;
}
a:hover.footer
{
    color:Gray;    
    text-decoration:none;
}
#uppernavigation
{
    padding-top:3px;
    width:180px;
    height:23px;
    float:right;
    background-image:url('images/upper-navigation-bg.gif');
    font-size:9px;
    color:black;
}


a.uppernavigation
{
    color:black;    
    text-decoration:none;
        font-size:9px;
}
a:hover.uppernavigation
{
    color:black;    
    text-decoration:none;
        font-size:9px;
}
input
{
    border:groove 1px gray;
}
textarea
{
    border:groove 1px gray;
}