/*SUBNAV*/

div.subnav {
	text-align:left;
	margin:auto;
	width:178px !important;
}

div.subnav div{
	border-style:dashed;
	border-width:0px;
	border-color:#999999;
	border-bottom-width:1px;
	
	padding:3px;
	
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	line-height:11pt;
	
	color:#BA95A0;
}

div.subnav div.topelem {
	border-top-width:1px;	
}


div.subnav div.search {
	height:80px;
	border-bottom-width:0px;
	border-top-width:1px;	
}

div.subnav div.search form {
	vertical-align:center;
	margin-left:6px;
	margin-top:13px;
}

div.subnav div.search input {
	width:103px;
	height:22px;
	float:left;
	
	border-style:solid;
	border-width:0px;
	
	padding-top:2px;
	padding-left:2px;
	
	margin:0px;
	margin-right:1px;
	
	text-align:left;
	background:url("../pix/search_bg.gif") top left no-repeat;
}

div.subnav p {
	margin:0px;
	font-weight:bold;
	margin-left:6px;
}


div.subnav p.sub {
	margin:0px;
	font-weight:normal;
	/*margin-left:26px;*/
	margin-left:35px;
	text-indent:-9px;
}

div.subnav a.active{
	color:#BA95A0;
}

div.subnav a {
	text-decoration:none;
	color:#000000;	
}

div.subnav a:hover {
	text-decoration:none;
	color:#BA95A0;
}


/*META NAV*/
div.meta {
	visibility:hidden;
	display:none;
}


/*NEWSTICKER*/
div.newsticker {
	visibility:hidden;
	display:none;

}
/*
div.newsticker div{
	padding:9px;
	
}
*/

div.newsticker div.newsentry{
	visibility:hidden;
	display:none;
}


div.newsspacer {
	visibility:hidden;
	display:none;
}
