﻿.header_myncr
{
    font-family: Verdana;
    font-size: 8pt;
    color: #444444;
    
    }
    
.school_closings 
{
    background-color: #910822;
    color: White;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12pt;
    height: 25px;
    padding-top: 4px;
}

.linkschool 
{
    text-decoration: none; 
    color: white
}

.linkschool a:hover    
{
    text-decoration: underline;  
}

    
    
.sub_title 
{
        font-weight: bold;
        font-size: 12pt;
        color: #88071F
        }
        

.onairfont 
{
    font-family: Arial;
    color: #222222;
    font-size: 8pt;
    font-weight: bold
}

.watermark 
{
    background-color: #DFE6EF;
    color: gray
}

.error 
{
    color: Red;
    font-weight: bold
}

.main_background 
{
    background-image: url(../images/background.jpg);
    background-position: top;
    background-repeat: repeat-x;
    margin-top: 0px;
    background-color: #CFD8E7
}


.nav_button 
{
  background-image: url(../images/nav_divider.jpg);
  background-position: left;
  background-repeat: no-repeat;
  height: 35px;
  cursor: hand;
  text-align: left;
}

.main_width 
{
    width: 800px;
}

.main_width_shadow
{
    width: 808px;
    margin-top: 3px;
}


.drop_down 
{
    display: none;
    position: absolute;
    padding-top: 15px;
}

.sub_links 
{
    padding-top: 5px;
    background-color: #95A4BB; 
    height: 30px;
    color: #E3E8EE
}

.sub_links a 
{
    color: White;
    text-decoration: none;
    font-family: Verdana,arial;
    font-weight: bold;
    font-size: 10pt
}

.sub_links a:hover
{
    text-decoration: underline;
    color: #E3E8EE
}




.drop_down a
{
    font-family: Arial;
    font-size: 10pt;
    color: #555555;
    text-decoration: none
}

.drop_down a:hover 
{
    text-decoration: underline;
    color: red
}

.box_header 
{
    background-image: url(../images/body_top.jpg);
    background-repeat: no-repeat;
    height: 35px;
}

.box_left 
{
    background-image: url(../images/body_left.jpg);
    background-repeat: repeat-y;
    width: 4px;
}

.box_right
{
    background-image: url(../images/body_right.jpg);
    background-repeat: repeat-y;
    width: 4px;
}

.box_footer
{
    background-image: url(../images/body_bottom.jpg);
    height: 43px;
    font-family: Arial;
    font-size: 10pt;
    color: #FFFFFF;
    text-align: center
}

.box_top 
{
    margin-top: 5px;
    margin-left: 6px;
}

.box_top td
{
    color: #FFFFFF;
}

/* Test */
.box_main 
{
    
    margin-left: 2px;
}



.sub_header_gray 
{
    background-image: url(../images/sub_header_gray.jpg);
    background-repeat: no-repeat;
    width: 200px;
    height: 25px;
    font-weight: bold;
    font-family: arial;
    font-size: 11pt;
    padding-left: 5px;
    color: #FFFFFF;
    padding-top: 5px;
    
}

.sub_header_middle_red {
    background-image: url(../images/sub_header_red.jpg);
    background-repeat: no-repeat;
    width: 560px;
    height: 25px;
    font-weight: bold;
    font-family: arial;
    font-size: 11pt;
    padding-left: 5px;
    padding-top: 5px;
    color: White;
    border-bottom: solid gray 1px;
}

.sub_header_middle_red_no_border {
    background-image: url(../images/sub_header_red.jpg);
    background-repeat: no-repeat;
    width: 200px;
    height: 25px;
    font-weight: bold;
    font-family: arial;
    font-size: 11pt;
    padding-left: 5px;
    padding-top: 5px;
    color: White;
}

.sub_flash 
{
    width: 382px;
    text-align: left;
    vertical-align: top;
    height: 300px;
    
}

/* Faded light pink, goes under gray sub header, width same as sub_header_gray */
.sub_pink_light
{
    width: 205px;
    background-image: url(../images/fade_pink_light.jpg);
    background-repeat: repeat-x;
    vertical-align: top;
    font-family: Arial;
    font-size: 10pt;
    padding-top: 5px
}
    
    
.main_body
{
    font-family: Arial;
    font-size: 9pt;
    padding-left: 10px;
    padding-right: 10px;
    width: 570px
}

.main_body_line
{
    font-family: Arial;
    font-size: 9pt;
    padding-left: 10px;
    padding-right: 10px;
    width: 570px;
}

   
.event_header 
{
    font-weight: bold;
}

.rotate 
{
    background-color: #DFE6EF;
}
    
.simple_border 
{
    border-top: solid gray 1px;
    border-left: solid gray 1px;
}

.simple_border td
{
    border-right: solid gray 1px;
    border-bottom: solid gray 1px;
}

