﻿#footer
{
    text-align:center;
    color:#01795E;
}

#footer a 
{
    color: #01795E;
    text-decoration:none;
    }
#footer a:visited
{
    color: #01795E;
    text-decoration:none;
    }
#footer a:hover
{
    color: #01795E;
    text-decoration:underline;
}


#hdrtable a 
{
    color: #3F3D3D;
    text-decoration:none;
    }
#hdrtable a:visited
{
    color: #3F3D3D;
    text-decoration:none;
    }
#hdrtable a:hover
{
    color: #01795E;
    text-decoration:none;
    
}

#test_livetemplink, #test_liveradlink, #test_liveradsumlink, #test_livewindlink, #test_liverainlink
{
 cursor:hand;   
}

a:hover
{  font-weight:bold;
}

span.activeMenuchannel
{
    font-weight:bold;
    color: #01795E;
}

span.activechannel
{
    font-weight:bold;
    color: #01795E;
}

#right a 
{
    color: #3F3D3D;
    text-decoration:none;
    }
#right a:visited
{
    color: #3F3D3D;
    text-decoration:none;
    }
#right a:hover
{
    color: #01795E;
    text-decoration:none;
} 

div.arrow
{
    height:10px;
    width:10px;
    margin: 0px;
    padding: 0px;
    background-image:url('arrow_10.gif');
    background-repeat:no-repeat;
}

div.hhlogo10
{
    background-image:url('hhlogo10.gif');
    background-repeat:no-repeat;
    height:10px;
    width:10px;
}


h1
{
    font-size:14px;
    font-weight:bold;
    color:#01795E;
    margin-top:5px;
    margin-bottom:5px;
}

h2
{
    font-size:12px;
    font-weight:bold;
    color:#01795E;
    margin-top:5px;
    margin-bottom:5px;
}

h3
{
    font-size:12px;
    font-weight:bold;
    color:#01795E;
    margin-top:5px;
    margin-bottom:5px;
}

img.livedata
{
 position:relative;
 border-color:Gray;
 border-style: solid;
 border-width: 1px;
}

p
{
    margin: 5px 0px 5px 0px;
}

p.mission
{
     font-size:16px;
     border-bottom:solid;
     border-bottom-color:#3F3D3D;
     border-bottom-width:1px;
     text-align:center;
     padding-bottom:10px;
     width:100%;
     margin-bottom: 15px;
}

td.underline
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #3F3D3D;
} 


/*Virtual Earth specific tags*/
.titleStyle
{
 font-family:Tahoma;
 font-size:10pt;
 font-weight:bold;
 color: #F0152B;
}
.iconStyle
{
 position:relative;
 top:-15px;
}
.detailsStyle
{
 font-family:Tahoma;
 font-size:10pt;
 font-weight:normal;
 text-align:left;
}
/*End Virtual earth specific tags*/

