body      {font-family: Arial; font-size: 11pt; 
           background-color: #B1C4A4; color: #00401C;
           margin-top: 0px; margin-bottom: 0px;}

#osdiv    {width: 674px;
           padding-top: 15px; padding-left: 12px; padding-right: 12px;
           text-align: left; font-family: Arial; font-size: 11pt; 
           background-color: #FFFFFF; color: #00401C;
           background-image: url(images/watermark.jpg);
           background-position: 134px 77px;
           background-repeat: no-repeat;}

#cartdiv  {width: 674px;
           padding-top: 15px; padding-left: 12px; padding-right: 12px;
           text-align: left; font-family: Arial; font-size: 11pt; 
           background-color: #FFFFFF; color: #00401C;}

td        {border-top: 1px solid #2A4A33; border-left: 1px solid #2A4A33;
           font-family: Arial; font-size: 10pt; 
           padding-left: 8px; padding-right: 7px;}
th        {border-top: 1px solid #2A4A33; border-left: 1px solid #2A4A33;
           font-family: Arial; font-size: 10pt; 
           padding-left: 8px; padding-right: 7px; color: #00401C;}
table     {border-bottom: 1px solid #2A4A33; border-right: 1px solid #2A4A33;}

td.ev     {border: 4px double #2A4A33; 
           font-size: 10pt; 
           padding: 8px 8px;}
table.ev  {border: none; border-collapse: collapse;}

td.date {
	width: 105px;
	color: #556b2f;
	font-size: 1.5em;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-right: .5em;
	border: none;
}

h4        {color: #00401C; text-align: center;}
hr        {color: #00401C; height: 1px; margin-top: 0px; margin-bottom: 0px;}

.h135     {line-height: 135%;}
.nb       {border: none;}
.nbp      {border: none; padding: 0px 0px 0px 0px}
.btn      {font-family: Tahoma; font-size: 8pt; background-color: #B1C4A4; height: 22; cursor: pointer;}

a:link    {color: #00401C;}
a:visited {color: #609000;}
a:hover   {color: #FF0000; text-decoration: underline; }
a:active  {color: #009090;}

a:link.menu    {color: #00401C; text-decoration: none; }
a:visited.menu {color: #00401C; text-decoration: none; }
a:hover.menu   {color: #FF0000; text-decoration: underline; }
a:active.menu  {color: #00401C; text-decoration: none; }

@media print {
	.noprt {display: none;}
}




