	li {width:110px; list-style-type:none;}
	li a {text-decoration: none; color:white; background-color: #0060B7;display:block;}
	li a:hover {color: black; background-color: #99CC00;}
	
	a {text-decoration: none; color:black}
	a:hover {text-decoration: bold; color:black}

	a1 {text-decoration: none; color:white}
	a1:hover {text-decoration: bold; color:#81E5FD; cursor:hand}

	.ThumbOff{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);-moz-opacity: 0.5;}
	.ThumbOn{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;}
	
	.SubOn {background-color:"#81E5FD";color:white;}
	.SubOff {background-color:"#0487BD";color:"#999999";}
	
//	.MainSectionOff{background: #102847;}
//	.MainSectionOn {background: #557998;}

	.MainSectionOff{background: #D6DFE9;}
	.MainSectionOn {background: #A6BBCE}