﻿body         {
    margin: 0; 
    font-family:Arial  
    }
.layout {
    border: 2px solid #B9B995
    }
hr           { 
    color: #003300 
    }
a:link       { 
    color: #003300 
    }
 a:visited       { 
    color: #003300 
    }
a:hover       { 
    color: #800000 
    }
.leftcell	{
    background-color: #B9B995
    }	 
.hidediv {
	visibility: hidden;
}
/* ---------------------- Start of Navigation ----------------------- */          
.nav	{
    background-color: #B9B995; 
    color:#FFFFFF; 
    font-family:Arial; 
    font-size:10pt; 
    font-weight:bold
     }    
.navcell a:link {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navcell a:visited {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navcell a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.navcell     {
	background-position: center;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url('images/green_button_154w.gif');
	background-repeat: no-repeat;
	background-color: #B9B995;
}
/* ---------------------- End of Navigation ----------------------- */          
.centercell  { 
    padding-left: 10px; padding-top:2px 
    }
.headercell {
    background-position: left center; color: #C0C0C0; 
    background-color: #006600; 
    font-family:Arial; 
    font-weight:bold; 
    padding-left:10px; background-image:url('images/black2green_gradient.gif'); background-repeat:no-repeat
    }
.day-header-cell {
	color: #000000;
	border: thin solid #999966;
	width: 35px;
	text-align: center;
}
.daycell     {
	color: #999999;
	text-align: center;
}

.green-row {
	background-color: #DDFFDD;
}
.month-cell {
	width: 297px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

