.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;



				}
A.topmenu{
	color: #222222; 
	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:2;
		margin-left:20;	
		margin-right:5;	
		padding:0;
		background-color: transparent;
		z-index: 1;		
		}
		
.topmenuli{
		margin: 0;
		padding:0;
		display:block;
		float: left;
		margin-left:10;
		margin-right:10;
		background-color: transparent;
		padding-left:2;
		height:20;
		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 #888888;
		border-right:2px solid #888888;
		border-bottom:2px solid #888888;
		z-index: 0;
		background-color:#ffffff;
		margin-left:20;
		padding-bottom:3;
		left:-3200px;
		width:150px;
		}
		
.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:10;
		padding:0; 
		position: relative;
 		border-width: 1;
 		border-style: solid;
 		border-color:  #8888cc;
		width: 530; 
		height: 327;
		z-index: 0;
		}
		
* html .trans{ /* visible only to IE5 */
		width: 530; 
		height: 327;
		z-index: 0;
		}
				
.carousel,a.carousel{
		margin:0;
		padding:0; 
		position:absolute; 
		visibility:hidden;
		z-index: 0;
		}
		
.trans2{
		margin:10;
		padding:0; 
		position: relative;
 		border-width: 1;
 		border-style: solid;
 		border-color:  #8888cc;
		width: 450; 
		height: 296;
		z-index: 0;
		}
		
* html .trans2{ /* visible only to IE5 */
		width: 450; 
		height: 296;
		z-index: 0;
		}
				
.carousel2,a.carousel2{
		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; 
		}
