/* season-grass.css */

body {

	background-color: #736356;
	margin: 0px;	padding: 0px;	font-family: Arial, Helvetica, Geneva;	font-size: 9pt;	color: #FF8400;}


/*
 *	Anchors
 */

a { 	font-weight: normal;	font-size: 9pt;	color: #FFFFFF;}a.:visited {	color: #39372B;}a.item {	font-weight: bold;}
a.shortcut {	font-size: 8pt;}
/*
 *	Globals
 */

.layer2 {

	background-color: #63554C;
	border-width: 1px;
	border-style: solid;
	border-color: #372F2D;
	color: #FF8400;
}


.l2t {

	color: #FF8400;	
}

/*
 *	Tables
 */

caption.links {

	color: #FF8400; 
	font-weight: bold; 
	font-size: 10pt;
}


table {	border: 0px;	margin: 0px;	padding: 0px;	/* dumb IE5 on Mac */	font-size: 9pt;}

table.topbtns {
	
	background-image: url(img/bktop-rain.gif);
	background-repeat: repeat-x;
	width: 100%;	white-space: nowrap;
	
}


table.dtop {
	
	color: #FF8400;
	font-size: 10pt; 
	font-weight: bold;
	white-space: nowrap;
}


table.copys {
	
	background-color: #544741;	font-family: Arial, Helvetica;	font-size: 7pt;	color: #FF8201;	width: 100%;}


td {	vertical-align: top;}
td.shortcuts {

	background-color: #FF6600;
	text-align: center;
	vertical-align: middle;
	color: #544741;
	font-family: Arial, Helvetica;
	font-size: 8pt;
}


/*
 *	Images
 */

img {	border: 0px;	margin: 0px;}

/*
 *	Text
 */


/* end */
