@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	background-color: #e7f8e4;
}
.show_table table
{
	border-collapse:collapse;
}
.show_table table, .show_table td, .show_table th
{
	border:1px solid black;
	font-weight: bold;
}
#wrapper {
	padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/border-gn.jpg);
	background-repeat: repeat-y;
	border: 2px solid #000;
}
#wrapper #header {
	background-image: url(images/title_green.jpg);
	background-repeat: no-repeat;
	height: 108px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#wrapper #leftcol {
	width: 160px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 4px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 25px;
	background-color: #e7f8e4;
}
#wrapper #rightcol {
	padding: 15px;
	width: 590px;
	margin-left: 180px;
	background-color: #e7f8e4;
}
#wrapper #footer {
	clear: both;
	padding: 5px;
	background-color: #709569;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
}
#wrapper #leftcol ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #leftcol ul li {
	padding-top: 5px;
	padding-left: 5px;
}
#wrapper #leftcol ul li a {
	text-decoration: none;
	color: #000;
	font-weight: 900;
	font-style: normal;
}
#wrapper #leftcol ul li a:visited {
	color: #486043;
	text-decoration: none;
}
#wrapper #leftcol ul li a:hover {
	color: #060;
	text-decoration: underline;
}
#wrapper #rightcol table tr td h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #486043;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
	padding-top: 5px;
}

	
 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #rightcol table tr td h2 {
	font-weight: bold;
	color: #486043;
	font-style: italic;
}
.red {
	color: #E02C17;
}
#wrapper #rightcol h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #900;
}
#wrapper #rightcol table tr td h4 {
	font-size: 22px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

