Body {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; SCROLLBAR-FACE-COLOR: #ffa600; FONT-SIZE: 14px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 100px; SCROLLBAR-HIGHLIGHT-COLOR: #ffa600; OVERFLOW: auto; SCROLLBAR-SHADOW-COLOR: #6bbe10; COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #ffff00; SCROLLBAR-ARROW-COLOR: #ffff00; PADDING-TOP: 0px; SCROLLBAR-TRACK-COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, sans-serif; SCROLLBAR-DARKSHADOW-COLOR: #6bbe10; BACKGROUND-COLOR: #ffffff
}.horzln {
	background-image: url(images/grey_vertical.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.vertln {
	background-image: url(images/grey_horizontal.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menubttns {
	border: 1px solid #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #336600;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding: 2px;
	letter-spacing: normal;
	text-decoration: none;
	font-style: normal;
	display: run-in;






}
a:hover {
	background-image: url(images/button_dwn.gif);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	text-decoration: none;







}
a:active {
	font-weight: bold;
	background-image: url(images/button_dwn.gif);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	color: #FF9900;
	text-decoration: none;







}
a:visited {
	text-decoration: none;
	color: #333300;



}
.buttom {
	background-image: url(images/lb_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	text-decoration: none;
	color: #336600;
}

