@import url('/includes/redb.css');
/* REDB variable styles */
BODY, TD, .input, .submit, A.footnav, A.footnav:HOVER {
  /* font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; */
}
A.offsetlink, A.offsetlink {
  background: #FF0000;
}
A, A.footnav:HOVER, A.ibg {
  color: #CC0000;
}
A:HOVER, A.footnav, A.ibg:HOVER {
  color: #0000CC;
}
A.tabletitlelink, .tabletitle, A.tdtitlelink, .tdtitle {
  color: #FFFFFF;
}
A.tabletitlelink:HOVER, A.tdtitlelink:HOVER {
  color: #CCCCCC;
}
.tdtitle {
  background: #333366;
}
.offset, .input {
  background: #FFFFFF;
}
 A.footnav:HOVER,  A.footnav {
   font-weight: bold;
}
/* REDB non-variable styles */
A.footnav, A.footnav:HOVER, .tabletitle, A.tabletitlelink, A.tabletitlelink, .tdtitle, A.tdtitlelink, A.tdtitlelink:HOVER, .submit {
  font-weight: bold;
}
A.ibg, A.ibg:HOVER, A.footnav, A.footnav:HOVER {
  text-decoration: none;
}
IMG {
  border-color: #000000;
}
.input, .submit {
  color: #000000;
}
.submit {
  background: #CCCCCC;
}
.tabletitle {
  background: #000000;
  text-align: left;
}
.tdtitle {
  text-align: right;
}
.offset {
  text-align: left;
}

/* REDB */
/* links & page info */
.redb {font: 10px Arial,Verdana; color:#000000;} 
A.redb {font: 12px color: #000000; text-decoration: none;}
A.redb:visited {color: #565656;  text-decoration: none;}
A.redb:hover {color: #ff0000; text-decoration: underline;}
/* table titles */
.redbtabletitle {font: bold 9pt Arial, Helvetica;}
TD.redbtabletitle {background-color: #333366; color: #FFFFFF; text-align: middle;}
A.redbtabletitle {font: bold 9pt Arial, Helvetica; color: #FFFFFF;}
A.redbtabletitle:hover {color: #FDD781;}
/* td titles */
.redbtdtitle {font: bold 8pt Arial, Helvetica;}
TD.redbtdtitle {background-color: #C0C0C0; color: #000000; text-align: right; padding: 1px 4px 1px 4px;}
.redblistingtdtitle {font: bold 10px Verdana,Arial,Helvetica;}
TD.redblistingtdtitle {background-color: #C0C0C0; color: #000000; text-align: left; padding: 1px 2px 1px 2px;}
/* td offsets */
.redboffset {font: 8pt Arial, Helvetica;}
TD.redboffset {background-color: #FFFFFF; color: #000000; text-align: left; padding: 1px 4px 1px 4px;}
.redblistingoffset {font: 10px Verdana,Arial, Helvetica;}
TD.redblistingoffset {background-color: #FFFFFF; color: #000000; text-align: left; padding: 1px 2px 1px 2px;}
/* form fields, select boxes, and buttons */
.redbsearch {padding: 2px; font: 10px Arial, Helvetica; color: #020282;}
.redbbutton {font: 10px Arial, Helvetica; color: #FFFFF; padding: 2px;} 


/* REDB LISTINGS */
.redbmain {                                                                                          
    color : #000000;                                                                                 
    font-family : Arial, Verdana, Helvetica, sans-serif;                                             
    font-weight : none;                                                                              
    font-size : 10px;                                                                                
    text-decoration: none;                                                                           
}                                                                                                    
                                                                                                  
                                                                                                     
/* This sets the color for the lines that make up the calendar grid*/
.calendartable {background-color: #333366;}                                                                                                    
                                                                                                     
/* This sets the background color for the row containing the Last Month, Next Month, etc. links */
.calendarlinktd {background-color: #CF0020;}                                                                                                    
                                                                                                     
/* This is the color for the top links on the calendar*/             
A.calendartoplink {color : #FFFFFF;}                                                                                                    
                                                                                                     
A:HOVER.calendartoplink {color : #000000;}                                                                                                    

/* listing positioning */
#redbcontainer {position:relative;width:450px;height:400px;}                                         
#lyr01 {position:absolute;visibility:hidden;width:450px;height:400px;}                               
#lyr1 {position:absolute;visibility:hidden;width:450px;height:400px;}                                
#lyr2 {position:absolute;visibility:hidden;width:450px;height:400px;}                                
#lyr3 {position:absolute;visibility:hidden;width:450px;height:400px;}                                
#lyr4 {position:absolute;visibility:hidden;width:450px;height:400px;}                                
#lyr5 {position:absolute;visibility:hidden;width:450px;height:400px;}                                
#lyr6 {position:absolute;visibility:hidden;width:450px;height:400px;}                                
#lyr7 {position:absolute;visibility:hidden;width:450px;height:400px;}                                
#lyr8 {position:absolute;visibility:hidden;width:450px;height:400px;}                                
                                                                                                     
.redbcontainer {position:relative;width:450px;height:400px;}                                         
.lyr01 {position:absolute;visibility:hidden;width:450px;height:400px;}                               
.lyr1 {position:absolute;visibility:hidden;width:450px;height:400px;}                                
.lyr2 {position:absolute;visibility:hidden;width:450px;height:400px;}                                
.lyr3 {position:absolute;visibility:hidden;width:450px;height:400px;}                                
.lyr4 {position:absolute;visibility:hidden;width:450px;height:400px;}                                
.lyr5 {position:absolute;visibility:hidden;width:450px;height:400px;}                                
.lyr6 {position:absolute;visibility:hidden;width:450px;height:400px;}                                
.lyr7 {position:absolute;visibility:hidden;width:450px;height:400px;}                                
.lyr8 {position:absolute;visibility:hidden;width:450px;height:400px;}     

