table {
	font: 8pt/20px Arial, Helvetica, sans-serif;
}
	
body {
	color: #333333;
	background-color: #FFFFFF;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-right;
	background-color: #CFDDD4;
	border: 1px solid #97B6A3;
	padding: 5px;
: 0px;
	margin-left: 25px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}

ul {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(index_files/index_bullet.gif);
}

h1 {
	font-size: 17px;
	color: #1c6036;
	margin-top: 0px;
	margin-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.paneltop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1c6036;
	background-image: url(index_files/index_panel_top.gif);
	background-repeat: repeat-x;
}

.paneltopright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1c6036;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1c6036;
	background-image: url(index_files/index_panel_top.gif);
	background-repeat: repeat-x;
}

.panelbottom {
	background-image: url(index_files/index_panel_bottom.gif);
	background-repeat: repeat-x;
}

.panelbottomleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1c6036;
	padding-left: 25px;
	background-image: url(index_files/index_panel_bottom.gif);
	background-repeat: repeat-x;
}

.rightcoltext {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1c6036;
	border-left-color: #1c6036;
	padding-right: 45px;
	padding-left: 19px;
	border-top-style: none;
	border-top-color: #1c6036;
}

.panelright {
	background-image: url(index_files/Pastel_panel_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.sidebar {
	font-size: 8pt;
	color: #3b5a46;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1c6036;
	border-left-color: #1c6036;
	padding-left: 6px;
	padding-right: 6px;
}

.topborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1c6036;
	background-image: url(index_files/index_head_bg.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
}

.spacer {
	border-right-color: #1c6036;
	background-image: url(index_files/index_spacer.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;	
}

.spacer2 {
	border-left-color: #1c6036;
	background-image: url(index_files/index_spacer2.gif);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;	
}

.imagebg {
	border-right-color: #1c6036;
	background-image: url(index_files/index_image_bg.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;	
}

a:link {
	color: #12331e;
}

a:visited {
	color: #999999;
}

a:link:hover {
	color: #1c6036;
}

.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1c6036;
}

.imagetext {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

#menu{
	background:#fff;
	width:12em;
}

#menu ul{
	list-style:none;
	padding:0;
	margin:0;
	text-decoration: none;
}

#menu a{
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
	color: #000;
	background: #fff;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;

}

#menu a:hover{
background: #cfddd4 url(index_files/tring_menu.gif) repeat;
}

[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover2.htc);
} 

#menu ul li {float: left; width: 100%;}

#menu ul li a {height: 1%;} 

#menu a{
font: bold 11px/16px arial, helvetica, sans-serif;
} 
</style>
<![endif]
