body { 
margin : 0;
padding : 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
background-color: #ff6600;
color : #000000;
}
table.header { 
background-color: #ff6600;
} 
td.nav { 
background-color: #0066CC;
background-image : url(images/layout/navbg.gif);
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ffffff;
height : 42px;
padding :0px;
} 
td.rt-nav { 
background-color: #0066CC;
background-image : url(images/layout/r-nav-bg.gif);
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
color : #ff6600;
height : 42px;
padding :0px;
} 
td.bottom-rt-nav { 
background-color: #0066CC;
background-image : url(images/layout/bottom-r-nav-bg.gif);
font-family : Arial, Helvetica, sans-serif;
height : 42px;
padding :0px;
}  
td.whdivide { 
background-image : url(images/layout/wh-stripe.gif);
width : 8px;
padding :0px;
}
td.content { 
background-color: #ffffff;
padding :4px 10px;
}
p,ul,ol { 
font-size : 80%;
} 
.normal { 
font-size : 80%;
} 
.small { 
font-size : 70%;
} 
h1 { 
font-size : 100%;
font-family : Arial, Helvetica, sans-serif;
} 
h2 { 
font-size : 90%;
font-family : Arial, Helvetica, sans-serif;
} 
h3 { 
font-size : 80%;
} 
.orange {
color : #FF6600;
font-family : Arial, Helvetica, sans-serif;
}

td.rightcol { 
font-family : Arial, Helvetica, sans-serif;
padding :4px 10px;
background-color: #0066CC;
font-size : 11px;
color : #ffffff;
} 

div#newscolumn { 
display : inline;
} 
#newscolumn a { 
text-decoration : underline;
color : #ffffff;
font-weight : bold;
} 
#newscolumn a:hover { 
text-decoration : none;
color : #FF6600;
font-weight : bold;
} 
#newscolumn a.Selected, a.Selected:link, #newscolumn a.Selected:active, #newscolumn a.Selected:visited { 
text-decoration : none;
color : #FF6600;
font-weight : bold;
} 
#newscolumn p { 
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ffffff;
}
#newscolumn h1 { 
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #ffffff;
}
#newscolumn ul,ol { 
font-family : Arial, Helvetica, sans-serif;
padding-left:8px;margin:0; 
font-size : 11px;
color : #ffffff;
}


/* NAVIGATION */

div#nav { 
display : inline;
} 
#nav a { 
text-decoration : none;
color : #ffffff;
font-weight : bold;
} 
#nav a:hover { 
text-decoration : none;
color : #FF6600;
font-weight : bold;
} 
#nav a.Selected, a.Selected:link, #nav a.Selected:active, #nav a.Selected:visited { 
text-decoration : none;
color : #FF6600;
font-weight : bold;
} 
