.horbar	{
	color: black;
	background-color: #dcdad5;
	border: 2px outset #cecac1;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
}

.horbaritem a	{
	display: block;
	text-decoration: none;
}

.horbaritem a:link	{
	color: #000000;
	text-decoration: none;
}

.horbaritem a:visited	{
	color: #000000;
	text-decoration: none;
}

.horbaritem a:hover	{
	color: #ffffff;
	background-color: #4b6983;
	text-decoration: none;
}

.horbaritem a:active	{
	color: #ff0000;
	text-decoration: none;
}

.verbar	{
	width:151px;
	color: #D21033;
	background-color: #fff;
	border: 1px solid #fff;
}


.bglft {
	position: relative;
	margin:0;
	float:left;
	width:8px;
	background-image: url(images/subbglft.jpg);
	background-position:top left;
	background-repeat:repeat-y;	
}
.bgrgt {
	position: relative;
	margin:0;
	float:right;
	width:8px;
	background-image: url(images/subbgrgt.jpg);
	background-position:top right;
	background-repeat:repeat-y;	
}
.item	{
	text-decoration: none; 
	font-weight: normal;
	/* white-space: nowrap;*/
	font-size: 12px;
	font-family:arial, helvetica, sans-serif;
	border-bottom: 1px solid #D21033;
	border-right: 1px solid #d21033;
}

.item a	{
	padding: 3px 0 3px 10px;
	display: block;
	text-decoration: none;
	width: 141px;
}

.item a:link	{
	color: #D21033;
	text-decoration: none;
}

.item a:visited	{
	color: #D21033;
	text-decoration: none;
}

.item a:hover	{
	color: #fcfce4;
	background-color: #000;
	text-decoration: none;
}

.item a:active	{
	color: #D21033;
	text-decoration: none;
}
.submenu	{ position: absolute; left: 0; top: 0; visibility: hidden; }
.subframe	{ 
	position: relative; 
	display: block;
	background-color: #fff;
	border: 1px solid #000;
	color:#706C6B;
	width: 230px;
/*	background-image: url(assets/navbg.gif);
	background-repeat: repeat-y; */
}
.subframe .item a {width: 220px; padding: 3px 0 3px 10px; text-decoration: underline;font-weight:bold; color:#706C6B;}
.subframe .item a:link { color:#706C6B;text-decoration: underline;}
.subframe .item a:visited { color:#706C6B;text-decoration: underline;}
.subframe .item a:hover { color:#D20E34;text-decoration: underline; background-color: transparent !important;}
.subframe .item a:active { color:#706C6B;text-decoration: underline;}
.item .fwdarr	{
	position: relative;
	float: right;
	top: 4px;
	left: -10px;
}

.separator	{
	background-color: #ff0000;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 0px 2px 1px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}
div#nifty{ margin: 0 10%; background: #D21034;}
/* #container {margin:0;} */
b.rtop, b.rbottom {display:block;}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #D21034}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
