.sf_region1 {
    min-height: 90px;
    height: 90px;
    background-repeat: repeat-x;
    background-color: #000000;
    background-image: url(images/616header1_VI.jpg);
 }

 .sf_main_header {
    font-weight: bold;
    font-size: 24px;
    width: 970px;
    margin: 0px auto;
    padding: 30px 0px 15px;
    min-height: 55px;
    height: 55px;
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: 740px 15px;
    background-image: url(images/616logo1_VI.jpg);
 }

 .sf_navigation ul li a {
    display: block;
    margin: 0px;
    padding: 5px 2px;
    font-weight: bold;
    width: 186px;
    text-decoration: none;
    border-top: 1px dotted #999999;
    font-size: 12px;
    color: #7D8E9A;
 }

 .sf_navigation ul li a:visited {
    color: #666666;
 }

 .sf_navigation ul li a:hover {
    color: #FF6600;
 }

 a:link {
    color: #7D8E9A;
 }

 a:visited {
    color: #0000066CC;
 }

 a:hover {
    color: #132530;
 }

 .sf_footer {
    color: #999999;
 }

 body {
    margin: 0px 0px;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    font-size: 13px;
    color: #132530;
    background-color: #FFFFFF;
 }

 .sf_extra1 {
    height: 20px;
    background-repeat: repeat-x;
    background-image: url(images/616bar_VI1.jpg);
 }

 
