a {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
p {
	font-family: Verdana, Arial, sans-serif;
}
.showit {
	display: block;
	margin-bottom: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;


}
.showitCurrent {
	display: block;
	margin-bottom: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;


}
.hideit {
	display: none;
}
.cellborder1 {
	border-left: 1px solid #CCCCCC;
}
.minus {
	background-image: url(images/menu/minus.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFF99;

}
.plus {
	background-image: url(images/menu/plus.gif);
	background-repeat: no-repeat;
	background-position: 1px;

}
.current {
	background-image: url(images/menu/current.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
	background-color: #FFFF99;
}
.subLink {
	width: 179px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 3px;
	background-color: #FFFFCC;
}
.subLink:hover {
	background-color: #CCCCff;
	width: 179px;
	display: block;
}
.subMenuOpt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	margin: 0px;
	text-indent: 10px;

}
.mainLink {
	width: 179px;
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;


}
.mainLink:hover {
	width: 179px;
	border-top: 1px solid #0099FF;
	border-bottom: 1px solid #0099FF;
	border-left: 1px solid #0099FF;
}
.mainLinkImg {
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 2px;

}.subLinkCurrent {
	width: 179px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 3px;
	background-color: #FFCC00;
}
.mainLinkCurrent {
	width: 179px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.miscMenuOpt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	margin: 0px;
}
.miscLink {
	width: 179px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 3px;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
}
.miscLink:hover {
	background-color: #FF9900;
	width: 179px;
	display: block;
}
.hideitComment {
	display: none;
	color: #FF0000;
	background-color: #FFFF00;
	border: 1px solid #FF0000;


}
