body {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #70A43A;
	margin: 0px;
	background-color: #65a914;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center top;
	background-image: url(graphicsa/bkgrnd_stripe.png);
}
table {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #382E23;
	margin: 0px;
	background: #ffffff;

}
td { 
}

td.gray {background:
	background: #E1E1E1;
}
.tablehkgrnd {
	background-attachment: fixed;
	background-image: url(graphicsa/lg_table_bkgrnd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.header { 	background: #ffffff url(graphicsa/laptoplg.jpg)   center top;
}
blockquote {
	margin-right: 15px;
	margin-left: 15px;
}
.tablefillleft { background: #394210 url(graphicsa/shadow_left_lower.jpg) repeat center top;
}
.tablefillrifht{ background: #394210 url(graphicsa/shadow_right_lower.jpg) repeat center top;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 5px solid #340E1D; /*green color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 300px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 8px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 14px Arial;
color: black;
text-decoration: none;
margin: 0 8px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: #F8F8FA; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #340E1D; /*green color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #340E1D; /*green color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}




a:link {
	color: #27461C;
	text-decoration: none;
	font:   bold 14px Arial;
}


a:hover {
color: #708E1E;
	text-decoration: none;
		font:   bold 14px  Arial, Helvetica, sans-serif;
}


.tblbott {
	background: url(images/tblbkgrndbott.gif) no-repeat right bottom;
	margin-right: 0px;
}
a.linktable {
	color: #185100;
	text-decoration: underline;
	font:     12px Arial, Helvetica, sans-serif;
}
a.linktable:active {
	color: #185100;
	text-decoration: underline;
	font:    12px  Arial, Helvetica, sans-serif;
}
a.linktable:visited {
color: #185100;
	text-decoration: underline;
	font: 12px  Arial, Helvetica, sans-serif;
}
a.linktable:hover {
color: #660033;
	text-decoration: none;
	font:    12px Arial, Helvetica, sans-serif;
}



#overlay{ background-image: url(graphicsa/overlay.png); }

* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="graphicsa/overlay.png", sizingMethod="scale");
	}
	
	#lightbox{
	background-color:#FBF1B6;
	padding: 14px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 12pt;
	color: #000000;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: justify;
 }
#keyboardMsg{ float: right;
	font:   bold 12px Arial;
	color: black; }

#lightbox img{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 
#overlay img{ border: none; }

