@variables{
	myBackground:url(../imgs/sprites.png);
	myMoonBackground:url(../imgs/moon-sprite.png);
}

div.mm_detail_tooltip{
 	position: absolute;
    background-color: #EEEEEE;
    border: 1px solid darkgray;
    color: black;
    float: right;
    margin-right: 2px;
    padding: 2px;
}
    
/* First Row - Sunset, Sunrise, Moon */
div.mm_detail_sunrise{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: 0px 0px;
     display:inline-block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
	vertical-align:middle;
	margin:0 5px 0 20px;
}
div.mm_detail_sunset{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -60px 0px;
     display:inline-block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
	vertical-align:middle;
	margin:0 5px 0 20px;
}
div.mm_detail_moon0{
     background-image: url(../imgs/moon-sprite.png);
     background-repeat: no-repeat;
     background-position: 0px 0px; 
     display:inline-block;
     height:50px;
     width:50px;
     text-indent:-9999px;
     overflow:hidden;
	vertical-align:middle;
	margin:5px 5px 0 70px;
}
div.mm_detail_moon1{
     background-image: url(../imgs/moon-sprite.png);
     background-repeat: no-repeat;
     background-position: 0px -60px; 
     display:inline-block;
     height:50px;
     width:50px;
     text-indent:-9999px;
     overflow:hidden;
	vertical-align:middle;
	margin:5px 5px 0 70px;
}
div.mm_detail_moon2{
     background-image: url(../imgs/moon-sprite.png);
     background-repeat: no-repeat;
     background-position: 0px -120px; 
     display:inline-block;
     height:50px;
     width:50px;
     text-indent:-9999px;
     overflow:hidden;
	vertical-align:middle;
	margin:5px 5px 0 70px;
}
div.mm_detail_moon3{
     background-image: url(../imgs/moon-sprite.png);
     background-repeat: no-repeat;
     background-position: 0px -180px; 
     display:inline-block;
     height:50px;
     width:50px;
     text-indent:-9999px;
     overflow:hidden;
	vertical-align:middle;
	margin:5px 5px 0 70px;
}
div.mm_detail_moon4{
     background-image: url(../imgs/moon-sprite.png);
     background-repeat: no-repeat;
     background-position: 0px -240px; 
     display:inline-block;
     height:50px;
     width:50px;
     text-indent:-9999px;
     overflow:hidden;
	vertical-align:middle;
	margin:5px 5px 0 70px;
}
div.mm_detail_moon5{
     background-image: url(../imgs/moon-sprite.png);
     background-repeat: no-repeat;
     background-position: 0px -300px; 
     display:inline-block;
     height:50px;
     width:50px;
     text-indent:-9999px;
     overflow:hidden;
	vertical-align:middle;
	margin:5px 5px 0 70px;
}
div.mm_detail_moon6{
     background-image: url(../imgs/moon-sprite.png);
     background-repeat: no-repeat;
     background-position: 0px -360px; 
     display:inline-block;
     height:50px;
     width:50px;
     text-indent:-9999px;
     overflow:hidden;
	vertical-align:middle;
	margin:5px 5px 0 70px;
}
div.mm_detail_moon7{
     background-image: url(../imgs/moon-sprite.png);
     background-repeat: no-repeat;
     background-position: 0px -420px; 
     display:inline-block;
     height:50px;
     width:50px;
     text-indent:-9999px;
     overflow:hidden;
	vertical-align:middle;
	margin:5px 5px 0 70px;
}

/* Second Row - Night Symbols I */
div.mm_detail_n00{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: 0px -60px;
     background
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n01{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -60px -60px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n02{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -120px -60px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}


div.mm_detail_n03{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -180px -60px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n04{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -240px -60px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n05{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -300px -60px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n06{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -360px -60px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n07{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -420px -60px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n08{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -480px -60px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n09{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -540px -60px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

/* Third Row - Night Symbols II */
div.mm_detail_n10{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: 0px -120px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n11{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -60px -120px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n12{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -120px -120px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n13{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -180px -120px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n14{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -240px -120px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n15{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -300px -120px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n16{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -360px -120px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n17{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -425px -120px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n18{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -480px -120px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_n19{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -540px -120px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

/* Fourth Row - Day Symbols I */
div.mm_detail_t00{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: 0px -180px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t01{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -60px -180px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t02{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -120px -180px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t03{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -180px -180px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t04{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -240px -180px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t05{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -300px -180px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t06{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -360px -180px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t07{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -420px -180px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t08{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -480px -180px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t09{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -540px -180px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

/* Fifth Row - Days Symbols II */
div.mm_detail_t10{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: 0px -240px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t11{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -60px -240px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t12{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -120px -240px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t13{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -180px -240px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t14{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -240px -240px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t15{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -300px -240px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t16{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -360px -240px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t17{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -425px -240px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t18{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -480px -240px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}
div.mm_detail_t19{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -540px -240px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

/* Sixth Row - Wind Symbols */
div.mm_detail_S{
     background-image: url(../imgs/wind_sprite.png);
     background-repeat: no-repeat;
     background-position: 0px 0px;
     display:block;
     height:26px;
     width:24px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_detail_SW{
	 background-image: url(../imgs/wind_sprite.png);
     background-repeat: no-repeat;
     background-position: 0px -34px;
     display:block;
     height:26px;
     width:24px;
     text-indent:-9999px;
     overflow:hidden;
     
}

div.mm_detail_W{
     background-image: url(../imgs/wind_sprite.png);
     background-repeat: no-repeat;
     background-position: 0px -68px;
     display:block;
     height:26px;
     width:24px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_detail_NW{
     background-image: url(../imgs/wind_sprite.png);
     background-repeat: no-repeat;
     background-position: 0px -102px;
     display:block;
     height:26px;
     width:24px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_detail_N{
     background-image: url(../imgs/wind_sprite.png);
     background-repeat: no-repeat;
     background-position: 0px -136px;
     display:block;
     height:26px;
     width:24px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_detail_NE{
     background-image: url(../imgs/wind_sprite.png);
     background-repeat: no-repeat;
     background-position: 0px -170px;
     display:block;
     height:26px;
     width:24px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_detail_E{
     background-image: url(../imgs/wind_sprite.png);
     background-repeat: no-repeat;
     background-position: 0px -204px;
     display:block;
     height:26px;
     width:24px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_detail_SE{
     background-image: url(../imgs/wind_sprite.png);
     background-repeat: no-repeat;
     background-position: 0px -238px;
     display:block;
     height:26px;
     width:24px;
     text-indent:-9999px;
     overflow:hidden;
}

div#mm_detail_uwz_green {
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: 0px -360px;
     display:block;
     height:22px;
     width:27px;
     text-indent:-9999px;
     overflow:hidden;
     margin-left:100px;
     margin-right:20px;
	float:left;

}

div#mm_detail_uwz_yellow {
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -60px -360px;
     display:block;
     height:22px;
     width:27px;
     text-indent:-9999px;
     overflow:hidden;
     margin-left:100px;
     margin-right:20px;
	float:left;

}

div#mm_detail_uwz_orange {
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -120px -360px;
     display:block;
     height:22px;
     width:27px;
     text-indent:-9999px;
     overflow:hidden;
     margin-left:100px;
     margin-right:20px;
	float:left;

}

div#mm_detail_uwz_red {
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -180px -360px;
     display:block;
     height:22px;
     width:27px;
     text-indent:-9999px;
     overflow:hidden;
     margin-left:100px;
     margin-right:20px;
	float:left;

}

div#mm_detail_uwz_violet {
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -240px -360px;
     display:block;
     height:22px;
     width:27px;
     text-indent:-9999px;
     overflow:hidden;
     margin-left:100px;
     margin-right:20px;
	float:left;

}

div#mm_detail_uwz_none {
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: -300px -360px;
     display:block;
     height:22px;
     width:27px;
     text-indent:-9999px;
     overflow:hidden;
     margin-left:100px;
     margin-right:20px;
	float:left;
}

div.dummy {
	text-align:left;
	margin-bottom:10px;
	float:left;

}

div.mm_gkmss_t00{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: 0px -180px;
     display:block;
     height:40px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t01{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: 0px 0px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t02{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -40px 0px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t03{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -80px 0px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t04{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -120px 0px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t05{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -160px 0px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t06{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -200px 0px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t07{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: 0px -30px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t08{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -40px -30px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t09{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -80px -30px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t10{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -120px -30px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t11{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -160px -30px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t12{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -200px -30px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t13{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: 0px -60px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t14{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -40px -60px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t15{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -80px -60px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t16{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -120px -60px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t17{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -160px -60px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t18{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -200px -60px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t19{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: 0px -90px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t20{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -40px -90px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t21{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -80px -90px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t22{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -120px -90px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t23{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -160px -90px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t24{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -200px -90px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t25{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: 0px -120px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t26{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -40px -120px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t27{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -80px -120px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t28{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -120px -120px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t29{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -160px -120px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t30{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -200px -120px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t31{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: 0px -150px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t32{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -40px -150px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t33{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -80px -150px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t34{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -120px -150px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t35{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -160px -150px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t36{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -200px -150px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t37{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: 0px -180px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t38{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -40px -180px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t39{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -80px -180px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t40{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -120px -180px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t41{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -160px -180px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t42{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -200px -180px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t43{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: 0px -210px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t44{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -40px -210px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t45{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -80px -210px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t46{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -120px -210px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t47{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -160px -210px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t48{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -200px -210px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t49{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: 0px -240px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t50{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -40px -240px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t51{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -80px -240px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t52{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -120px -240px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t53{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -160px -240px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_t54{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -200px -240px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n00{
     background-image: url(../imgs/sprites.png);
     background-repeat: no-repeat;
     background-position: 0px -60px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n01{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -240px 0px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n02{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -280px 0px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n03{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -320px 0px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n04{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -360px 0px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n05{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -400px 0px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n06{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -440px 0px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n07{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -240px -30px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n08{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -280px -30px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n09{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -320px -30px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n10{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -360px -30px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n11{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -400px -30px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n12{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -440px -30px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n13{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -240px -60px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n14{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -280px -60px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n15{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -320px -60px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n16{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -360px -60px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n17{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -400px -60px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n18{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -440px -60px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n19{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -240px -90px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n20{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -280px -90px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n21{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -320px -90px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n22{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -360px -90px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n23{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -400px -90px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n24{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -440px -90px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n25{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -240px -120px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n26{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -280px -120px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n27{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -320px -120px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n28{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -360px -120px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n29{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -400px -120px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n30{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -440px -120px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n31{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -240px -150px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n32{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -280px -150px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n33{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -320px -150px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n34{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -360px -150px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n35{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -400px -150px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n36{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -440px -150px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n37{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -240px -180px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n38{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -280px -180px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n39{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -320px -180px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n40{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -360px -180px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n41{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -400px -180px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n42{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -440px -180px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n43{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -240px -210px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n44{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -280px -210px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n45{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -320px -210px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n46{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -360px -210px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n47{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -400px -210px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n48{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -440px -210px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n49{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -240px -240px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n50{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -280px -240px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n51{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -320px -240px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n52{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -360px -240px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n53{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -400px -240px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}

div.mm_gkmss_n54{
     background-image: url(../imgs/gkmss_sprites.png);
     background-repeat: no-repeat;
     background-position: -440px -240px;
     display:block;
     height:30px;
     width:40px;
     text-indent:-9999px;
     overflow:hidden;
}