.buton{cursor:pointer;}

#butMenu {
	padding: 5px;
	cursor:pointer;
	width: 165px;
		
}
#butMenu a:hover{
		padding: 5px;
		cursor:pointer;
		color:#00CCFF;
	}

#butMenuSec1 {
	padding: 5px;
	cursor:pointer;
	width: 165px;
		
}
#butMenuSec1 a:hover{
		padding: 2px;
		cursor:pointer;
		color:#FFFFFF;
		
}
#content #contentBox #linkPicture {
	width: 570px;
	margin-top: 30px;
}
#sepMenu {
	background-color: #FFFFFF;
	height: 1px;
	width: 175px;
}
.menuON {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9933;
	
}
.menuON a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9933;
	
}

.menuOFF {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #255da9;
}
.menuOFF a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #255da9;
}


li.menu2ON{
	color: #FF9933;
	text-decoration: none;
	font-size :16px;
	font-style: italic;
	font-weight: bold;
		
}
li.menu2ON a{
	color: #FF9933;
	text-decoration: none;
	font-size :16px;
	font-style: italic;
	font-weight: bold;
	
}
li.menu2ON a:link{
	color: #FF9933;
	text-decoration: none;
	font-size :16px;
	font-style: italic;
	font-weight: bold;
	
}

li.menu2ON a:active{
	color: #FF9933;
	text-decoration: none;
	font-size :16px;
	font-style: italic;
	font-weight: bold;
	
}

li.menu2OFF {
	color: #4d5d89;
	text-decoration: none;
	font-size :14px;
}

li.menu2OFF a{
	color: #4d5d89;
	text-decoration: none;
	font-size :14px;
}

li.menu2OFF a:link{
	color: #4d5d89;
	text-decoration: none;
	font-size :14px;
}



#butMenu2 {
	padding: 2px;
	height: 15px;
	width: 230px;
}


.menuSec1ON {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9933;
	text-indent: 10px;
	
}
.menuSec1ON a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9933;
	text-indent: 10px;
}

.menuSec1OFF {
	color: #000066;
	text-decoration: none;
	background-color: #5693dc;
	text-indent: 10px;
}
.menuSec1OFF a{
	color: #000066;
	text-decoration: none;
	background-color: #5693dc;
	text-indent: 10px;
}

#facebook {
	color: #000099;
	
}

#facebook img{
	border:none;
	
}

