.menutable {
	vertical-align: top; /*	padding-top: 75px;		*/
}

.navheader {
	padding: 4 0 4 14;
}

.navheader a:link, .navheader a:visited {
	color: #565F69;
	font-weight: bold;
	text-decoration: none;
}

.navheader a:hover {
	text-decoration: underline;
}

.navitem {
	background-image: url("arrow3.gif");
	background-position: 8px 6px;
	background-repeat: no-repeat;
	padding: 4 0 4 20;
}

.navitem a:link, .navitem a:visited {
	color: #565F69;
	text-decoration: none;
}

.navitem a:hover {
	text-decoration: underline;
}

.navitemactive {	
	background-image: url("arrow3.gif");
	background-position: 8px 6px;
	background-repeat: no-repeat;
	padding: 4 0 4 20;	
}
.parent
{
		background-image: url("arrow.gif");
		background-position: 2px 8px;
		background-repeat: no-repeat;		
}
.navitemactive, .navitemactive a:link, .navitemactive a:visited {
	color: #CC0001;
	text-decoration: none;
}

.navitemactiveparent {
	background-image: url("arrow_down.gif");
	background-position: 2px 8px;
	background-repeat: no-repeat;
	padding: 4 8 4 14;
}
.navitemactivenone
{
	padding: 4 8 4 14;
}
.navitemactivenone, .navitemactivenone a:link, .navitemactivenone a:visited,.navitemactiveparent, .navitemactiveparent a:link, .navitemactiveparent a:visited {
	color: #CC0001;
	font-weight: bold;
	text-decoration: none;
}

.subnavitem {
	background-image: url("arrow3.gif");
	background-position: 16px 6px;
	background-repeat: no-repeat;
	padding: 4 0 4 28;
}

.subnavitem a:link, .subnavitem a:visited {
	color: #565F69;
	text-decoration: none;
}

.subnavitem a:hover {
	text-decoration: underline;
}

.subnavitemactive {
	background-image: url("arrow3.gif");
	background-position: 16px 6px;
	background-repeat: no-repeat;
	padding: 4 0 4 28;
}

.subnavitemactive a:link, .subnavitemactive a:visited {
	color: #CC0001;
	text-decoration: none;
}
.bg1 {
	BACKGROUND-COLOR: #dcdcdc
}
.bg2 {
	BACKGROUND-COLOR: #c50001
}
