#menu {
	width:210px;
	float:left;
	margin:0px; 
	paddingt:0px;
}

#menu .left{
	margin:0px; 
	padding:0px;
	width:8px;
	float:left;
}	

#menu .right{
	margin:0px; 
	padding:0px;
	float:left;
	text-align:right;
	width:8px;
}

#menu .menu_center{
	margin:0px; 
	padding:0px;
	float:left;
	text-align:left;
	width:154px;
}

#menu .bottom{
	clear:left;
}

#menu .ya{
	width:30px;
	margin:5px 0px 0px 0px;
	float:left;	
	padding-left:0px;
}

#menu .text{
	width:124px;
	float:left;
	font-size:12px;
	color:#003399;
	margin:8px 0px 0px 0px;
}

#menu A:LINK {
	text-decoration : none ;color : #003399;
}

#menu A:VISITED {
	text-decoration : none; color : #003399;
}

#menu A:ACTIVE {
	text-decoration : none ;color : #003399;
}

#menu A:HOVER {
	text-decoration : none ; color : #ff6600;
}

.text1, .text2, .text3, .text4, .text5 {
}
.text1 { color:#cccccc;}


