.verbar {

	margin:0px;

	padding:0px;	

}
	
	.item {
	
		vertical-align:top;
		position: relative;
		text-align: left;
		height:26px;
	
	}

 .verbar  .item a	{
	position: relative;
display: block;
	text-decoration: none;
	font:11px tahoma;
	padding:2px 5px 2px 10px;
	text-transform:uppercase;
color: white;
}

.subframe  .item a	{
	position: relative;
display: block;
	text-decoration: none;
	text-transform:lowercase;
	font:11px tahoma;
	padding:2px 5px 2px 10px;
	text-transform:lowercase;
color: white;
}






.item a:link	{

}

.item a:hover	{
	text-decoration:none;
	color: #d0d0d0;

}

.item a:active	{
	text-decoration:none;
	color: #d0d0d0;	

}

.item a:visited	{

	/*color: #ffffff;	*/	

}

/*.horbar {

	padding:2px 15px 2px 0px;

}

.horbaritem {

	font:11px tahoma;

	color:#FFFFFF;	

	text-transform:lowercase;

	text-decoration:none;

	padding-left:15px;

}

.horbaritem a:link{

	color:#ffffff;

	font-size:14px;

	text-decoration:none;

	}

.horbaritem a:visited{

	color:#ffffff;

	font-size:14px;

	text-decoration:none;

	}

.horbaritem a:hover{

	font-size:14px;

	text-decoration:underline;

	}

.horbaritem a:active{

font-size:14px;

	text-decoration:underline;

	}*/

.submenu {

	position: absolute;

	left:0px;

	top:0px;

	visibility: hidden;

	width:200px;
	text-transform:lowercase; 

	

}

.subframe	{

	position: relative;

	top: 0px;

	left: 0px;

	display: block;

	background-color:#071c49;
	text-transform:lowercase;

}




.webdesign{
	font: 12px tahoma;
	color:white;
	text-decoration:none;
}


.webdesign a:active{
	font: 12px tahoma;
	color:red;
	text-decoration:none;
} 


.webdesign a:hover{
	font: 12px tahoma;
	color:red;
	text-decoration:none;
} 



.webdesign a:link{
	font: 12px tahoma;
	color:red;
	text-decoration:none;
} 


.webdesign a:visited{
	font: 12px tahoma;
	color:red;
	text-decoration:none;
} 
