<br />
<b>Warning</b>:  main(./includes/browser.php): failed to open stream: No such file or directory in <b>/home/org/nveldercare/WWW/56calendar/style.css.php</b> on line <b>27</b><br />
<br />
<b>Warning</b>:  main(): Failed opening './includes/browser.php' for inclusion (include_path='.:/usr/PEAR:/usr/share/pea') in <b>/home/org/nveldercare/WWW/56calendar/style.css.php</b> on line <b>27</b><br />
body {
  font-family: "Times New Roman", serif;
  margin: 0 2%;
  padding: 0;
  background-color: #FFFFFF;
  color: #333333;
}

a {
  color: #333333;
   background-color: inherit;
}

a:hover {
  color: gray;
  background-color: inherit;
}

h1 {
  font-size: 200%;
  text-align: center;
  font-family: sans-serif;
  color: #333333;
  background-color: inherit;
}

h2 {
  font-size: 175%;
  text-align: center;
  font-family: serif;
  color: #333333;
  background-color: inherit;
}

input[type="submit"] {
  background-color: silver;
  color: #333333;
  border: 1px solid darkgoldenrod;
}

.phpc-navbar a {
  background-color: silver;
  color: #333333;
  border: 1px solid darkgoldenrod;
}

input[type="submit"]:hover {
  background-color: #333333;
  color: silver;
}

.phpc-navbar a:hover {
  background-color: #333333;
  color: silver;
}

.phpc-navbar {
  margin: 1em 0;
  text-align: center;
}

.phpc-navbar a {
  font-size: 90%;
  text-decoration: none;
  margin: 0;
  padding: 2px;
}

.phpc-main {
  font-size: 90%;
  border-style: solid;
  border-collapse: collapse;
  border-color: darkgoldenrod;
  border-width: 2px;
  color: #333333;
  background-color: #CCCCCC;
}

table.phpc-main {
  width: 90%;
}

.phpc-main > h2 {
  margin: 0;
  text-align: left;
  background-color: silver;
  padding: .25em; 
  border-color: darkgoldenrod;
  border-style: solid;
  border-width: 0 0 2px 0;
}

.phpc-main > div {
  margin: .5em;
  font-weight: bold;
}

.phpc-main > p {
  border-style: solid;
  border-width: 2px 0 0 0;
  border-color: darkgoldenrod;
  padding: .5em;
  margin: 0;
  text-align: justify;
}

caption {
  font-size: 175%;
  color: #333333;
  background-color: #FFFFFF;
  padding: 2px;
  font-weight: bolder;
}

thead th {
  background-color: silver;
  color: #333333;
}

thead, tfoot {
  text-align: center;
}

#calendar td, #calendar th {
  border-style: solid;
  border-collapse: collapse;
  border-color: darkgoldenrod;
  border-width: 2px;
  padding: .5em;
}

table.phpc-main tbody th {
  text-align: right;
}

table.phpc-main {
  width: 100%;
}

calendar {
  #table-layout: automatic;
}

calendar td {
  text-align: left;
  height: 80px;
  overflow: hidden;
}

td.past {
  background-color: silver;
  color: inherit;
}

td.future {
  background-color: white;
  color: inherit;
}

td.none {
  background-color: gray;
  color: inherit;
}

table.phpc-main ul {
  margin: 2px;
  padding: 0;
  list-style-type: none;
  border-color: darkgoldenrod;
  border-style: solid;
  border-width: 1px 1px 0 1px;
}

table.phpc-main li {
  font-size: 80%;
  font-weight: normal;
  padding: 0;
  border-color: darkgoldenrod;
  border-style: solid;
  border-width: 0 0 1px 0;
  margin: 0;
}

table.phpc-main li a {
  display: block;
  text-decoration: none;
  padding: 2px;
}

table.phpc-main li a:hover {
  background-color: gray;
  color: #FFFFFF;
}

.phpc-footer {
  text-align: center;
}

.phpc-button {
  text-align: center;
}

#
# 22theme/themebasic.css 
#
div.headline
{
font-size: 150%;
font-weight: bold;
font-family: Arial, Helvetica;
text-align: left;
color: #006633;
background: white;
margin-bottom: 8px;
}

div.subheadlg
{
font-size: 120%;
font-family: Arial, Helvetica;
font-weight: bold;
text-align: left;
color: #006633;
background: white;
margin-bottom: 8px;
}

div.subheadsm
{
font-size: 100%;
font-family: Arial, Helvetica;
font-weight: bold;
text-align: left;
color: saddlebrown;
background: white;
margin-bottom: 8px;
}

div.subheadlgleft
{
font-family: Arial, Helvetica;
font-size: 120%; font-weight: bold;
color: #006633;
background-color: white;
text-align: left;
margin-bottom: 8px;
}

div.subheadsmleft
{
font-family: Arial, Helvetica;
font-size: 100%;
font-weight: bold;
color: saddlebrown;
background-color: white;
text-align: left;
margin-bottom: 8px;
}

div.paragraph
{
font-size: 90%;
font-family: Arial, Helvetica;
font-weight: bold;
color: #333333;
background: white;
text-indent: 1em;
margin-bottom: 8px;
}

div.line
{
font-size: 90%;
font-family: Arial, Helvetica;
font-weight: bold;
color: #333333;
}

div.linespace
{
font-size: 90%;
font-family: Arial, Helvetica;
font-weight: bold;
color: #333333;
margin-bottom: 8px;
}

table.all
{
background: white;
}

table.table
{
background: white;
margin-bottom: 6px;
}

table.header
{
background: white;
}

table.sidebarhead
{
font-size: 100%;
font-family: Arial, Helvetica;
font-weight: bold;
text-align: left;
color: 006633;
background: white;
}

table.sidebarsubhead
{
font-size: 90%;
font-family: Arial, Helvetica;
font-weight: bold;
text-align: left;
color: saddlebrown;
background: white;
border: 4px darkgoldenrod solid;
}

table.grid
{
color: #623100;
background: white;
border: 2px darkgoldenrod solid;
}

td.gridcell
{
color: #623100;
background: white;
border: 2px darkgoldenrod solid;
padding-top: 8px;
padding-right: 8px;
padding-bottom: 8px;
padding-left: 8px;
}

font.bullet
{
font-size: 140%;
font-family: Arial, Helvetica;
font-weight: bold;
color: orange;
}

div.aligncenter
{
text-align: left;
margin-bottom: 8px;
}

hr.rule
{
color: darkgoldenrod;
width: 100%;
clip:   rect(   );
}

input.textfield
{
color: #333333;
background: #FFFFEF;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
text-align: left;
border-width: 1px;
border-color: burlywood;
border-style: solid;
}

textarea.textfield
{
color: #333333;
background: #FFFFEF;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
text-align: left;
border-width: 1px;
border-color: burlywood;
border-style: solid;
}

input.button
{
color: #FFFFFF;
background: #006633;
font-weight: bold;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
text-align: left;
border-width: 1px;
border-color: burlywood;
border-style: solid;
}

/* This section changes the overall theme */

body.body
{ 
scrollbar-base-color= #006633; 
scrollbar-face-color= #006633; 
scrollbar-track-color= burlywood; 
scrollbar-arrow-color= orange;
scrollbar-highlight-color= burlywood; 
scrollbar-3dlight-color= white; 
scrollbar-shadow-color= saddlebrown;
scrollbar-darkshadow-color= #333333; 
}

div.title
{
color= white;
background= #006633;
font-family: Arial, Helvetica;
font-size: 130%;
font-weight: bold;
text-align= left;
border: 1px burlywood solid;
padding-left= 8px;
padding-right= 8px;
}

div.titlesearch
{
color= white;
background= #006633;
text-align= right;
padding-left= 8px;
padding-right= 8px;
}

div.footer
{
font-size: 90%;
font-family: Arial, Helvetica;
font-weight: normal;
text-align: left;
color: #333333;
background: white;
}

A:link
{
font-size: 100%;
font-family: Arial, Helvetica;
color: #006633;
font-weight: bold;
background: transparent;
}

A:visited
{
font-size: 100%;
font-family: Arial, Helvetica;
color: darkgoldenrod;
font-weight: bold;
background: transparent;
}

A:active
{
font-size: 100%;
font-family: Arial, Helvetica;
color: orange;
font-weight: bold;
background: transparent;
}

A:hover
{
font-size: 100%;
font-family: Arial, Helvetica;
color: saddlebrown;
font-weight: bold;
background: transparent;
}

/* this style is for the category definitions popups. rtp 8/21/02 */

.popper
{
  position : absolute;
  visibility : hidden;
}

/* these styles are for the searchboxes and search submit buttons. rtp 8/21/02 */

.search
{
font-size: 100%;
font-weight: bold;
font-family: Arial, Helvetica;
color: #333333;
}

.searchsubmit
{
font-size: 75%;
font-family: Arial, Helvetica;
font-weight: bold;
text-align: left;
color: #FFFFFF;
background: #006633;
border: 1px burlywood solid;
}

.expandsubmit
{
font-size: 85%;
font-weight: bold;
text-align: left;
color: #FFFFFF;
background: #006633;
border: 1px burlywood solid;