﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0 0 0 11px;
    padding: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: verdana, "trebuchet MS" , helvetica, sans-serif;
    border-spacing: 0px;

}

body
{
     /* background-image: url(   'https://www.dchs-pa.org/DCHS/Images/125910.jpg' );  */
    /* background-image: url(       'https://www.dchs-pa.org/DCHS/Images/nblue.gif' ); */
    /* background-color: #F5F5DC; */
      background-image: url(       'https://www.dchs-pa.org/DCHS/Images/smallscroll2.jpg' ); 
}

table
{
    padding: 0px;
    background-color: inherit;
    margin: 0 0 0 0;
    }

td
{	margin: 0;
	padding: 0;
	border: 0;}

/* Text Formats */
.linkFont a
{
    font-size: smaller;
    color : #800000;
    text-decoration: none;
}

.linkFont a:hover
{
    font-size: smaller;
    color: #800000;
    text-decoration: none;
}

.conte

.contentFont p
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: medium;
    width: 28px;
    vertical-align:text-top;
}

.contentFont h2
{
    font-family: 'Bookman Old Style';
    font-size: xx-large;
    color: #000080;
    font-weight: bold;
    font-style: oblique;
    text-align: center;
}

nt h4
{
    font-family: 'Bookman Old Style';
    font-size: large;
    color: #800000;
    font-weight: bold;
    font-style: oblique;
}

.contentFont a
{
    color: #0000FF; 
    text-decoration: underline;
    text-transform: capitalize;
    font-family: 'Bookman Old Style';
}

.contentFont a:hover
{
    color: #0000FF;
    /*background-color: #331A00;*/
    text-transform: capitalize;
}

.contentFont a:visited
{
    color: #FF0000; 
    text-decoration: underline;
    text-transform: capitalize;
    font-family: 'Bookman Old Style';
}

.smallFont
{
    font-size: x-small;
}

/* Table and Cell Formats */
.topBanner
{
    background-position: center;
    background-image: url(       'https://www.dchs-pa.org/DCHS/Images/nblue.gif' );
    width: 100%;
    /* background-color: #333399; */
}

.topNavigation
{
    background-image: url(   'https://www.dchs-pa.org/DCHS/Images/yellowbar.gif' );
    border-top-style: ridge;
    border-bottom-style: ridge;
    border-top-width: thick;
    border-bottom-width: thick;
    border-top-color: #FFCC00;
    border-bottom-color: #FFCC00;
}

.topNavigation td
{
    /*padding: 3px 22px 3px 22px; */
    padding: 1px 1px 1px 0; 
    border-style: none;
    border-width: thin;
    border-color: #663300;    
}

.dropMenu
{
    background-color: #800000;
    background-image: url(    'https://www.dchs-pa.org/DCHS/Images/redbar.gif' );
    text-align: left;
    color: #FFFFFF;
  
}

.dropMenu a
{
    color: #FFFF00;
}

.dropMenu a:hover
{
    color: #FFFFFF;
}

.contentTable
{
    /*padding-left: 50px; padding-top: 30px; padding-right: 30px;*/
    padding-left: 0px; padding-top: 0px; padding-right: 0px;
}

.dropMenuPad
{
    padding: 3px 3px 3px 3px;
}

/* Picture Format */
.topBannerLogo
{
    border: medium ridge #000000;
    width: 707px;
}

.shadowPicture
{
    border: medium ridge #331A00;
}

.tableBorder
{
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 3px;
    border-left-width: 3px;
    border-right-color: #000000;
    border-left-color: #000000;
}

.tableBorder_Bottom
{
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #000000;
}

.tableBorder_BottomCell td
{
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #000000;
    padding: 10px 5px;
    
}

.contentBG
{
  /*    background-color: #FFFFFF; */
 /*   background-color: #F4CC9B; */
    background-color: #F5F5DC;  
 /*   background-image: url(    'https://www.dchs-pa.org/DCHS/Images/EmptyScroll.gif' );  */
    text-align: left;
    vertical-align:text-top;
}

.mainPageBG
{
    background-color: #2B2B5E;
    background-image: url(    'https://www.dchs-pa.org/DCHS/Images/nBlue.gif' );    
}

#DivCalendar table { margin-bottom: 1.4em; }
#DivCalendar th { border-bottom: 2px solid #ccc; font-weight: bold; }
#DivCalendar td { border-bottom: 1px solid #ddd; }
#DivCalendar th,td { padding: 1px 1px 1px 0; }
#DivCalendar tfoot { font-style: italic; }
#DivCalendar caption { background: #ffc; }

.hideColumn
{
    display: none;
}