﻿body {
}

.Site_Text
{
  font-family: Tahoma;
  font-size: 10px;
  color: #666666;   
}

.Site_Text_Dark
{
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;   
}

.Site_Header_Text 
{
   font-family: Tahoma;
   font-size: 9px;
   color: #FFFFFF; 
}

.nav_bar
{
    background-image:url('../Images/new_nav_bg.gif');
    background-repeat:repeat-x; 
}

.nav_bottom_bar
{
    background-image:url('../Images/new_nav_btm_bg.gif');
    background-repeat:repeat-x; 
}

.Left_Nav_Links
{
     font-family: Tahoma;
     color:#7e0831;
     font-weight:bold;
     font-size:14px; 
     text-decoration:none;
}

.Top_Nav_Links
{
     font-family: Tahoma;
     color:#000000;
     font-weight:bold;
     font-size:14px; 
     text-decoration:none;
     text-align:left;
}

.Top_Nav_Spacer
{
     font-family: Tahoma;
     color:#000000;
     font-weight:bold;
     font-size:14px;
     padding-left:10px;
     padding-right:10px; 
     text-align:left;
}

.footer
{
    font-family:Tahoma;
    color:#000000;
    font-size:9px;
    background-image:url('../Images/footer_bg.gif');
    background-repeat:repeat-x;
    text-align:center;
}

.announcements 
{
    font-family:Tahoma;
    font-size:9px;
    background-image:url('../Images/announcements_bg.gif');
    background-repeat:no-repeat;
    color:#000000;
    text-decoration:none;
}

.construction 
{
    font-family:Tahoma;
    font-size:9px;
    background-image:url('../Images/construction_bg.gif');
    background-repeat:no-repeat;
    color:#000000;
    text-decoration:none;
}

A.announcement_link { color: black; text-decoration: none; border-bottom-style: solid; border-bottom-width: 1px; font-size:11px }
A.announcement_link:link    { border-bottom-color: #7e2136 }
A.announcement_link:visited { border-bottom-color: #7e2136 }
A.announcement_link:hover   { border-bottom-color: black }
A.announcement_link:active  { border-bottom-color: #7e2136 }


.calendar
{
    font-family:Tahoma;
    color:#000000;
    font-size:9px;
    background-image:url('../Images/calendar_bg.gif');
    background-repeat:no-repeat;
}

.calendar_div
{
    height: 100px;
    overflow:hidden;   
    width: 200px;
    margin-left:10px;
    margin-right:5px;
}

.table_header
{
    font-family:Tahoma;
    color:#7e2136;
    font-size:12px;
    font-weight:bold;
    padding-left:10px;
}

.page_dropshadow_right
{
   background-image:url('../Images/page_dropshadow.gif');
   background-repeat:repeat-y;
}

.page_dropshadow_left
{
   background-image:url('../Images/page_dropshadow_left.gif');
   background-repeat:repeat-y;
}

.search_link
{
 font-family:Tahoma;
 font-size: 12px;
}
A.search_link { color:#7e2136; text-decoration: underline; border-bottom-style: solid; border-bottom-width: 1px }
A.search_link:link    { border-bottom-color: #7e2136 }
A.search_link:visited { border-bottom-color: #7e2136 }
A.search_link:hover   { border-bottom-color: black }
A.search_link:active  { border-bottom-color: #7e2136 }

div.search_footer_link
{
 font-family:Tahoma;
 font-size: 12px;
 color:#FFFFFF;
}

div.search_footer_link A:link { color:#FFFFFF; text-decoration: underline;}
div.search_footer_link A:visited { color:#FFFFFF; text-decoration: underline; }
div.search_footer_link A:hover   { color:#FFFFFF; text-decoration: underline; }
div.search_footer_link A:active  { color:#FFFFFF; text-decoration: underline; }

.title
{
    font-family:Tahoma;
    font-size:16px;
    font-weight:bold;
    color:#7e2136;
}

.control
{
    font-family:Tahoma;
    font-size:14px;
    color:#7e2136;
}

.text
{
font-family:Tahoma;
font-size: 11px;
color: #666666;
}

A.page_link         { font-family:Tahoma; color:#7e2136; text-decoration: none; border-bottom-style: solid; border-bottom-width: 1px }
A.page_link:link    { font-family:Tahoma; border-bottom-color: #7e2136 }
A.page_link:visited { font-family:Tahoma; border-bottom-color: #7e2136 }
A.page_link:hover   { font-family:Tahoma; border-bottom-color: black }
A.page_link:active  { font-family:Tahoma; border-bottom-color: #7e2136 }

A.school_link         { font-family:Tahoma; color:#000000; text-decoration: none; border-bottom-style: solid; border-bottom-width: 1px }
A.school_link:link    { font-family:Tahoma; border-bottom-color: #000000 }
A.school_link:visited { font-family:Tahoma; border-bottom-color: #000000 }
A.school_link:hover   { font-family:Tahoma; border-bottom-color: #7e2136 }
A.school_link:active  { font-family:Tahoma; border-bottom-color: #000000 }

.errorMessage
{
    font:12px "segoe ui", arial, sans-serif;
    color:Red;
    border:1px solid;
	border-color: Red;
    background-color:#fffdbb;
    padding-left:4px;
    padding-top:1px;
    padding-bottom:1px;
}

.error
{
    font:16px "segoe ui", arial, sans-serif;
    color:#973240;
}

.blogMsg
{
    font-family:Tahoma;
    font-size: 11px;
    color:#000000;
}

.blogMsg_1st
{
    font-family:Tahoma;
    font-size: 16px;
    color:#000000;
    font-weight:bold;
}


.blogSrc
{
    font-family:Tahoma;
    color: Gray;
    font-size:8px;
}

A.school_news_link         { font-family:Tahoma; color:#7e2136; text-decoration: none; font-family:Tahoma; font-size: 11px; font-weight:bold; }
A.school_news_link:link    { font-family:Tahoma; color: #7e2136 }
A.school_news_link:visited { font-family:Tahoma; color: #7e2136 }
A.school_news_link:hover   { font-family:Tahoma; color: #000000 }
A.school_news_link:active  { font-family:Tahoma; color: #7e2136 }

.school_news_date
{
    font-family:Tahoma;
    font-size: 11px;
    color:#b4b4b4;
}

.hrBlack
    {
        color:Black;
    }
    .hrRed
    {
        color: #812438;
    }



