.topmenu{
 	text-indent: 0;
	font-weight:normal;
	text-align: center;
	display: inline;
}

* html .topmenu{
	display:block;
}

/* -----------------------------------------*/
A.topmenu,A.submenu,A.botmenu {
	font-family: Verdana;
	font-size: 13px;
  text-decoration: none; 
	z-index: 0;
	display:block;
	margin-top:2px;
	}
A.topmenu{
	color: #ffffff; 
	padding:1; 
	padding-left:5; 
	padding-right:5;
	}
	
A.topmenu:hover	{
	color: red; 
}
	
A.topmenu:active{
	color: red;
	}

/* -----------------------------------------*/
A.submenu{
	margin:0;
	padding;0;
	color: #222222;		
	text-align:left;
	margin-left:2;
	margin-right:2;
	padding-left:5;
	padding-right:5;
		z-index: 0;

	}
	
A.submenu:hover		{
	color: red; 
}

	
A.submenu:active{
	color: #800000;
	}
	
.submenu{
    background-color: transparent;
    layer-background-color: transparent;
		padding-left:3;
		padding-right:3;
		z-index: 0;
}
/* -----------------------------------------*/
A.botmenu 			{color: #000080;}
A.botmenu:hover		{color: #800000;}
A.botmenu:active		{color: #800000;}

.botmenu{
/*    background-color: #CCcccc; 
    layer-background-color: #CCcccc; */
	text-indent: 0px;
	text-align:left;
}
/*------------------------------------------------*/
.topmenuul{
		list-style-type:none;
		margin: 0;
		margin-top:0;
		margin-left:0;	
		margin-right:0;	
		padding:0;
		background-color: transparent;
		z-index: 1;		
	  width:980px;
		}
		
.topmenuli{
		margin: 0;
		padding:0;
		display:block;
		float: left;
		margin-left:0;
		margin-right:1;
/*		background-color: #00371c; */
		background-image: url(../images/osfg_menu_bgd.jpg);		
		padding-left:0;
		border-right:1px solid #006600;
		height:25;
		position: relative;
		z-index: 1;		
		
		}
		
* html .topmenuli {
	/*position:static;*/
}		
		
/*------------------------------------------------*/
.submenuul{
		margin: 0;
		padding:0;
		list-style-type:none;
		display:block;
		position:absolute; 
		border-left:1px solid #9E0B0E;
		border-right:2px solid #280303;
		border-bottom:2px solid #280303;
		z-index: 0;
		background-color:#ffffff;
		margin-left:20;
		padding-bottom:3;
		margin-top:5px;
		left:-3200px;
		width:160px;
		}
		
.submenuli div{
	height: 10;
	width: 10;
	backgrond-color: red;

}		
		
.submenuli{
		margin: 0;
		padding:0;
		text-align:left;
		z-index: 0;
		padding-left:30px;
		text-indent:-30px;
			line-height: 1;
			padding-bottom:3px;
		}
		
		

/*------------------------------------------------*/
.botmenuul{
	
		background-color:#ffffff;
		list-style-type:none;
		position:absolute;
		border-top:1px solid #840000;
		border-bottom:1px solid #840000;
		border-right:1px solid #840000;
		border-left:1px solid #840000;		
		margin: 0;		
		margin-left: 24;
		padding:0;
		padding-left:-10;		
		display:none; 
		margin-top:10px;
		z-index: 0;
		width:160px;		
		}
	
.botmenuli{
		margin: 0;
		padding:0;
		text-align:left;	

		}
.trans{
		margin:0;
		padding:0; 
		position: relative;
 		border-width: 1;
 		border-style: solid;
 		border-color:  #00371c;
		width: 380; 
		height: 285;
		z-index: 0;
		}
		
* html .trans{ /* visible only to IE5 */
		width: 380; 
		height: 285;
		z-index: 0;
		}
				
.carousel,a.carousel{
		margin:0;
		padding:0; 
		position:absolute; 
		visibility:hidden;
		z-index: 0;
		}
		
.pic{
		border-width: 0;
		border-style: solid;
		border-color: #000080;
		z-index: 0;
		}	

			
/*------------------------------------------------*/

li.topmenuli:hover ul.submenuul, li.over0 ul.submenuul{
		left: -20px;
		}
		
li.submenuli:hover ul.botmenuul, li.over1 ul.botmenuul{
		display:inline; 
		}
