﻿
Body{ font-family:Verdana; font-size:small; }

TD.SmallLnk{ font-size:x-small}

TD .NewRecord
{
    font-size:small;
}
TABLE .NewRecord
{
    font-size:small;
    padding:0 0 0 0;
}

INPUT .Phone
{
    border:solid 1 Red;
}
TD.PageBody
{
    padding:5px 5px 5px 5px;
    height:500px;
    vertical-align:top;
}
TD.PageTitle
{
     font-size:11pt;
     font-weight:bold;
     text-align:center;
     background-color:#bbbbbb;
     border-bottom:solid 1px #6f6f6f;
     border-top:solid 1px #4f4f4f;
}
.SectionTitle
{
    background-color:#bbbbbb;
    border-top-width:medium;
    border-top-style:solid;
    border-top-color:Black;
    border-bottom:solid thin #607CB0;
    
}

.Eventbar
{
    font-size:xx-small;
    border:none 0:green;
}

A.NavBarLinks 
{
    font-size:7pt;
    color:White;
}
.PageNotes
{
   font-size:8pt;
   font-style:italic;
   color:Navy;
   padding-left:15pt;
   padding-right:15pt;
}

TABLE.SiteMapBar
{
    background-image: Url(/facilities/images/bottombar.gif);
    font-size:x-small; 
    font-variant:small-caps; 
    color:White;
    height:15px;}
TD.UserBar
{ 
    font-size:x-small; 
    font-variant:small-caps; 
    color:White;
    text-align:right;
    padding-right:10px;
   
}
TD.SiteMapPath
{ 
    font-size:x-small;
    font-variant:small-caps;
    color:White;
    padding-left:10px;
}
TD.TopMenu
{
   font-size:x-small;

}

.MenuStaticItem
{
   font-size:small;
   color:White;
   border-right: solid 1px gray;
   border-right-style:inset;
   font-variant:small-caps;
   font-weight:bold;
   text-align:center;
}
.MenuStaticItemSelected
{
   font-size:small;
   color:Yellow;
   border-right: solid 1px gray;
   border-right-style:inset;
   font-variant:small-caps;
   font-weight:bold;
   text-align:right;
   background-image:url(/facilities/images/MenuSelectedBG.gif);
   background-repeat:repeat-x;
 
}

a.SitePath
{
    color:Black;
    font-style:normal;
    font-variant:small-caps;
    text-decoration:none; 
}
a.SitePath:hover
{
    color:red;
    font-style:normal;
    font-variant:small-caps;
    text-decoration:none; 
}
a.SitePath:visited
{
    color:Silver ;
    font-style:normal;
    font-variant:small-caps;
    text-decoration:none; 
}

a.SitePath:active
{
    color:Black;
    font-style:normal;
    font-variant:small-caps;
    text-decoration:none; 
}

TD.HeaderOrgName
{
    color:Black;
    font-family:Arial;
    font-variant:small-caps;
    text-decoration:none; 
    font-size:large;
    font-weight:bold;
    width:600px;
    text-align:center;
}
TD.HeaderAppLogo
{
     text-align:right;   
}
.MainMenu
{
     padding:0 0 0 0;
     border:none;  
}
.MainMenuBG
{
    background-color:#000077;
    width:100%;
}
.MainMenuTabLHL
{
     background-color:white;
     background-image:url(/Scheduler/App_Themes/images/menus/MainLeft.gif);
     width:8px; height:21px; 
}
.MainMenuTabMHL
{
     background-color:white;
     background-image:url(/Scheduler/App_Themes/images/menus/MainMiddle.gif);
     height:21px;
     color:white;
     font-size:small;
     font-family:Arial;
     font-variant:small-caps;
     font-weight:bold;
}
.MainMenuTabRHL
{
     background-color:white;
     background-image:url(/Scheduler/App_Themes/images/menus/MainRight.gif);
     width:8px; height:21px;

}
.MainMenuTabLNOR
{
     background-color:white;
     background-image:url(/Scheduler/App_Themes/images/menus/MainLeftOff.gif);
     width:8px; height:21px;
}
.MainMenuTabMNOR
{
     background-color:white;
     background-image:url(/Scheduler/App_Themes/images/menus/MainMiddleOff.gif);
     height:21px;
     color:Gray;
     font-size:small;
     font-family:Arial;
     font-variant:small-caps;
     
}
.MainMenuTabRNOR
{
     background-color:white;
     background-image:url(/Scheduler/App_Themes/images/menus/MainRightOff.gif);
     width:8px; height:21px;
}
a.MainMenu
{
    color:Black;
    font-style:normal;
    font-variant:small-caps;
    text-decoration:none;
}
a.MainMenu:hover
{
    color:red;
    font-style:normal;
    font-variant:small-caps;
    text-decoration:none; 
}

a.MainMenu:active
{
    color:white;
    font-style:normal;
    font-variant:small-caps;
    font-weight:bold;
    text-decoration:none; 
}

