﻿/* Logo Bar Red Text*/
.style1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #CC3300;
}

/* Logo Bar Blue Text*/
.style2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #0000FF;
    font-size: 22px;
}


/* Left side NavBat White Bold text */
.style3
{
    font-family: Arial, Helvetica, sans-serif;
    color: White;
    font-size: 13px;
}


/* Left Coloum Picture Red text */
.style4
{
    font-family: Arial, Helvetica, sans-serif;
    color: #CC3300;
    font-size: 13px;
    font-weight: bold;
}


/* Default page text*/
.style5
{
    font-size: 13px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}


/* Copyright bottom of screen text */
.style6
{
    
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: Black;
    font-weight: bolder;
}


/* Show Days on Schedule Page Red Text*/
.style7
{
    font-family: Arial, Helvetica, sans-serif;
    color: #CC3300;
    font-size: 16px;
    font-weight: bold;
}


/* Title Page Subheader Black Bold */
.style8
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: Black;
}


/* Title Page Header Bold Red */
.style9
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #CC3300;
}

/* Small Text Black Bold */
.style10
{
    font-size: 13px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

/* Small Text Black Bold Underlined for links */
.style11
{
    font-size: 14px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    text-decoration: underline;
}

/* Small Text Red Underlined for links */
.style12
{
    font-size: 14px;
    color: #CC3300;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    text-decoration: underline;
}

/* Small Red Bold Text - Show Names for Links*/
.style13
{
    text-decoration: none;
    font-size: 14px;
    color: #CC3300;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
}

/* Small Black Bold Text - Table Names and Back To Top Text */
.style14
{
    font-size: 14px;
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
}

/* Left side NavBar ON AIR White Bold text */
.style15
{
    font-family: Arial, Helvetica, sans-serif;
    color: White;
    font-size: 13px;
    font-weight: bolder;
}

/* Spacer for master page */
.style33
{  
}

/* Back to Top Weblinks on Schedule Page */
.style34
{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: Black;
}

/* Page Unavailbe Text */
.style35
{
    font-family: Gautami;
    font-size: 28px;
    font-weight: bold;
    color: #0803F3;
}

/* Small Text Black Bold */
.style36
{
    font-size: 16px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    
}
/* Small Red Bold Text - Show Names for Links*/
.style37
{
    font-size: 16px;
    color: #CC3300;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
}

/* Small Text Black Bold Underlined for links */
.style39
{
    text-align: center;
    font-size: 14px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    text-decoration: underline;
}

/* Masterpage last updated */
.style40
{
    text-align: center;
    font-size: 10px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: italic;
}

/* Left side NavBat White Bold text */
.style41
{
    font-family: Arial, Helvetica, sans-serif;
    color: White;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

/* Background Image */
body
{
    background-image: url(  'Images/Background/Snow.jpg' );
    background-repeat: repeat;
}

/* Weblinks NOT to be underlined */
a
{
    text-decoration: none;
}

.news_menu
{
  
  margin-right: 2;   
}
.schedule
{
}
