
.header
{
    BACKGROUND-COLOR: White;
}

.footer
{
    BACKGROUND-COLOR: White;
}

BODY
{
    BACKGROUND-IMAGE: url(HRN/bg_wide.jpg);
    MARGIN: 0px 0px 0px 5px;
    COLOR: #668866;
    FONT-FAMILY:  Arial;
    BACKGROUND-COLOR: ivory;
    FONT-SIZE: 8pt;
}
.mainBody
{
    //BACKGROUND-IMAGE: url(GWS/GWSBG.jpg);
    MARGIN: 0px 0px 0px 5px;
    COLOR: White;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: ivory;
}
.siteName
{
    FONT-WEIGHT: 800;
    FONT-SIZE: 14pt;
}
.siteDesc
{
    FONT-SIZE: 8pt;
    COLOR: white
}
.logo
{
    WIDTH: 30%;
    COLOR: #000000;
    HEIGHT: 80%
}
IMG
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
    TEXT-DECORATION: none
}

.login
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial
}
SELECT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial
    BACKGROUND-COLOR: #AABBAA
}
INPUT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial
    BACKGROUND-COLOR: #AABBAA
}

TEXTAREA
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial
    BACKGROUND-COLOR: #AABBAA
}

BUTTON
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial
}

.Events
{
    FONT-SIZE: 8pt
}

BUTTON
{
    FONT-SIZE: 10pt
}

/********** Menu Styles *************/

#horizontalMenu .menuName
{
    BACKGROUND: url(blackGrad.gif) #000000 center top;
    FONT-SIZE: 10pt;
    COLOR:#FFFFFF;
    FONT-FAMILY: arial;
}

#verticalMenu .menuItem
{
    BACKGROUND: #AACCCC center top;
    FONT-SIZE: 8pt;
    COLOR:#888888;
    FONT-FAMILY: arial;
}

#verticalMenu .menuName
{
    BACKGROUND: url(grayGrad.gif) #FFFFFF center top;
    FONT-SIZE: 10pt;
    COLOR:#FFFFFF;
    FONT-FAMILY: arial;
}

#verticalMenu A:link
{
    COLOR: darkgreen;
    text-decoration: none;
}
#verticalMenu A:visited
{
    COLOR: darkgreen;
    text-decoration: none;
}

#verticalMenu A:hover
{
    COLOR: red;
    text-decoration: none;
}

#horizontalMenu A:link
{
    COLOR: lightyellow;
    text-decoration: none;
}

#horizontalMenu A:visited
{
    COLOR: ivory;
    text-decoration: none;
}

#horizontalMenu A:hover
{
    COLOR: lightgreen;
    text-decoration: none;
}

/******************** End of Menu Styles ****************/


/********** Body Page Styles *************/

.BodyPageTitle
{
    font-size: 16pt;
    font-weight: bold;
    font-family: arial;
    width: 600;
    color: #D96400;
}

.BodyPageShortText
{
    font-size: 10pt;
    font-family: arial;
    width: 600;
    color: black;
    }

.BodyPageSubHeading
{
    font-size: 12pt;
    font-weight: bold;
    font-family: arial;
    width: 600;
    color: white;
    background-color:#990000;
}

.BodyPageLongText
{
    font-size: 10pt;
    font-family: arial;
    width: 600;
    color: black;
}

.BodyPageLink
{
    font-size: 10pt;
    font-family: arial;
    width: 600;
}

.BodyPageImage
{
	border: none;
}

.BodyPageDocument
{
    font-size: 10pt;
    font-family: arial;
    width: 600;
}

/******************** End of Body Document Styles ****************/

/********** AddPanel Page Styles *************/

.AddPanelPageTitle
{
    font-size: 10pt;
    font-weight: bold;
    font-family: arial;
    COLOR: white;
    BACKGROUND-COLOR: #888888;
    Text-align:center;
}

.AddPanelPageShortText
{
    font-size: 8pt;
    font-family: arial;
    width: 150;
}
.AddPanelPageSubHeading
{
    font-size: 10pt;
    font-weight: bold;
    font-family: arial;
    width: 150;
}

.AddPanelPageLongText
{
    font-size: 8pt;
    font-family: arial;
    width: 150;
}

.AddPanelPageLink
{
    font-size: 8pt;
    font-family: arial;
    width: 150;
}

.AddPanelPageImage
{
	border: none;
}

.AddPanelPageDocument
{
    font-size: 8pt;
    font-family: arial;
    width: 150;
}

/******************** End of AddPanel Document Styles ****************/
/****************Calendar************************/
.TodayEvents
{
    BORDER-RIGHT: red thin solid;
    BORDER-TOP: red thin solid;
    FONT-SIZE: 8pt;
    MARGIN: 1px;
    BORDER-LEFT: red thin solid;
    COLOR: black;
    BORDER-BOTTOM: red thin solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: mistyrose;
    WIDTH:80;
}
.CalendarDates
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small;
    COLOR: white;
    BACKGROUND: url(grayGrad.gif) gray center top;
    FONT-FAMILY: Arial;
}
.CalendarWeekend
{
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #FFFFFF;
    WIDTH:82;
    FONT-FAMILY: Arial;
    HEIGHT:60;
}
.CalendarWeekDays
{
    FONT-SIZE: 8pt;
    COLOR: black;
    BACKGROUND-COLOR: white;
    WIDTH:82;
    HEIGHT:60;
    FONT-FAMILY: Arial;
}
.CalendarTable
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    BACKGROUND-COLOR: #DDDDDD;
    FONT-FAMILY: Arial;
}
.CalendarNav
{
    FONT-SIZE: 8pt;
    COLOR: black;
    TEXT-DECORATION: no;
    FONT-FAMILY: Arial;
    BACKGROUND: url(grayGrad.gif) gray center top;
}

.CalendarText
{
    FONT-SIZE: 8pt;
    COLOR: black;
    TEXT-DECORATION: none;
}

TEXTAREA
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: Arial
}

.CalendarTitle
{
    FONT-WEIGHT: bolder;
    COLOR: white;
    BACKGROUND: url(blackGrad.gif) #000000 center top;
}

.CalendarHeading
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: gray
}

.PageHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: maroon;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}

.Row1
{
    BACKGROUND-COLOR: lightgrey
}

.Row2
{
    BACKGROUND-COLOR: white
}

.GeneralTable
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}
