td.menuitem {
	background-image: url(images/butt_off.gif);
	padding-left: 30px;
}
.menuitem a {
	color: black;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
}
.menuitem a:hover {
	color: black;
	text-decoration: underline;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
}
td.menuitem2 {
	background-image: url(images/butt2_off.gif);
	padding-left: 30px;
}
.menuitem2 a {
	color: white;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
}
.menuitem2 a:hover {
	color: white;
	text-decoration: underline;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
}
td.menuitemon {
	background-image: url(images/butt_on.gif);
	padding-left: 30px;
}
.menuitemon a {
	color: white;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
}
.menuitemon a:hover {
	color: white;
	text-decoration: underline;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
}
.headerbartext {
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
}
.titles {
	font-size: 18px;
	color: #343399;
	font-weight: bold;
	font-family: arial;
}
.maintext {
	font-size: 12px;
	color: black;
	font-family: arial;
}
.maintext a {
	font-size: 12px;
	color: #343399;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
}
.maintext a:hover {
	font-size: 12px;
	color: #343399;
	font-weight: bold;
	text-decoration: underline;
	font-family: arial;
}
.footer {
	font-size: 12px;
	color: #4F4F4F;
	font-family: arial;
}
.footer a {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-family: arial;
}
.footer a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	font-family: arial;
}
td.submenuitem {
	padding-left: 30px;
}
.submenuitem {
	color: #999999;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
}
.submenuitem a {
	color: black;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
}
.submenuitem a:hover {
	color: black;
	text-decoration: underline;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
}
.highlight {
	background-color: #CCCCE4;
}