h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-image: url(greybg2.gif);
	color: #FFFFFF;
}
.navitem2 {
	background-color: #DDDDDD;
	border: 1px solid #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0033;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	background-image: url(Untitled-1.gif);


}

.navLink2:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #440000;
	text-decoration: none;

}
.navLink2:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	color: #888888;
	text-decoration: none;

}
.navLink2:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	color: #0066CC;
	text-decoration: underline;

}
.navLink2:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	color: #FF6633;
	text-decoration: none;

}

