
<style type="text/css">

<!--


.greylines table{
border:1px solid #EC8807;
}

/****basic grid type table****/
.basictable {
border-top: 1px solid #EC8807;
border-bottom: 1px solid #EC8807;
border-left: 1px solid #EC8807;
}

.basictable th {
color: #473D24;
background-color: #fff;
border-right: 1px solid #EC8807;
font-family: arial,Verdana,  sans-serif;
font-size: 1.0em;
}

.basictable td {
color: #000;
border-top: 1px solid #EC8807;
border-right: 1px solid #EC8807;
font-family:  arial, Verdana,sans-serif;
font-size: 0.9em;
}

.basictable a {
color: #0000ff; 
text-decoration: underline;
}

.basictable a:hover
{
color: #ec8807; 
text-decoration: underline;
}

.goright {
text-align: right;
}

.gocenter {
text-align: center;
}

.gobold {
text-align: center;
font-weight: bold;
}

.dsource {
font-family:   Verdana, arial,sans-serif;
font-size: 0.8em;
font-weight: bold;
}


/****COLORED TABLE ROWS****/
.grey {
background-color: #f2f2f2;
}

.white {
background-color: #fff;
}

.light {
background-color: #ffdca4; 
font-size: 10em;
}

.dark {
background-color: #EC8807;
}


.highlight
{
background-color: #FFFF00;
border: 1px solid red;
}
    
/****basic grid type table****/
.datanotes td {
color: #000;
font-family:  arial, Verdana,sans-serif;
font-size: 0.9em;
}


    
/*****PRINT SPECIFICATIONS ******/ 
@media screen {
.titles{
display: none;
}
}

@media print {
.rc_crumbs{ 
display: none;
 }  
 
.titles{ 
 page-break-before:always; 
 margin-top:0%;
 size: 8.5in 11in;  /* width height */
 } 

 
}


-->

</style>



