body {
	padding: 0;
	/*margin-left: 50px;*/
	margin-left: 20px;
	margin-right: 20px;
}

ul{margin:0; padding:.5em .5em .5em 1.5em;}

@media all{html>body .buttonmenu{width:auto;}}
.buttonmenu strong{display:none;}
.buttonmenu ul{margin:0;list-style:none;padding:.10em;}
.buttonmenu li{margin-top:0; margin-bottom:15px; margin-left:0; margin-right:0;padding:.10em;border-width:1px;border-style:solid;cursor:pointer;cursor:hand;white-space:nowrap;}
.buttonmenu li.hover, #movemenu li.hover{width:100%;}
.buttonmenu li a:hover{text-decoration:none;}
html>body .buttonmenu ul{float:left;}
/* Button Menus */
.buttonmenu{border-color:#C1C1C1 ! important; background-color:#F5F80B ! important;}
.buttonmenu li, #movemenu li{border-color:#000000;}
.buttonmenu li.hover, #movemenu li.hover, .buttonmenu li:hover, #movemenu li:hover{background-color:#087321;border-color:#087321;}

#Page_layout{
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 0;
	width: 100%;
	height: 100%;

}

#green_bg_frame {
	position: relative;
	z-index: 0;
}

#white_frame {
	position: absolute;
	/* left: 15px; 
	right: 15px;*/
	top: 1px; 
	z-index: 1;
	left: 0px;
	right: 0px;

}
#nav_table {
	position: absolute;
	left: 0px;
	top: 190px;
	z-index: 2;

}
#nav_expand {
	position: absolute;
	left: 0px;
	top: 190px;
	z-index: 2;

}
td.spec_td{
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
}

td.spec_td2{
	padding-left:0px;
	padding-top:4px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:0px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
}



#logo {
	position: absolute;
	left: 100px;
	top: 5px;
	z-index: 3;

}

li#link {
border: 1px solid black;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 13px;
border-width:1px;
border-style:none;
border-bottom-style:none;
cursor:pointer;
cursor:hand;
white-space:nowrap;
}

li#link a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 13px;
font-weight: bold;
background-color: #F5F80B;
color: #087123;
text-decoration: none;
width:100%;
}
li#link a:hover {
background-color: #087123;
text-decoration: none;
color: white;
width:100%;
}

li#link2 {
border: 1px solid black;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border-width:1px;
border-style:none;
cursor:pointer;
cursor:hand;
white-space:nowrap;
}
li#link2 a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
background-color: #F5F80B;
color: #087123;
text-decoration: none;
width:100%;
}
li#link2 a:hover {
background-color: #087123;
text-decoration: none;
color: white;
width:100%;
}

span.header {font-size:14px; font-weight:bold; color: #000000; Georgia, "Times New Roman", Times, serif; }
span.copytext {font-size:12px; color: #000000; font-family: Arial, Helvetica, sans-serif; }
td.copytext {font-size:12px; color: #000000; font-family: Arial, Helvetica, sans-serif; }
tr.copytext {font-size:12px; color: #000000; font-family: Arial, Helvetica, sans-serif; }

.style2 {
	font-size: 22px;
	font-weight: bold;
}
.headerlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#f5f80b;
	text-align:right;
}
a.headerlink:link, a.headerlink:visited, a.headerlink:active{
	color:#f5f80b;
	text-decoration:underline;
	text-align:right;
	font-size:12px;
}
a.headerlink:hover {
	color:#f5f80b;
	text-decoration:none;
	text-align:right;
	font-size:12px;
}