/* 
    Document   : holding
    Created on : 22-May-2009, 10:27:55
    Author     : shamir.parmar
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#wrap{
    margin:0px auto;
    width:600px;
   
}


.heading
{color:#666666;
font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
font-size:18px;
font-weight:bold;
}

body {
font-family:Arial,Verdana,Sans-Serif;
font-size:14px;
}

a:link { color: #000000; text-decoration:none ; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color:#999999; text-decoration: underline;  }
a:active { color: #999999; text-decoration: underline;  }


#group_logo
{
    width:547px;
    height:83px;
      background: url(http://redirect.shinegroup.tv/media/style-sheets/shine_group_547x883.gif) no-repeat; }
}