﻿* {
	margin:0px;
	padding: 0px;
}

#jsddm
{
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size:10px;
	color:#333;
	text-align:center;
	position:relative;
	bottom: 0px;
	top: -24px;
	display: block;
	width:601px;
	background: rgba(250, 243, 234, 0.9);
	z-index:300;
	}
	
	#jsddm li
	{	float: left;
		list-style: none;
		padding: 0px 0px0px 0px;

        }

	#jsddm li a
	{	display: block;
		/*background: #20548E;*/
		padding:5px 11px;
		text-decoration: none;
		/*border-right: 1px solid black;*/
		color: #333;
		white-space: nowrap;
		height:14px;
		}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
			width:120px;
			text-align:left;
			display: inline;
			}
		
		#jsddm li ul li a
		{	/*width: 100%;*/
			 text-align:left;
			 width:120px;
			background: #1A4473;
			color:#FFF;}
		
		#jsddm li ul li a:hover
		{	background-color:#64ad53;}
		#menuLink1
		{
			
			background: rgb(250, 243, 234); /* fallback color */ 
        	background: rgba(250, 243, 234, 0.9) !important;
			width:70px;
	}
		
		#menuLink2
		{
	background: rgb(250, 243, 234); /* fallback color */
	background: rgba(250, 243, 234, 0.9) !important;
	width:66px;
		}
		
		#menuLink3
		{
		background: rgb(250, 243, 234); /* fallback color */ 
        	background: rgba(250, 243, 234, 0.9) !important;
			width:66px;
		}
		
		#menuLink4
		{
			background: rgb(250, 243, 234); /* fallback color */ 
        	background: rgba(250, 243, 234, 0.9) !important;
			width:100px;
		
		}
		
		#menuLink5
		{
				background: rgb(250, 243, 234); /* fallback color */ 
        	background: rgba(250, 243, 234, 0.9) !important;
			width:46px;
		
		}
		
		#menuLink6
		{
			background: rgb(250, 243, 234); /* fallback color */ 
        	background: rgba(250, 243, 234, 0.9) !important;
		width:61px;
						
		}
		
		#menuLink7
		{
			background: rgb(250, 243, 234); /* fallback color */ 
        	background: rgba(250, 243, 234, 0.9) !important;
	width:38px;
			
		}
	
	
	
.green {
	padding: 5px 5px 0px 5px;
	float: right;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#000;
	font-size:11px;
	text-align:center;
}

#subnav {
	margin:0px;
	padding:0px;
}

