.body,td, H1, H2 {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    color: #666666;          
    font-size: 11px;
}

H1 {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 22px;
}

a {
    color: #FF6633;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a.link_11 {
    font-weight: bold;
    text-decoration: underline;
}

a.link_11_left {
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
}

a.link_10 {
    color: #FF6633;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}

a.link_12_b {
    color: #FF6633;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.top_header {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

.w_text_12 {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.l_space_14 {
     line-height:14pt;
} 
.or_header {
    color: #FF6633;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.blue_header {
    color: #1A63AB;
    text-decoration: none;
    font-weight: normal;
    font-size: 20px;
}

.articleTitle {
    color: #1A63AB;
    text-decoration: none;
    font-weight: normal;
    font-size: 20px;
}
 
.or_text_b {
    color: #FF6633;
    text-decoration: none;
    font-weight: bold;
}

.bl_text {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.copyright {
    color: #999999;
    text-decoration: none;
    font-size: 10px;
}
.comment {
    text-decoration: none;
    font-size: 10px;
}

a.mmenu {
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

a.mmenu:hover {
    text-decoration: none;
}

a.glink {
    text-decoration: underline;
    color: #666666;
    font-weight: normal;
}

a.glink_left {
    font-size: 12px;
    text-decoration: underline;
    color: #666666;
    font-weight: normal;
}

a.glink:hover {
    text-decoration: none;
}

a.blink {
    text-decoration: underline;
    
    font-weight: bold;
}

a.blink:hover {
    text-decoration: none;
}

ul {
    line-height: 11pt;
    color: #1A63AB; 
}

.deft {
    color: #666666;
}

.tbox {
    color: #666666;
    font-weight: normal;
    font-size: 11px;
    border: 1px solid #FFFFFF;
    height: 17px;
}

input.button { 
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-weight: bold; 
    border: none;
    color: #FFFFFF;
    background-color: #F47320;
    font-size: 12;
    width: 100px;
}

#mymenu ul {
    margin: 0 0 0 0;
    background: #F47320;
    float: left;
    list-style-type: none;
}

#mymenu li {
    z-index:99; 
    float: left;
    position: relative;
}

#mymenu a {
    text-decoration: none;
    display: block;
    padding: 1px 10px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    width:100%;
}
 
#mymenu li ul li a {
    text-decoration: none;
    display: block;
    padding: 1px 10px;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    height: 15px; 
}

#mymenu li ul {
    display: none;
    position: absolute;
    padding: 8px 0;
    font-size: 11px;
    font-weight: bold; 
}

#mymenu li li a {
    height: 11px;
    background: none;
} 
    
#mymenu ul.menu1 {
    width:180px;
}

#mymenu ul.menu2 {
    width:190px;
}

#mymenu ul.menu3 {
    width:190px;
}

#mymenu ul.menu4 {
    width:110px;
}

#mymenu ul.menu5 {
    width:75px;
}

#mymenu a.notAllocated {
    font-weight:normal;
    text-indent:10px;
}

#mymenu li:hover ul, #mymenu li.over ul { 
    display: block;
}

#mymenu ul:hover { 
    display: block;
}

#mymenu a:hover {
   color: #F47320;
   background-color: #EDEDED;
}

span.none_display {
    display:none;
}

span.emerging {
    display:block;
    font-weight: 100;
    position:absolute;     
    top:-20px;
    left:100px;
    background:#FFF;
    border:1px solid #CCC;
    width:120px;
    padding:5px;
    font-size:10px;
    cursor:pointer;
    text-decoration:none;    
}