@charset "utf-8";
/* CSS Document */

#menubutt {width:900px; padding-top:2px; padding-bottom:2px; color:#FFF}
#menubutt a:link {color: #FFF; text-decoration: none}
#menubutt a:visited {color: #FFF; text-decoration: none}
#menubutt a:hover {color: #FFF; text-decoration: none}
.mbutt {
	float:left;
	width:113px;
	text-align:center;
	color:#FFF;
	padding-bottom:4px;
	padding-top:4px;
}
.mbutt a:link {color: #FFF; text-decoration: none}
.mbutt a:visited {color: #FFF; text-decoration: none}
.mbutt a:hover {color: #FFF; text-decoration: none}
.mbutth {
	float:left;
	width:109px;
	text-align:center;
	color:#FFF;
	padding-bottom:4px;
	padding-top:4px;
}
.mbutth a:link {color: #FFF; text-decoration: none}
.mbutth a:visited {color: #FFF; text-decoration: none}
.mbutth a:hover {color: #FFF; text-decoration: none}
.mbuttla {
	float:left;
	width:125px;
	text-align:center;
	color:#FFF;
	padding-bottom:4px;
	padding-top:4px;
}
.mbuttla a:link {color: #FFF; text-decoration: none}
.mbuttla a:visited {color: #FFF; text-decoration: none}
.mbuttla a:hover {color: #FFF; text-decoration: none}
.mover {
	float:left;
	width:113px;
	padding:0;
	margin:0;
}
.moverh {
	float:left;
	width:109px;
	padding:0;
	margin:0;
}
.moverla {
	float:left;
	width:125px;
	padding:0;
	margin:0;
}
.butt_home {
	float:left; 
	width:109px;
	padding:0;
	margin:0;
background-color: #339900;
}
.butt_red {
	float:left; 
	width:113px;
background-color: #CC0000;
}
.butt_orange {
	float:left;
	width:125px;
background-color: #FF6600;
}
.butt_blue {
	float:left;
	width:109px;
background-color: #0066FF;
}
.butt_blkblue {
	float:left;
	width:109px;
background-color: #0000CC;
}
.butt_violet {
	float:left;
	width:113px;
background-color: #990066;
}
.butt_clgreen {
	float:left;
	width:109px;
background-color: #00CC99;
}
.butt_green {
	float:left;
	width:113px;
background-color: #339900;
}
