body
{
    margin: 2px 1px 2px 1px;
    padding: 0em; /*font-size: 0.9em;*/
    color: Black;
    font-family: Rockwell, Bodoni MT, Comic Sans MS, Verdana, Arial, Times New Roman, Bradley Hand ITC, Forte, Pristina, Rage Italic, Palace Script MT, Comic Sans MS, Script, Veranda;
}
#pgTop
{
    width: 100%;
    margin: 0;
}
/* table at top of page in header inc */
html > body #clearmenu
{
    /* non IE browsers */
    height: 3px;
}

a:link
{
    text-decoration: underline;
    color: #0000DF;
}
a:visited
{
    text-decoration: underline;
    color: Black;
}
a:active
{
    text-decoration: blink underline;
}
a:hover
{
    text-decoration: underline;
    color: #FF0000;
}


#default-bigtable
{
    border-top: #666666 0 solid;
}
.default-redsectionbottom
{
    border-right: #666666 0 solid;
    font-weight: bold;
    font-size: 8pt;
    border-left: #666666 0 solid;
    line-height: 20pt;
    vertical-align: middle;
    border-bottom: #666666 0 solid;
    font-family: "arial";
    background-color: #6b0021;
}
.default-redsectionbottom A:link
{
    color: #ffffff;
    text-decoration: none;
}
.default-redsectionbottom A:visited
{
    color: #ffffff;
    text-decoration: none;
}
.default-redsectionbottom A:active
{
    color: #ffffff;
    text-decoration: none;
}
.default-redsectionbottom A:hover
{
    color: Yellow;
}


.purpCal
{
    background-color: transparent;
    color: White;
    font-size: 10pt;
    font-family: veranda,arial,times,courier;
}
.purpCal A:link
{
    color: #7fffff;
    text-decoration: underline;
}
.purpCal A:visited
{
    color: #ffffff;
    text-decoration: none;
}
.purpCal A:active
{
    color: Yellow;
    text-decoration: none;
}
.purpCal A:hover
{
    color: Yellow;
    text-decoration: underline;
}


hr
{
    color: #6B0021;
    border: 1px solid #6B0021;
    background-color: #6B0021;
    height: 1px;
}


TD.NON
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    color: WHITE;
    font-weight: normal;
}
TD.TOP
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    color: #778899;
    font-weight: bold;
}
TD.Some
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    color: BLACK;
    font-weight: bold;
}

A.NOEVENT:Link
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}
A.NOEVENT:Visited
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}

A.EVENT:Link
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    color: #FF3300;
    font-weight: bold;
    text-decoration: none;
}
A.EVENT:Visited
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    color: #FF3300;
    font-weight: bold;
    text-decoration: none;
}

A.NORMAL:Link
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
A.NORMAL:Visited
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}

.calTable
{
    /*BORDER=0  CELLSPACING='0' CELLPADDING='1'*/
    margin: 0;
    border: 1px solid #6B0021;
    padding: 1px;
}

.calHeader
{
    background: #6B0021;
    color: White;
    font-size: .88em;
}

.calEvTitl
{
    /*VALIGN='top' bgcolor=''><FONT color='' SIZE='" & sFont & "'>*/
    color: #6B0021;
    background: #FFFFFF;
    vertical-align: top;
    font-size: 0.81em;
}

.calEvDate
{
    /*bgcolor=''><FONT SIZE='" & sFont & "'*/
    background: #F1F1F1;
    font-size: 0.79em;
    color: Black;
    vertical-align: top;
}

.calEvDetail
{
    font-size: 0.75em; /*color:Black; background:White;*/
    vertical-align: top;
}

.calMo
{
    /*little month calendar*/
    border: 0.01em solid #800000;
    width: 160;
    background-color: #FFFFFF;
}
.calMoHTD
{
    background-color: #6B0021;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    color: White;
    font-weight: bold;
}

table
{
    background-color: Transparent;
}

#printReady
{
    margin: 0 2em 1em 2em;
}


#printReady p
{
    /*text-align:justify; padding:9;*/
}

/* CSS Popout menuv */

/* Fix IE. Hide from IE Mac \*/
* html #menuv ul li
{
    float: left;
    height: 1%;
}
* html #menuv ul li a
{
    height: 1%;
}
/* End */

#menuv
{
    /*position:absolute;*/ /* position, size, and text of the menuv */
    z-index: 10;
    width: 123px; /* width of menu boxes */ /*	text-align: center;*/
    text-transform: uppercase;
    border-right: #666666 0px solid;
    font-weight: bold;
    font-size: 8pt;
    border-left: #666666 0px solid;
    line-height: 20pt;
    vertical-align: middle;
    border-bottom: #666666 0px solid;
    font-family: "arial";
    background-color: #8b0f41;
}

#menuv a
{
    display: block; /*padding: 0.2em;		*/ /* expands menuv box */ /*border-bottom:1px solid #555;	*/ /* adds bottom border */ /*white-space: nowrap;*/ /*background-color:Red;*/
    width: 123px; /* the trick for IE7RC1 to work */
    padding-left: 5px;
    border: 1 solid silver;
}

#menuv a, #menuv a:visited /* menuv at rest */
{
    background-color: #8b0f41;
    color: #ffffff;
    text-decoration: none;
}

#menuv a.parent, #menuv a.parent:hover /* attaches parent-arrow on all parents */
{
    background-image: url( "/jrv/nav_white.gif" );
    background-position: right center;
    background-repeat: no-repeat;
}

#menuv a:hover /* on mouse over -- all menuvs */
{
    color: yellow;
    background-color: #8b0f41;
}

#menuv li
{
    list-style-type: none; /* removes bullets */
}

#menuv ul li
{
    position: relative;
}

#menuv li ul
{
    position: absolute;
    top: 0;
    left: 123px; /* distance from of left menus (should be same as width) */
    display: none;
}

div#menuv ul, #menuv ul ul, div#menuv ul ul ul
{
    margin: 0; /* keeps the menuv parts together */
    padding: 0;
    width: 123px; /* width of sub menuvs */
}

div#menuv ul ul, div#menuv ul ul ul, div#menuv ul li:hover ul ul, div#menuv ul li:hover ul ul ul
{
    display: none;
}

div#menuv ul li:hover ul, div#menuv ul ul li:hover ul, div#menuv ul ul ul li:hover ul
{
    display: block;
}

