/* CSS Document */

td {
	font-weight:bold;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/

}
#header {
	background:#F90;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;

}
#headpersonalinfo {
	background:#CCCCCC;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;

}
#headpersonalinfo2 {
	background:#993300;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;

}
#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li  /*Disable the next line of each menu link*/
	{	float: left;
		list-style:none;
	}

	#jsddm li a
	{	
		display: block;
		padding: 8px 12px 0 12px;
		height:29px;
		
		text-decoration: none;
		border-right: 1px solid #64a5e8;
		border-left:#355b7c solid 1px;
		color:#000;
		white-space: nowrap}

	#jsddm li a:hover
	{	background:#F90;
		color:#FFF;
		
		
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 0px solid white}
		
		#jsddm li ul li
		{	float: none;
			display: inline
		}
		
		#jsddm li ul li a
		{
			min-width:120px;
			display:block;
			background: #1A4473}
		
		#jsddm li ul li a:hover
		{	background: #7F1616}
		
		#jsddm_sample li ul li
		{
			min-width:0px;
			display:block;
			background: #1A4473
			display: block;
		padding: 8px 12px 0 12px;
		height:29px;
		
		text-decoration: none;
		border-right: 1px solid #64a5e8;
		border-left:#355b7c solid 1px;
		color:#000;
		white-space: nowrap}}
			
		
