.scroll {
	scrollbar-3dlight-color: #EBEBEB;
	scrollbar-arrow-color: #505050;
	scrollbar-base-color: #505050;
	scrollbar-darkshadow-color: #EBEBEB;
	scrollbar-face-color: #EBEBEB;
	scrollbar-highlight-color: #505050;
	scrollbar-shadow-color: #505050;
	scrollbar-track-color: #EBEBEB;
}

.more {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#52965a;
	text-decoration:none;
	font-weight:bold;
}
.more:hover {
	text-decoration:underline;
}
.head {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#41B1B8;
	text-decoration:none;
	font-weight:bold;
}
.head:hover {
	text-decoration:underline;
}
.link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#41B1B8;
	text-decoration:underline;
}
.link:hover {
	text-decoration:none;
}

body, th, td, input, textarea, select {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.p {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #2e7238;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
margin-bottom: 5px;
	font-size: 15px;
}

h2 {
margin-bottom: 5px;
	font-size: 13px;
}

h3 {
	margin-bottom: 5px;
	font-size: 12px;
}

h4 {
	font-size: 12px;
	color:#000000;
}

h5 {
	margin-bottom: 5px;
	font-size: 12px;
	font-style:#990908;
}
.quotetext { 
font-color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px; 
}
/* sub-navigation */
.subnav h1 a {
	background: #000000;
	color: #FFFFFF;
	font-size:13px;	
	font-family:Georgia, "Times New Roman", Times, serif;
	display: block;
	padding: 8px 0 6px 12px;
	width: 125px;
	text-decoration: none;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
		list-style: none;
}
.subnav li a {
	background:none;	
	color: #111;
	display: block;
	padding: 8px 0 8px 12px;
	width: 120px;
	text-decoration: none;
}
.subnav li a:hover {
	background: #d1e073;
	color: #000;
}

table#Table_02 {
	background-image: url("images/watermark.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	}
