.menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:19px;
	font-size:11px;
	font-weight:bolder;
	text-decoration:none;
	color:#000000;
	width:388px;
	background-image:url(../images/but_bg_02.gif);
	display:block;
	}
.menu a:hover {
	text-decoration:none;
	}
.but_01{
	width:95px;
	height:22px;
	color:#000000;
	background-image:url(../images/but_01_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	}
.but_01 a:hover{
	width:95px;
	height:22px;
	color:#000000;
	background-image:url(../images/but_01_norm.gif);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	}
.but_01 a.selected 
	{
	width:95px;
	height:22px;
	color:#000000;
	background-image:url(../images/but_01_norm.gif);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	}

.but_02{
	width:95px;
	height:22px;
	color:#000000;
	background-image:url(../images/but_02_over.gif);
	background-repeat:x-repeat;
	display:block;
	text-decoration:none;
	}
.but_02 a:hover{
	width:95px;
	height:22px;
	color:#000000;
	background-image:url(../images/but_02_norm.gif);
	background-repeat:x-repeat;
	display:block;
	text-decoration:none;
	}
.but_02 a.selected
	{ 
	width:95px;
	height:22px;
	color:#000000;
	background-image:url(../images/but_02_norm.gif);
	background-repeat:x-repeat;
	display:block;
	text-decoration:none;
	}
	
.but_03{
	width:103px;
	height:22px;
	color:#000000;
	background-image:url(../images/but_03_over.gif);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	}
.but_03 a:hover{
	width:103px;
	height:22px;
	color:#000000;
	background-image:url(../images/but_03_norm.gif);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	}
.but_03 a.selected
	{ 
	width:103px;
	height:22px;
	color:#000000;
	background-image:url(../images/but_03_norm.gif);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	}	
.but_04{
	width:95px;
	height:22px;
	color:#000000;
	background-image:url(../images/but_04_over.gif);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	}
.but_04 a:hover{
	width:95px;
	height:22px;
	color:#000000;
	background-image:url(../images/but_04_norm.gif);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	}
.but_04 a.selected
	{ 
	width:95px;
	height:22px;
	color:#000000;
	background-image:url(../images/but_04_norm.gif);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	}	
.container{
	background-image:url(../images/home_cont_bg.gif);
	height:127px;
	width:388px;
	background-repeat:repeat-x;
	text-decoration:none;
	}
.menu a{
	display: block;
	font: bold 11px Arial;
	color: black;
	padding-top:4px;
	/*padding-left:15px;*/
	text-align:center;
	text-decoration: none;
	}
