body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 12px Tahoma;
line-height:22 px;
z-index:20;
text-align: center;
margin: 5 px;
background-color:3399FF;

}


 td.topa{

background-image: url('audio/img/audio_up.jpg');
background-repeat: repeat-x; 
background-position: center
}


#t_m {
font-family: arial;
font-weight: bold;
}

a#t_m:link, a#t_m:visited{
text-decoration: none;
color: white;
background: transparent;
font-size: 15px;
}
 a#t_m:hover {
text-decoration: none;
font-weight: bold;
color: blue;
background: white;
font-size: 15px;
}


#s_m {
font-family: Tahoma;

}

a#s_m:link, a#s_m:visited{
text-decoration: none;
color: white;
font-size: 12px;
}
 a#s_m:hover {
text-decoration: none;
font-weight: bold;
color: black;
font-size: 10 px;
}


a#s_F_E:link, a#s_F_E:visited,a#s_F_E:hover{
text-decoration: none;
color: blue;
font-size: 10px;
font-family: Tahoma;
}



a#m:link, a#m:visited{
text-decoration: none;
color: #003399;
font-family: Tahoma;
font-size: 12 px;

}
 a#m:hover {
color: #000066;
}

a#m_l:link, a#m_l:visited{
color: black;
font-family: Verdana;
font-weight: bold;
text-decoration: none;


}
 a#m_l:hover {
color: blue;
}






 td.rm1{
width: 160px;
height: 28px;
background-image: url('img/tab2.gif');
text-align: center;
}

 td.rm2{
width: 160px;
height: 28px;
background-image: url('img/t05.gif');
text-align: center;
}

 td.rm3{
width: 160px;
height: 28px;
background-image: url('img/t03.gif');
text-align: center;
}

 td.rm4{
width: 160px;
height: 28px;
background-image: url('img/t04.gif');
text-align: center;
}


 td.audio{
width: 160px;
height: 28px;
background-image: url('audio/img/tab4.gif');
text-align: center;
}



a#r_m1:link, a#r_m1:visited{
text-decoration: none;
font-weight: bold;
color: #2A3290;
}
 a#r_m1:hover {
font-weight: normal;

}

a#r_m2:link, a#r_m2:visited{
text-decoration: none;
font-weight: bold;
color: #753785;
}
 a#r_m2:hover {

font-weight: normal;
}

a#r_m3:link, a#r_m3:visited{
text-decoration: none;
font-weight: bold;
color: #7C3535;
}
 a#r_m3:hover {
font-weight: normal;

}

a#r_m4:link, a#r_m4:visited{
text-decoration: none;
font-weight: bold;
color: #38652E;
}
 a#r_m4:hover {
font-weight: normal;
}










/* menu styles */

* html #jsddm{height:1%}

#jsddm
{	margin: 0;
	padding: 0;
	position: relative;
    z-index: 100000;

	}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 15px Tahoma, Arial;
		font-weight: bold;
		
		}

	#jsddm li a
	{	display: block;
		background: #3399cc;
		padding: 4px 12px;
		text-decoration: none;
		border-left: 1px solid white;
		width: 106px;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #7F7F7F;
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background: #3399ff;
				color: #EAFFED}
			
			#jsddm li ul li a:hover
			{	background: #7F7F7F}




