#sddm

{	margin: 0;

	padding: 0;

	z-index: 30}



#sddm li

{	margin: 0;

	padding: 0;

	list-style: none;

	float: right;

	font: bold 11px arial bold

}



#sddm li a

{	display: block;

	margin: 0 1px 0 0;

	padding: 4px 5px;

	width: 100px;

	height: 20px;

	color: #FFF;

	text-align: center;

	text-decoration: none;

	font-family: Verdana, Arial;

	font-weight: bold;

	}





#sddm div

{	position: absolute;

	visibility: hidden;

	margin: 0 0 0 5px;

	padding: 0;

	width: auto;
	z-index:10000;

}



	#sddm div a

	{	position: relative;

		display: block;

		margin: 0;

		padding: 1px 10px;

		width: auto;

		white-space: nowrap;

		text-align: left;

		text-decoration: none;

		}



	#sddm div a:hover{}





/* MENU ITEM 1 */		

#m1{background: #7388c6;}

#m1 a{ color: #FFF; font-size: 11px;}

.item1{background: url(images/item1.png) no-repeat center center; font-size: 11px;}

.item1:hover{background: url(images/item1.png) no-repeat center center;}





/* MENU ITEM 2 */

#m2{background: #f68933;}

#m2 a{ color: #FFF; font-size: 11px;}

#m2 a:hover{background: #f46c00;color: #FFF; font-size: 11px;}

.item2{background: url(images/item2.png) no-repeat center center; font-size: 13px;}

.item2:hover{background: url(images/item2.png) no-repeat center center;}





/* MENU ITEM 3 */

#m3{background: #ff5d61;}

#m3 a{ color: #FFF; font-size: 11px;}

#m3 a:hover{background: #e9373b;color: #FFF; font-size: 11px;}

.item3{background: url(images/item3.png) no-repeat center center; font-size: 13px;}

.item3:hover{background: url(images/item3.png) no-repeat center center;}





/* MENU ITEM 4 */

#m4{background: #d9498b;}

#m4 a{ color: #FFF; font-size: 11px;}

#m4 a:hover{background: #c3256d;color: #FFF; font-size: 11px;}

.item4{background: url(images/item4.png) no-repeat center center; font-size: 13px;}

.item4:hover{background: url(images/item4.png) no-repeat center center;}





/* MENU ITEM 5 */

#m5{background: #a7643b;}

#m5 a{ color: #FFF; font-size: 11px;}

#m5 a:hover{background: #823f16;color: #FFF; font-size: 11px;}

.item5{background: url(images/item5.png) no-repeat center center; font-size: 13px;}

.item5:hover{background: url(images/item5.png) no-repeat center center;}





/* MENU ITEM 6 */

#m6{background: #7AC943;}

#m6 a{ color: #FFF; font-size: 11px;}

#m6 a:hover{background: #9ED878;color: #FFF; font-size: 11px;}

.item6{background: url(images/item6.png) no-repeat center center; font-size: 13px;}

.item6:hover{background: url(images/item6.png) no-repeat center center;}

