@charset "utf-8";
/* CSS Document */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	width:auto;
	padding:0px;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	/*padding: 4px 10px;*/
/*	background: #5970B2;*/	
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{
	/*background: #49A3FF;*/
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	/*top:40px;*/
	top:155px;
	background: #EAEBD8;
	border: 0px solid #5970B2;
	width:130px;	
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		/*background: #EAEBD8;*/
		background: #1d98c2;
		/*color: #2875DE;*/
		color:#000000;		
		font: 13px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}

.mhome{
float:left;
background-image:url(../images/home.jpg);
background-repeat:no-repeat;
height:33px;
width:60px;
}

.mhome:hover {
float:left;
background-image:url(../images/home1.jpg);
background-repeat:no-repeat;
height:33px;
width:60px;
}


.mfax{
background-image:url(../images/faxbradtext.jpg);
background-repeat:no-repeat;
height:33px;
width:134px;
}

.mfax:hover{
background-image:url(../images/fax_bradcast_text.jpg);
background-repeat:no-repeat;
height:33px;
width:134px;
}

.memail{
background-image:url(../images/emailt.jpg);
background-repeat:no-repeat;
height:33px;
width:123px;
}

.memail:hover{
background-image:url(../images/emailt1.jpg);
background-repeat:no-repeat;
height:33px;
width:123px;
}

.mdesk{
background-image:url(../images/deskt.jpg);
background-repeat:no-repeat;
height:33px;
width:134px;
}

.mdesk:hover{
background-image:url(../images/deskt1.jpg);
background-repeat:no-repeat;
height:33px;
width:134px;
}

.mtest{
background-image:url(../images/testt.jpg);
background-repeat:no-repeat;
height:33px;
width:108px;
}

.mtest:hover{
background-image:url(../images/test1.jpg);
background-repeat:no-repeat;
height:33px;
width:108px;
}

.mhints{
background-image:url(../images/helpt1.jpg);
background-repeat:no-repeat;
height:33px;
width:103px;
}

.mhints:hover{
background-image:url(../images/help1.jpg);
background-repeat:no-repeat;
height:33px;
width:103px;
}

.mcont{
background-image:url(../images/cont1.jpg);
background-repeat:no-repeat;
height:33px;
width:111px;
}

.mcont:hover{
background-image:url(../images/cont.jpg);
background-repeat:no-repeat;
height:33px;
width:111px;
}
