.menu{

	border-style:solid;
	border-color:#000000;
    border-width:0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	

	
.menu ul{
	//background-image:url("images/barbgover.png");
	
	height:25px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:center;
		padding:0px;
		}
	.menu li a{
	
		//background:transparent url("images/seperator.gif") bottom right no-repeat;
		
		color:#000000;
		display:block;
		font-weight:normal;
		line-height:25px;
		margin:0px;
		padding:0px 0px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
		
		background-image:url("images/barbgover.png");
			color:#861241;
			margin:0px;
		
			text-decoration:none;
		
			}
	.menu li ul{
	    
		background-image:url("images/barbgoverdark.png");
		
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:1px;
		position:relative;
		width:149px;
		z-index:200;
		bottom:2em;
		left:12.4em;
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		//background:url('images/sub_sep.gif') bottom left no-repeat;
		//background-color:#999999;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:150px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
	
		display:block;
		height:25px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:center;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
		
			//background-image:url("images/barbgover.png");
			//background-color:#999999;
			border: 0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
#title {
	color:#000000;
    
	border-style:solid;
	border-color:#cccccc;
    border-width:1px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	
	margin:0px;
	padding:10px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#title2 {
	color:#151b54;
    
    border-width:0px;
	margin:10px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}


#info {
	color:#151b54;
    
    border-width:0px;
	margin:25px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#infonomarg {
	color:#861241;
    
    border-width:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}
.menuhead{

    background-color:#861241;
    color:#FFFFFF;
	border-style:solid;
	border-color:#000000;
    border-width:0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
.menuhead ul{
	//background-image:url("images/barbgover.png");
	
	height:18px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menuhead li{
		float:center;
		padding:0px;
		}
	.menuhead li a{
	
		//background:transparent url("images/seperator.gif") bottom right no-repeat;
		background-color:#861241
		color:#FFFFFF;
		display:block;
		font-weight:normal;
		line-height:25px;
		margin:0px;
		padding:0px 22px;
		text-align:center;
		text-decoration:none;
		}
		.menuhead li a:hover, .menu ul li:hover a{
		//background-color:#999999;
		background-image:url("images/barbgover.png");
			color:#861241;
			margin:0px;
		
			text-decoration:none;
		
			}
	.menuhead li ul{
	    //background-image:url("images/barbg.png");
		
		
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:1px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menuhead li:hover ul{
		display:block;
		
		}
	.menuhead li li {
		//background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menuhead li:hover li a{
		background:none;
		
		}
	.menuhead li ul a{
	
		display:block;
		height:25px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menuhead li ul a:hover, .menu li ul li:hover a{
			//background-image:url("images/barbgover.png");
			
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menuhead p{
		clear:left;
		}	
