#sddm
{
}

#sddm li
{
	list-style: none;
	float: left;
	font-family: arial;
}

#sddm div
{
	position: absolute;
	margin: 0;
	padding: 0;
	background-color: #F2F2F2;
	visibility: hidden;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #981C1E;
	border-bottom-color: #981C1E;
	border-left-color: #981C1E;
	z-index:888;
}
#sddm li div ul{
	display:block;
	width: 250px;
	margin-top: 2px;
	margin-bottom: 2px;
	position: relative;
	min-height: 37px;
}
#sddm li div ul li a{
	padding: 0px;
	float: left;
	display: block;
	width: 82px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sddm li div a
	{
	display: block;
	text-align: center;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	background-image: none;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
#sddm li div a:hover
	{
	color: #FFF;
	background-image: url(images/dg2.gif);
	background-color: #981C1E;
}
#sddm li div h1 a
	{
	display: block;
	text-align: center;
	text-decoration: none;
	color: #B90000;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	background-image: url(images/line3.gif);
	padding: 5px;
	background-repeat: repeat-y;
}

#m1 {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat;
}
#m2 {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat;
	width: 250px;
}
#m3 {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat;
}

