.header_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #770789;
	background-color: #E5E0E6;
}
a.header:link {
	color: #770789;
	text-decoration: none;
}
a.header:visited {
	color: #770789;
	text-decoration: none;
}
a.header:hover {
	color: #006699;
	text-decoration: none;
}
a.header:active {
	color: #770789;
	text-decoration: none;
}
.header_rollover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #770789;
	background-color: #EDE9ED;
}
.header_highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #770789;
	background-color: #E5E0E6;
}



.menu_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #3F1BA9;
	background-color: #EFEFEF;
}
td.menu_normal a:link, td.menu_rollover a:link {
	color: #3F1BA9;
	text-decoration: none;
}
td.menu_normal a:visited, td.menu_rollover a:visited {
	color: #3F1BA9;
	text-decoration: none;
}
td.menu_normal a:hover, td.menu_rollover a:hover {
	color: #006699;
	text-decoration: none;
}
td.menu_normal a:active, td.menu_rollover a:active {
	color: #3F1BA9;
	text-decoration: none;
}
.menu_outer {
	background-color: #E5E0E6;
}
.menu_rollover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #770789;
	background-color: #F7F7F7;
}
.menu_highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #ff0789;
	background-color: #7d004f;
}
td.menu_highlight a:link, td.menu_highlight a:visited, td.menu_highlight a:hover, td.menu_highlight a:active {
	color: #ffffff;
	text-decoration: none;
}.menu_button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: EDE9ED;
	border-right-color: E5E0E6;
	border-bottom-color: E5E0E6;
	border-left-color: EDE9ED;
}
.google_box {
	width: 170px;
}

