@charset "UTF-8";
/* CSS Document */

<style type="text/css">

#sddm
{	
	z-index: 1;
	float:left}

#sddm li
{	
	list-style: none;
	float: center;
}

#sddm li a
{	
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	width: 169px;
	visibility: hidden;
	margin: 0 0 0 2;
	padding: 5px 0px 12px 0px;
	background: #eeeeee;
	border: 1px solid #5970B2}

#sddm div a
	{	position: relative;
		display: block;
		margin: 0px;
		padding: 5px 10px 5px 20px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #eeeeee;
		color: #2875DE;
		font-size: 10px}

#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}	
		
	
	
#sddmr
{	
	z-index: 1;
	float:left}

#sddmr li
{	
	list-style: none;
	float: center;
}

#sddmr li a
{	
	text-align: center;
	text-decoration: none}

#sddmr li a:hover
{	background: #49A3FF}

#sddmr div
{	position: absolute;
	width: 168px;
	visibility: hidden;
	margin: 0 0 0 -1px;
	padding: 5px 0px 12px 0px;
	background: #eeeeee;
	border: 1px solid #56ad73}

#sddmr div a
	{	position: relative;
		display: block;
		margin: 0px;
		padding: 5px 10px 5px 20px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #eeeeee;
		color: #56ad73;
		font-size: 10px}

#sddmr div a:hover
	{	background: #49A3FF;
		color: #FFF}	

</style>
