<style>
body{
scrollbar-3dlight-color:white;
scrollbar-track-color: white;
scrollbar-base-color: white;
scrollbar-arrow-color:#CCCCCC;
scrollbar-darkshadow-color:white;
scrollbar-face-color:white;
scrollbar-highlight-color:#CCCCCC;
scrollbar-shadow-color:#CCCCCC;
}
body.libStatus{
background-image:url(/document_library/cdl/images/wavyLineBGCrest.gif); background-repeat:no-repeat;
background-position:right top
}

div.mnu{
overflow:scroll; 
position:relative; 
top:0; 
left:0; 
height:99%; 
width:100%;
scrollbar-3dlight-color:white;
scrollbar-track-color: white;    
scrollbar-base-color: white;
scrollbar-arrow-color:#CCCCCC;
scrollbar-darkshadow-color:white;
scrollbar-face-color:white;
scrollbar-highlight-color:#CCCCCC;
scrollbar-shadow-color:#CCCCCC;
} 

#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 13px Tahoma;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
margin: 1px;
float: left;
color: #676767;
padding: 3px 6px; /*padding of tabs*/
text-decoration: none;
background-color: #CCCCCC;
border-bottom: 3px solid #676767;
}


#thicktabs li a:hover{
color: black;
background-color: #CCCCCC; /*background image swap on hover*/
border-bottom: 3px solid black;
}

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;}



td.panel_raised {font-size:8pt; font-family:arial; background:#CCCCCC; border-left: 1px solid white; border-top: 1px solid white; border-right: 1px solid #737373; border-bottom: 1px solid #737373;}
td.panel_corp_raised {font-size:8pt; font-family:arial; background:#807FFF; color:white; border-left: 1px solid white; border-top: 1px solid white; border-right: 1px solid #737373; border-bottom: 1px solid #737373;}
td.panel_cdl {font-size:10t; font-family:arial; background-image: url(/images/cdl_logo.gif); background-repeat:no-repeat; background-color:white}
td.panel_corp {font-size:8pt; font-family:arial; background:#AEAEFF; color:white;}

table {
font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
border-collapse: collapse;
}

.grey{
color:#666666
}

th {
padding: 0 0.5em;
text-align: left;
}

tr.yellow td {
border-top: 0px solid #AEAEFF;
border-bottom: 0px solid #9399CD;
background: #AEAEFF;
color:white;
}
p
{
    font-family:arial;
font-size:0.8em;
}
td {
font-family:arial;
font-size:1.6em;
border-bottom: 
1px solid #CCC;
padding: 0 0.2em;
background-color:
white;
text-align:
left;

}

td.none {
border-bottom: none;
padding: 0 0.5em;
background-color:white;
text-align:left;
}

td.width {
width: 190px;
}

td.adjacent {
border-left: 0px solid #CCC;
text-align: center;
}
h1 {font-family:arial; font-size:12pt; color:black;}
a:link {font-family:arial; font-size:8pt; color:blue;}
a:visited {font-family:arial; font-size:8pt; color:blue;}
a:hover, a:active {font-family:arial; font-size:8pt; color:gray;}



tr {font-size:0.7em}
.initial { background-color: #EDECEC }
.normal { background-color: #EDECEC }
.highlight { background-color: #B7B7FB;}

td.trans {
background-color:transparent;
}
li {
list-style:square;
}
</style>